index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
virtio
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
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
|
*
virtio-crypto: do delete ctrl_vq in virtio_crypto_device_unrealize
Pan Nengyuan
2020-02-25
1
-1
/
+2
|
*
virtio-pmem: do delete rq_vq in virtio_pmem_unrealize
Pan Nengyuan
2020-02-25
1
-0
/
+1
|
*
vhost-user-fs: convert to the new virtio_delete_queue function
Pan Nengyuan
2020-02-25
1
-6
/
+9
|
*
vhost-user-fs: do delete virtio_queues in unrealize
Pan Nengyuan
2020-02-25
1
-0
/
+9
*
|
hw/virtio: Let vhost_memory_map() use a boolean 'is_write' argument
Philippe Mathieu-Daudé
2020-02-20
1
-4
/
+4
*
|
hw/virtio: Let virtqueue_map_iovec() use a boolean 'is_write' argument
Philippe Mathieu-Daudé
2020-02-20
1
-3
/
+4
|
/
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2020-01-27
22
-23
/
+23
|
\
|
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
22
-23
/
+23
*
|
vhost-user: Print unexpected slave message types
Dr. David Alan Gilbert
2020-01-23
1
-1
/
+1
*
|
vhost: coding style fix
Michael S. Tsirkin
2020-01-23
1
-3
/
+3
*
|
vhost: Only align sections for vhost-user
Dr. David Alan Gilbert
2020-01-22
1
-16
/
+18
*
|
vhost: Add names to section rounded warning
Dr. David Alan Gilbert
2020-01-22
1
-3
/
+4
*
|
vhost-vsock: delete vqs in vhost_vsock_unrealize to avoid memleaks
Pan Nengyuan
2020-01-22
1
-2
/
+10
|
/
*
virtio: reset region cache when on queue deletion
Yuri Benditovich
2020-01-06
1
-0
/
+1
*
virtio-mmio: update queue size on guest write
Denis Plotnikov
2020-01-06
1
-1
/
+2
*
vhost-user: add VHOST_USER_RESET_DEVICE to reset devices
Raphael Norwitz
2020-01-05
1
-1
/
+7
*
virtio-mmio: Clear v2 transport state on soft reset
Jean-Philippe Brucker
2020-01-05
1
-0
/
+14
*
virtio: don't enable notifications during polling
Stefan Hajnoczi
2020-01-05
1
-6
/
+6
*
virtio-pci: disable vring processing when bus-mastering is disabled
Michael Roth
2020-01-05
2
-11
/
+36
*
virtio: update queue size on guest write
Michael S. Tsirkin
2020-01-05
1
-0
/
+2
*
virtio-balloon: fix memory leak while attach virtio-balloon device
Pan Nengyuan
2020-01-05
1
-0
/
+7
*
virtio: make virtio_delete_queue idempotent
Michael S. Tsirkin
2020-01-05
1
-0
/
+1
[prev]
[next]