index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
virtio
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
trace-events: Fix attribution of trace points to source
Markus Armbruster
2020-09-09
1
-1
/
+1
|
/
*
virtio: add Virtio*BusClass sizes
Cornelia Huck
2020-09-02
1
-0
/
+1
*
hw/virtio/vhost-user:Remove dead assignment in scrub_shadow_regions()
Chen Qun
2020-09-01
1
-1
/
+1
*
vhost-user-blk-pci: default num_queues to -smp N
Stefan Hajnoczi
2020-08-27
1
-0
/
+4
*
virtio-blk-pci: default num_queues to -smp N
Stefan Hajnoczi
2020-08-27
1
-1
/
+6
*
virtio-scsi-pci: default num_queues to -smp N
Stefan Hajnoczi
2020-08-27
3
-9
/
+21
*
virtio-scsi: introduce a constant for fixed virtqueues
Stefan Hajnoczi
2020-08-27
3
-3
/
+6
*
virtio-pci: add virtio_pci_optimal_num_queues() helper
Stefan Hajnoczi
2020-08-27
2
-0
/
+41
*
meson: convert hw/virtio
Marc-André Lureau
2020-08-21
2
-48
/
+51
*
meson: infrastructure for building emulators
Paolo Bonzini
2020-08-21
1
-1
/
+1
*
trace: switch position of headers to what Meson requires
Paolo Bonzini
2020-08-21
1
-0
/
+1
*
virtio-mem: Correct format specifier mismatch for RISC-V
Bruce Rogers
2020-08-04
1
-1
/
+1
*
virtio-pci: fix wrong index in virtio_pci_queue_enabled
Yuri Benditovich
2020-07-28
1
-1
/
+1
*
virtio-pci: fix virtio_pci_queue_enabled()
Laurent Vivier
2020-07-27
2
-2
/
+7
*
vhost-vdpa :Fix Coverity CID 1430270 / CID 1420267
Cindy Lu
2020-07-27
1
-2
/
+2
*
Fix vhost-user buffer over-read on ram hot-unplug
Raphael Norwitz
2020-07-27
1
-1
/
+1
*
virtio-mem-pci: force virtio version 1
David Hildenbrand
2020-07-27
1
-2
/
+2
*
virtio-pci: Changed vdev to proxy for VirtIO PCI BAR callbacks.
Andrew Melnychenko
2020-07-22
1
-10
/
+24
*
virtio: verify that legacy support is not accidentally on
Cornelia Huck
2020-07-22
1
-0
/
+4
*
virtio: list legacy-capable devices
Cornelia Huck
2020-07-22
1
-0
/
+25
*
virtio-balloon: Replace free page hinting references to 'report' with 'hint'
Alexander Duyck
2020-07-22
1
-38
/
+38
*
virtio-balloon: Add locking to prevent possible race when starting hinting
Alexander Duyck
2020-07-22
1
-0
/
+4
*
virtio-balloon: Prevent guest from starting a report when we didn't request one
Alexander Duyck
2020-07-22
1
-1
/
+2
*
virtio: Drop broken and superfluous object_property_set_link()
Markus Armbruster
2020-07-22
2
-5
/
+0
*
qom: Change object_get_canonical_path_component() not to malloc
Markus Armbruster
2020-07-21
3
-10
/
+6
*
virtio-iommu: Fix coverity issue in virtio_iommu_handle_command()
Eric Auger
2020-07-13
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2020-07-10
1
-2
/
+1
|
\
|
*
vhost-vdpa: fix the compile issue without kvm
Cindy Lu
2020-07-08
1
-2
/
+1
*
|
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
2020-07-10
3
-9
/
+3
*
|
qom: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
2020-07-10
1
-3
/
+2
*
|
qom: Put name parameter before value / visitor parameter
Markus Armbruster
2020-07-10
6
-12
/
+10
*
|
qapi: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
2020-07-10
1
-10
/
+5
*
|
virtio-crypto-pci: Tidy up virtio_crypto_pci_realize()
Markus Armbruster
2020-07-10
1
-1
/
+3
*
|
qdev: Use returned bool to check for qdev_realize() etc. failure
Markus Armbruster
2020-07-10
1
-2
/
+1
|
/
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2020-07-07
12
-21
/
+1655
|
\
|
*
vhost-vdpa: introduce vhost-vdpa backend
Cindy Lu
2020-07-07
3
-0
/
+482
|
*
vhost: implement vhost_force_iommu method
Cindy Lu
2020-07-03
1
-0
/
+5
|
*
vhost: implement vhost_vq_get_addr method
Cindy Lu
2020-07-03
1
-9
/
+19
|
*
vhost: implement vhost_dev_start method
Cindy Lu
2020-07-03
1
-1
/
+9
|
*
vhost: check the existence of vhost_set_iotlb_callback
Jason Wang
2020-07-03
1
-3
/
+6
|
*
virtio-pci: implement queue_enabled method
Jason Wang
2020-07-03
1
-0
/
+13
|
*
virtio-bus: introduce queue_enabled method
Jason Wang
2020-07-03
1
-0
/
+6
|
*
virtio-mem: Exclude unplugged memory during migration
David Hildenbrand
2020-07-03
1
-1
/
+53
|
*
virtio-mem: Add trace events
David Hildenbrand
2020-07-03
2
-1
/
+19
|
*
virtio-mem: Migration sanity checks
David Hildenbrand
2020-07-03
1
-0
/
+70
|
*
virtio-pci: Send qapi events when the virtio-mem size changes
David Hildenbrand
2020-07-03
2
-0
/
+29
|
*
virtio-mem: Allow notifiers for size changes
David Hildenbrand
2020-07-03
1
-1
/
+20
|
*
virtio-pci: Proxy for virtio-mem
David Hildenbrand
2020-07-03
3
-0
/
+163
|
*
virtio-mem: Paravirtualized memory hot(un)plug
David Hildenbrand
2020-07-03
3
-0
/
+736
|
*
virtio-balloon: Rip out qemu_balloon_inhibit()
David Hildenbrand
2020-07-02
1
-2
/
+8
[prev]
[next]