index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-21
arm/hvf: Add a WFI handler
Peter Collingbourne
1
-0
/
+1
2021-09-20
hvf: Add Apple Silicon support
Alexander Graf
1
-1
/
+9
2021-09-20
hvf: Introduce hvf_arch_init() callback
Alexander Graf
1
-0
/
+1
2021-09-16
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.2-pul...
Peter Maydell
1
-0
/
+4
2021-09-16
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210916-pull-request' ...
Peter Maydell
3
-2
/
+9
2021-09-15
block: Clarify that @bytes is no limit on *pnum
Hanna Reitz
1
-0
/
+9
2021-09-15
block: block-status cache for data regions
Hanna Reitz
1
-0
/
+50
2021-09-15
block: Drop BDS comment regarding bdrv_append()
Hanna Reitz
1
-6
/
+0
2021-09-15
qdev: Complete qdev_init_gpio_out() documentation
Philippe Mathieu-Daudé
1
-0
/
+4
2021-09-15
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210914-4' in...
Peter Maydell
4
-30
/
+43
2021-09-15
ui/gtk-egl: Wait for the draw signal for dmabuf blobs
Vivek Kasireddy
1
-0
/
+2
2021-09-15
ui: Create sync objects and fences only for blobs
Vivek Kasireddy
3
-0
/
+3
2021-09-15
ui/egl: Add egl helpers to help with synchronization
Vivek Kasireddy
2
-0
/
+4
2021-09-15
ui/gtk: Create a common release_dmabuf helper
Vivek Kasireddy
1
-2
/
+0
2021-09-14
accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu
Philippe Mathieu-Daudé
1
-2
/
+2
2021-09-14
accel/tcg: Rename user-mode do_interrupt hack as fake_user_interrupt
Philippe Mathieu-Daudé
1
-8
/
+14
2021-09-14
tcg: Remove tcg_global_reg_new defines
Bin Meng
1
-2
/
+0
2021-09-14
accel/tcg: Clear PAGE_WRITE before translation
Ilya Leoshkevich
2
-16
/
+24
2021-09-14
accel/tcg: Add DisasContextBase argument to translator_ld*
Ilya Leoshkevich
1
-4
/
+5
2021-09-14
chardev: add some comments about the class methods
Marc-André Lureau
1
-0
/
+33
2021-09-14
chardev: remove needless class method
Marc-André Lureau
1
-1
/
+0
2021-09-13
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210913-...
Peter Maydell
4
-1
/
+70
2021-09-13
qdev: Support marking individual buses as 'full'
Peter Maydell
1
-0
/
+24
2021-09-13
hw/arm/virt: add ITS support in virt GIC
Shashi Mallela
1
-0
/
+2
2021-09-13
hw/intc: GICv3 redistributor ITS processing
Shashi Mallela
1
-0
/
+7
2021-09-13
hw/intc: GICv3 ITS Feature enablement
Shashi Mallela
1
-0
/
+1
2021-09-13
hw/intc: GICv3 ITS Command processing
Shashi Mallela
1
-0
/
+2
2021-09-13
hw/intc: GICv3 ITS register definitions added
Shashi Mallela
2
-0
/
+26
2021-09-13
hw/intc: GICv3 ITS initial framework
Shashi Mallela
1
-1
/
+8
2021-09-13
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
1
-3
/
+4
2021-09-13
Only check CONFIG_NVMM when NEED_CPU_H is defined
Reinoud Zandijk
1
-3
/
+4
2021-09-10
Merge remote-tracking branch 'remotes/vivier/tags/q800-pull-request' into sta...
Peter Maydell
1
-51
/
+50
2021-09-08
mac_via: add qdev gpios for nubus slot interrupts to VIA2
Mark Cave-Ayland
1
-0
/
+10
2021-09-08
mac_via: rename VIA2_IRQ_SLOT_BIT to VIA2_IRQ_NUBUS_BIT
Mark Cave-Ayland
1
-11
/
+11
2021-09-08
mac_via: remove mac_via device
Mark Cave-Ayland
1
-16
/
+5
2021-09-08
mac_via: move ADB variables to MOS6522Q800VIA1State
Mark Cave-Ayland
1
-10
/
+10
2021-09-08
mac_via: move PRAM/RTC variables to MOS6522Q800VIA1State
Mark Cave-Ayland
1
-11
/
+10
2021-09-08
mac_via: move PRAM contents and block backend to MOS6522Q800VIA1State
Mark Cave-Ayland
1
-3
/
+4
2021-09-08
tcg: Drop gen_io_end()
Peter Maydell
1
-17
/
+10
2021-09-07
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/s390x-pull-request-20...
Peter Maydell
3
-6
/
+67
2021-09-07
util/vfio-helpers: Pass Error handle to qemu_vfio_dma_map()
Philippe Mathieu-Daudé
1
-1
/
+1
2021-09-06
s390x: Replace PAGE_SIZE, PAGE_SHIFT and PAGE_MASK
Thomas Huth
1
-4
/
+1
2021-09-06
hw/s390x/s390-skeys: lazy storage key enablement under TCG
David Hildenbrand
1
-0
/
+63
2021-09-06
hw/s390x/s390-skeys: rename skeys_enabled to skeys_are_enabled
David Hildenbrand
1
-1
/
+1
2021-09-06
css: fix actl handling for unit exceptions
Cornelia Huck
1
-1
/
+2
2021-09-05
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
9
-15
/
+12
2021-09-04
vhost_net: do not assume nvqs is always 2
Jason Wang
1
-0
/
+1
2021-09-04
vhost: use unsigned int for nvqs
Jason Wang
1
-1
/
+1
2021-09-04
hw/pci: remove all references to find_i440fx function
Ani Sinha
1
-1
/
+0
2021-09-04
hw/i386/acpi-build: Get NUMA information from struct NumaState
Jingqi Liu
1
-4
/
+0
[next]