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
*
virtio-iommu-pci: Add array of Interval properties
Eric Auger
2020-07-03
1
-0
/
+11
*
virtio-iommu: Handle reserved regions in the translation process
Eric Auger
2020-07-03
1
-0
/
+20
*
virtio-iommu: Implement RESV_MEM probe request
Eric Auger
2020-07-03
2
-4
/
+91
*
hw: Fix error API violation around object_property_set_link()
Markus Armbruster
2020-07-02
1
-1
/
+1
*
hw/virtio/virtio-iommu-pci.c: Fix typo in error message
Peter Maydell
2020-07-02
1
-1
/
+1
*
Stop vhost-user sending uninitialized mmap_offsets
Raphael Norwitz
2020-06-24
1
-6
/
+6
*
qom: Less verbose object_initialize_child()
Markus Armbruster
2020-06-15
1
-2
/
+3
*
qdev: Convert uses of qdev_set_parent_bus() with Coccinelle
Markus Armbruster
2020-06-15
17
-34
/
+17
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2020-06-12
8
-363
/
+1234
|
\
|
*
virtio-pci: fix queue_enable write
Jason Wang
2020-06-12
1
-4
/
+8
|
*
Fix parameter type in vhost migration log path
Raphael Norwitz
2020-06-12
1
-2
/
+2
|
*
virtio: add vhost-user-vsock-pci device
Stefano Garzarella
2020-06-12
2
-0
/
+85
|
*
virtio: add vhost-user-vsock base device
Stefano Garzarella
2020-06-12
2
-0
/
+182
|
*
vhost-vsock: add vhost-vsock-common abstraction
Stefano Garzarella
2020-06-12
3
-242
/
+301
|
*
Lift max memory slots limit imposed by vhost-user
Raphael Norwitz
2020-06-12
1
-19
/
+37
|
*
Transmit vhost-user memory regions individually
Raphael Norwitz
2020-06-12
1
-72
/
+438
|
*
Add VHOST_USER_PROTOCOL_F_CONFIGURE_MEM_SLOTS
Raphael Norwitz
2020-06-12
1
-2
/
+47
|
*
Add vhost-user helper to get MemoryRegion data
Raphael Norwitz
2020-06-09
1
-10
/
+15
|
*
Add helper to populate vhost-user message regions
Raphael Norwitz
2020-06-09
1
-6
/
+12
|
*
virtio-balloon: Provide an interface for free page reporting
Alexander Duyck
2020-06-09
1
-0
/
+72
|
*
virtio-balloon: Implement support for page poison reporting feature
Alexander Duyck
2020-06-09
1
-0
/
+29
|
*
virtio-balloon: unref the iothread when unrealizing
David Hildenbrand
2020-06-09
1
-0
/
+1
|
*
virtio-balloon: fix free page hinting check on unrealize
David Hildenbrand
2020-06-09
1
-1
/
+1
|
*
virtio-balloon: fix free page hinting without an iothread
David Hildenbrand
2020-06-09
1
-17
/
+16
*
|
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.1-pul...
Peter Maydell
2020-06-11
1
-2
/
+2
|
\
\
|
*
|
Fix parameter type in vhost migration log path
Raphael Norwitz
2020-06-09
1
-2
/
+2
|
|
/
*
/
hw/virtio/vhost: re-factor vhost-section and allow DIRTY_MEMORY_CODE
Alex Bennée
2020-06-08
2
-17
/
+43
|
/
*
qdev: Unrealize must not fail
Markus Armbruster
2020-05-15
8
-15
/
+10
*
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-05-15
9
-12
/
+11
*
Refactor vhost_user_set_mem_table functions
Raphael Norwitz
2020-05-04
1
-76
/
+67
*
vhost-user-blk: fix invalid memory access
Li Feng
2020-05-04
1
-1
/
+1
*
virtio-pci: update virtio pci bar layout documentation
Anthoine Bourgeois
2020-05-04
1
-0
/
+1
*
virtio-iommu: depend on PCI
Paolo Bonzini
2020-04-01
1
-1
/
+1
*
vhost-vsock: fix double close() in the realize() error path
Stefano Garzarella
2020-03-31
1
-1
/
+5
*
virtio-iommu: avoid memleak in the unrealize
Pan Nengyuan
2020-03-29
1
-0
/
+3
*
misc: Replace zero-length arrays with flexible array member (automatic)
Philippe Mathieu-Daudé
2020-03-16
1
-2
/
+2
*
vhost-vsock: fix error message output
Nick Erdmann
2020-03-08
1
-1
/
+1
*
vhost: correctly turn on VIRTIO_F_IOMMU_PLATFORM
Jason Wang
2020-03-08
1
-1
/
+11
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2020-02-27
10
-15
/
+1135
|
\
|
*
Fixed assert in vhost_user_set_mem_table_postcopy
Raphael Norwitz
2020-02-27
1
-1
/
+1
|
*
vhost-user: only set slave channel for first vq
Adrian Moreno
2020-02-27
1
-3
/
+5
|
*
virtio-iommu-pci: Add virtio iommu pci support
Eric Auger
2020-02-27
2
-0
/
+105
|
*
virtio-iommu: Support migration
Eric Auger
2020-02-27
1
-10
/
+99
|
*
virtio-iommu: Implement fault reporting
Eric Auger
2020-02-27
2
-5
/
+66
|
*
virtio-iommu: Implement translate
Eric Auger
2020-02-27
2
-1
/
+60
|
*
virtio-iommu: Implement map/unmap
Eric Auger
2020-02-27
2
-2
/
+62
|
*
virtio-iommu: Implement attach/detach command
Eric Auger
2020-02-27
2
-2
/
+315
|
*
virtio-iommu: Decode the command payload
Eric Auger
2020-02-27
2
-12
/
+68
|
*
virtio-iommu: Add skeleton
Eric Auger
2020-02-27
4
-0
/
+278
|
*
virtio: gracefully handle invalid region caches
Stefan Hajnoczi
2020-02-27
1
-8
/
+91
[next]