summaryrefslogtreecommitdiff
path: root/include/hw/virtio
AgeCommit message (Expand)Author
2020-03-16misc: Replace zero-length arrays with flexible array member (automatic)Philippe Mathieu-Daudé
2020-02-27virtio-iommu-pci: Add virtio iommu pci supportEric Auger
2020-02-27virtio-iommu: Implement attach/detach commandEric Auger
2020-02-27virtio-iommu: Add skeletonEric Auger
2020-02-25vhost-user-blk: convert to new virtio_delete_queuePan Nengyuan
2020-02-25vhost-user-fs: convert to the new virtio_delete_queue functionPan Nengyuan
2020-01-22vhost-vsock: delete vqs in vhost_vsock_unrealize to avoid memleaksPan Nengyuan
2020-01-06virtio: make seg_max virtqueue size dependentDenis Plotnikov
2020-01-05virtio: don't enable notifications during pollingStefan Hajnoczi
2020-01-05virtio-pci: disable vring processing when bus-mastering is disabledMichael Roth
2020-01-05virtio: add ability to delete vq through a pointerMichael S. Tsirkin
2019-12-13Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2019-12-13virtio-blk: advertise F_WCE (F_FLUSH) if F_CONFIG_WCE is advertisedEvgeny Yakovlev
2019-12-13vhost-user-fs: remove "vhostfd" propertyMarc-André Lureau
2019-11-06virtio: notify virtqueue via host notifier when availableStefan Hajnoczi
2019-10-29net/virtio: add failover supportJens Freimann
2019-10-29Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2019-10-29virtio-net: prevent offloads reset on migrationMikhail Sennikovsky
2019-10-29virtio: new post_load hookMichael S. Tsirkin
2019-10-28Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-10-28' in...Peter Maydell
2019-10-28Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2019-10-28include: Move endof() up from hw/virtio/virtio.hMax Reitz
2019-10-25virtio: drop unused virtio_device_stop_ioeventfd() functionStefan Hajnoczi
2019-10-25virtio: add property to enable packed virtqueueJason Wang
2019-10-25virtio: basic packed virtqueue supportJason Wang
2019-10-22hw/virtio: Factorize virtio-mmio headersSergio Lopez
2019-10-05virtio: add vhost-user-fs base deviceDr. David Alan Gilbert
2019-09-04virtio-rng: Keep the default backend out of VirtIORNGConfMarkus Armbruster
2019-08-16sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.hMarkus Armbruster
2019-08-16Clean up inclusion of sysemu/sysemu.hMarkus Armbruster
2019-08-16Include sysemu/hostmem.h lessMarkus Armbruster
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
2019-08-16Include exec/memory.h slightly lessMarkus Armbruster
2019-08-16Include migration/vmstate.h lessMarkus Armbruster
2019-08-16Include generated QAPI headers lessMarkus Armbruster
2019-08-16include: Make headers more self-containedMarkus Armbruster
2019-07-25virtio-balloon: Use temporary PBP onlyDavid Hildenbrand
2019-07-19virtio-scsi: remove unused argument to virtio_scsi_common_realizePaolo Bonzini
2019-07-12virtio-balloon: fix QEMU 4.0 config size migration incompatibilityStefan Hajnoczi
2019-07-04virtio: Set "start_on_kick" for legacy devicesXie Yongji
2019-07-04virtio: add "use-started" propertyXie Yongji
2019-07-02virtio-pmem: add virtio devicePankaj Gupta
2019-06-13edid: flip the default to enabledGerd Hoffmann
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2019-06-06Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2019-06-02vhost-scsi: Allow user to enable migrationLiran Alon
2019-05-29hw/display: add vhost-user-vga & gpu-pciMarc-André Lureau
2019-05-29virtio-gpu: split virtio-gpu, introduce virtio-gpu-baseMarc-André Lureau
2019-05-29virtio-gpu: add a pixman helper headerMarc-André Lureau