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
/
virtio
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-10
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
3
-9
/
+3
2020-07-10
qom: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
1
-3
/
+2
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
6
-12
/
+10
2020-07-10
qapi: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
1
-10
/
+5
2020-07-10
virtio-crypto-pci: Tidy up virtio_crypto_pci_realize()
Markus Armbruster
1
-1
/
+3
2020-07-10
qdev: Use returned bool to check for qdev_realize() etc. failure
Markus Armbruster
1
-2
/
+1
2020-07-07
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
12
-21
/
+1655
2020-07-07
vhost-vdpa: introduce vhost-vdpa backend
Cindy Lu
3
-0
/
+482
2020-07-03
virtio-iommu-pci: Add array of Interval properties
Eric Auger
1
-0
/
+11
2020-07-03
virtio-iommu: Handle reserved regions in the translation process
Eric Auger
1
-0
/
+20
2020-07-03
virtio-iommu: Implement RESV_MEM probe request
Eric Auger
2
-4
/
+91
2020-07-03
vhost: implement vhost_force_iommu method
Cindy Lu
1
-0
/
+5
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
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
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
virtio-balloon: always indicate S_DONE when migration fails
David Hildenbrand
1
-6
/
+20
2020-07-02
hw: Fix error API violation around object_property_set_link()
Markus Armbruster
1
-1
/
+1
2020-07-02
hw/virtio/virtio-iommu-pci.c: Fix typo in error message
Peter Maydell
1
-1
/
+1
2020-06-24
Stop vhost-user sending uninitialized mmap_offsets
Raphael Norwitz
1
-6
/
+6
2020-06-15
qom: Less verbose object_initialize_child()
Markus Armbruster
1
-2
/
+3
2020-06-15
qdev: Convert uses of qdev_set_parent_bus() with Coccinelle
Markus Armbruster
17
-34
/
+17
2020-06-12
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
8
-363
/
+1234
2020-06-12
virtio-pci: fix queue_enable write
Jason Wang
1
-4
/
+8
2020-06-12
Fix parameter type in vhost migration log path
Raphael Norwitz
1
-2
/
+2
2020-06-12
virtio: add vhost-user-vsock-pci device
Stefano Garzarella
2
-0
/
+85
2020-06-12
virtio: add vhost-user-vsock base device
Stefano Garzarella
2
-0
/
+182
2020-06-12
vhost-vsock: add vhost-vsock-common abstraction
Stefano Garzarella
3
-242
/
+301
2020-06-12
Lift max memory slots limit imposed by vhost-user
Raphael Norwitz
1
-19
/
+37
2020-06-12
Transmit vhost-user memory regions individually
Raphael Norwitz
1
-72
/
+438
2020-06-12
Add VHOST_USER_PROTOCOL_F_CONFIGURE_MEM_SLOTS
Raphael Norwitz
1
-2
/
+47
2020-06-11
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.1-pul...
Peter Maydell
1
-2
/
+2
2020-06-09
Add vhost-user helper to get MemoryRegion data
Raphael Norwitz
1
-10
/
+15
2020-06-09
Add helper to populate vhost-user message regions
Raphael Norwitz
1
-6
/
+12
2020-06-09
virtio-balloon: Provide an interface for free page reporting
Alexander Duyck
1
-0
/
+72
2020-06-09
virtio-balloon: Implement support for page poison reporting feature
Alexander Duyck
1
-0
/
+29
2020-06-09
virtio-balloon: unref the iothread when unrealizing
David Hildenbrand
1
-0
/
+1
2020-06-09
virtio-balloon: fix free page hinting check on unrealize
David Hildenbrand
1
-1
/
+1
2020-06-09
virtio-balloon: fix free page hinting without an iothread
David Hildenbrand
1
-17
/
+16
2020-06-09
Fix parameter type in vhost migration log path
Raphael Norwitz
1
-2
/
+2
2020-06-08
hw/virtio/vhost: re-factor vhost-section and allow DIRTY_MEMORY_CODE
Alex Bennée
2
-17
/
+43
[next]