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
/
include
/
hw
/
virtio
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-18
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
1
-0
/
+16
2020-06-18
virtio-net: reference implementation of hash report
Yuri Benditovich
1
-0
/
+2
2020-06-18
virtio-net: implement RX RSS processing
Yuri Benditovich
1
-0
/
+1
2020-06-18
virtio-net: implement RSS configuration command
Yuri Benditovich
1
-0
/
+13
2020-06-17
virtio-blk: On restart, process queued requests in the proper context
Sergio Lopez
1
-1
/
+1
2020-06-17
virtio-blk: Refactor the code that processes queued requests
Sergio Lopez
1
-0
/
+1
2020-06-12
virtio: add vhost-user-vsock base device
Stefano Garzarella
1
-0
/
+36
2020-06-12
vhost-vsock: add vhost-vsock-common abstraction
Stefano Garzarella
2
-9
/
+49
2020-06-12
Add VHOST_USER_PROTOCOL_F_CONFIGURE_MEM_SLOTS
Raphael Norwitz
1
-0
/
+1
2020-06-09
virtio-balloon: Provide an interface for free page reporting
Alexander Duyck
1
-1
/
+1
2020-06-09
virtio-balloon: Implement support for page poison reporting feature
Alexander Duyck
1
-0
/
+1
2020-03-29
fix vhost_user_blk_watch crash
Li Feng
1
-1
/
+0
2020-03-16
misc: Replace zero-length arrays with flexible array member (automatic)
Philippe Mathieu-Daudé
1
-1
/
+1
2020-02-27
virtio-iommu-pci: Add virtio iommu pci support
Eric Auger
1
-0
/
+1
2020-02-27
virtio-iommu: Implement attach/detach command
Eric Auger
1
-0
/
+3
2020-02-27
virtio-iommu: Add skeleton
Eric Auger
1
-0
/
+57
2020-02-25
vhost-user-blk: convert to new virtio_delete_queue
Pan Nengyuan
1
-1
/
+2
2020-02-25
vhost-user-fs: convert to the new virtio_delete_queue function
Pan Nengyuan
1
-0
/
+2
2020-01-22
vhost-vsock: delete vqs in vhost_vsock_unrealize to avoid memleaks
Pan Nengyuan
1
-0
/
+2
2020-01-06
virtio: make seg_max virtqueue size dependent
Denis Plotnikov
2
-0
/
+2
2020-01-05
virtio: don't enable notifications during polling
Stefan Hajnoczi
1
-0
/
+1
2020-01-05
virtio-pci: disable vring processing when bus-mastering is disabled
Michael Roth
1
-0
/
+15
2020-01-05
virtio: add ability to delete vq through a pointer
Michael S. Tsirkin
1
-0
/
+2
2019-12-13
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-0
/
+1
2019-12-13
virtio-blk: advertise F_WCE (F_FLUSH) if F_CONFIG_WCE is advertised
Evgeny Yakovlev
1
-0
/
+1
2019-12-13
vhost-user-fs: remove "vhostfd" property
Marc-André Lureau
1
-1
/
+0
2019-11-06
virtio: notify virtqueue via host notifier when available
Stefan Hajnoczi
1
-0
/
+1
2019-10-29
net/virtio: add failover support
Jens Freimann
2
-0
/
+13
2019-10-29
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2
-0
/
+8
2019-10-29
virtio-net: prevent offloads reset on migration
Mikhail Sennikovsky
1
-0
/
+2
2019-10-29
virtio: new post_load hook
Michael S. Tsirkin
1
-0
/
+6
2019-10-28
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-10-28' in...
Peter Maydell
1
-7
/
+0
2019-10-28
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-5
/
+10
2019-10-28
include: Move endof() up from hw/virtio/virtio.h
Max Reitz
1
-7
/
+0
2019-10-25
virtio: drop unused virtio_device_stop_ioeventfd() function
Stefan Hajnoczi
1
-1
/
+0
2019-10-25
virtio: add property to enable packed virtqueue
Jason Wang
1
-1
/
+3
2019-10-25
virtio: basic packed virtqueue support
Jason Wang
1
-3
/
+7
2019-10-22
hw/virtio: Factorize virtio-mmio headers
Sergio Lopez
1
-0
/
+73
2019-10-05
virtio: add vhost-user-fs base device
Dr. David Alan Gilbert
1
-0
/
+45
2019-09-04
virtio-rng: Keep the default backend out of VirtIORNGConf
Markus Armbruster
1
-2
/
+0
2019-08-16
sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.h
Markus Armbruster
1
-1
/
+0
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
1
-1
/
+0
2019-08-16
Include sysemu/hostmem.h less
Markus Armbruster
1
-1
/
+0
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
7
-7
/
+2
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2
-2
/
+0
2019-08-16
Include exec/memory.h slightly less
Markus Armbruster
1
-0
/
+1
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
1
-0
/
+1
2019-08-16
Include generated QAPI headers less
Markus Armbruster
1
-0
/
+1
2019-08-16
include: Make headers more self-contained
Markus Armbruster
3
-0
/
+3
2019-07-25
virtio-balloon: Use temporary PBP only
David Hildenbrand
1
-3
/
+0
[next]