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
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-03
vhost: implement vhost_vq_get_addr method
Cindy Lu
1
-9
/
+19
2020-07-03
vhost: implement vhost_dev_start method
Cindy Lu
1
-1
/
+9
2020-07-03
vhost: check the existence of vhost_set_iotlb_callback
Jason Wang
1
-3
/
+6
2020-07-03
virtio-pci: implement queue_enabled method
Jason Wang
1
-0
/
+13
2020-07-03
virtio-bus: introduce queue_enabled method
Jason Wang
1
-0
/
+6
2020-07-03
vhost_net: use the function qemu_get_peer
Cindy Lu
1
-6
/
+10
2020-07-03
numa: Auto-enable NUMA when any memory devices are possible
David Hildenbrand
6
-5
/
+12
2020-07-03
virtio-mem: Exclude unplugged memory during migration
David Hildenbrand
1
-1
/
+53
2020-07-03
virtio-mem: Add trace events
David Hildenbrand
2
-1
/
+19
2020-07-03
virtio-mem: Migration sanity checks
David Hildenbrand
1
-0
/
+70
2020-07-03
virtio-pci: Send qapi events when the virtio-mem size changes
David Hildenbrand
2
-0
/
+29
2020-07-03
virtio-mem: Allow notifiers for size changes
David Hildenbrand
1
-1
/
+20
2020-07-03
pc: Support for virtio-mem-pci
David Hildenbrand
2
-21
/
+29
2020-07-03
numa: Handle virtio-mem in NUMA stats
David Hildenbrand
1
-0
/
+6
2020-07-03
virtio-pci: Proxy for virtio-mem
David Hildenbrand
3
-0
/
+163
2020-07-03
virtio-mem: Paravirtualized memory hot(un)plug
David Hildenbrand
3
-0
/
+736
2020-07-02
virtio-balloon: Rip out qemu_balloon_inhibit()
David Hildenbrand
1
-2
/
+8
2020-07-02
s390x/pv: Convert to ram_block_discard_disable()
David Hildenbrand
1
-9
/
+13
2020-07-02
vfio: Convert to ram_block_discard_disable()
David Hildenbrand
4
-36
/
+42
2020-07-02
pc: Support coldplugging of virtio-pmem-pci devices on all buses
David Hildenbrand
1
-8
/
+10
2020-07-02
virtio-balloon: always indicate S_DONE when migration fails
David Hildenbrand
1
-6
/
+20
2020-06-29
hw/misc/pca9552: Add missing TypeInfo::class_size field
Philippe Mathieu-Daudé
1
-0
/
+1
2020-06-27
hw/intc: Add Loongson LIOINTC support
Huacai Chen
3
-0
/
+246
2020-06-26
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200626'...
Peter Maydell
5
-77
/
+262
2020-06-26
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
13
-28
/
+43
2020-06-26
ibex_uart: fix XOR-as-pow
Paolo Bonzini
1
-1
/
+1
2020-06-26
vmport: move compat properties to hw_compat_5_0
Paolo Bonzini
1
-4
/
+4
2020-06-26
hyperv: vmbus: Remove the 2nd IRQ
Jon Doron
2
-5
/
+2
2020-06-26
numa: forbid '-numa node, mem' for 5.1 and newer machine types
Igor Mammedov
6
-3
/
+11
2020-06-26
osdep: Make MIN/MAX evaluate arguments only once
Eric Blake
1
-1
/
+1
2020-06-26
xen: Actually fix build without passthrough
Anthony PERARD
1
-1
/
+1
2020-06-26
hw/scsi/megasas: Fix possible out-of-bounds array access in tracepoints
Thomas Huth
1
-13
/
+23
2020-06-26
target/arm: Create tagged ram when MTE is enabled
Richard Henderson
1
-2
/
+53
2020-06-26
hw/misc/pca9552: Model qdev output GPIOs
Philippe Mathieu-Daudé
1
-0
/
+6
2020-06-26
hw/misc/pca9552: Trace GPIO change events
Philippe Mathieu-Daudé
2
-0
/
+16
2020-06-26
hw/arm/aspeed: Describe each PCA9552 device
Philippe Mathieu-Daudé
1
-4
/
+9
2020-06-26
hw/misc/pca9552: Trace GPIO High/Low events
Philippe Mathieu-Daudé
2
-0
/
+42
2020-06-26
hw/misc/pca9552: Add a 'description' property for debugging purpose
Philippe Mathieu-Daudé
1
-0
/
+18
2020-06-26
hw/misc/pca9552: Add generic PCA955xClass, parent of TYPE_PCA9552
Philippe Mathieu-Daudé
1
-18
/
+48
2020-06-26
hw/misc/pca9552: Rename generic code as pca955x
Philippe Mathieu-Daudé
1
-40
/
+40
2020-06-26
hw/misc/pca9552: Rename 'nr_leds' as 'pin_count'
Philippe Mathieu-Daudé
1
-5
/
+5
2020-06-26
hw/i2c/core: Add i2c_try_create_slave() and i2c_realize_and_unref()
Philippe Mathieu-Daudé
1
-2
/
+16
2020-06-26
hw/arm/aspeed: QOM'ify AspeedMachineState
Philippe Mathieu-Daudé
1
-4
/
+7
2020-06-26
hw/arm/aspeed: Rename AspeedBoardState as AspeedMachineState
Philippe Mathieu-Daudé
1
-10
/
+10
2020-06-26
hw/arm/aspeed: Remove extraneous MemoryRegion object owner
Philippe Mathieu-Daudé
1
-3
/
+3
2020-06-26
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-macppc-20200626' int...
Peter Maydell
9
-273
/
+594
2020-06-26
adb: add ADB bus trace events
Mark Cave-Ayland
2
-1
/
+27
2020-06-26
adb: use adb_device prefix for ADB device trace events
Mark Cave-Ayland
3
-22
/
+22
2020-06-26
adb: only call autopoll callbacks when autopoll is not blocked
Mark Cave-Ayland
2
-7
/
+6
2020-06-26
mac_via: rework ADB state machine to be compatible with both MacOS and Linux
Mark Cave-Ayland
2
-119
/
+259
[next]