aboutsummaryrefslogtreecommitdiff
path: root/hw/virtio
AgeCommit message (Expand)Author
2023-06-26vhost-user: fully use new backend/frontend namingManos Pitsidianakis
2023-06-26vhost: fix vhost_dev_enable_notifiers() error caseLaurent Vivier
2023-06-26vdpa: map shadow vrings with MAP_SHAREDEugenio Pérez
2023-06-23virtio-mem: Simplify bitmap handling and virtio_mem_set_block_state()David Hildenbrand
2023-06-23vhost: release virtqueue objects in error pathPrasad Pandit
2023-06-23vhost: release memory_listener object in error pathPrasad Pandit
2023-06-23hw/virtio: Build various target-agnostic objects just oncePhilippe Mathieu-Daudé
2023-06-23hw/virtio: Remove unnecessary 'virtio-access.h' headerPhilippe Mathieu-Daudé
2023-06-23hw/virtio/virtio-iommu: Use target-agnostic qemu_target_page_mask()Philippe Mathieu-Daudé
2023-06-23hw/virtio/vhost-vsock: Include missing 'virtio/virtio-bus.h' headerPhilippe Mathieu-Daudé
2023-06-23hw/virtio/virtio-mem: Use qemu_ram_get_fd() helperPhilippe Mathieu-Daudé
2023-06-23hw/virtio: Introduce VHOST_VSOCK_COMMON symbol in KconfigPhilippe Mathieu-Daudé
2023-06-23cryptodev-vhost-user: add asymmetric crypto supportGowrishankar Muthukrishnan
2023-06-20meson: Replace softmmu_ss -> system_ssPhilippe Mathieu-Daudé
2023-06-09hw/virtio/virtio-qmp.c: spelling: suppotedMichael Tokarev
2023-06-05bulk: Remove pointless QOM castsPhilippe Mathieu-Daudé
2023-05-30aio: remove aio_disable_external() APIStefan Hajnoczi
2023-05-30virtio: do not set is_external=true on host notifiersStefan Hajnoczi
2023-05-30virtio: make it possible to detach host notifier from any threadStefan Hajnoczi
2023-05-28virtio-input-pci: add virtio-multitouch-pciSergio Lopez
2023-05-26virtio: qmp: fix memory leakPaolo Bonzini
2023-05-23hostmem-file: add offset optionAlexander Graf
2023-05-19virtio-pci: add handling of PCI ATS and Device-TLB enable/disableViktor Prutyanov
2023-05-19vhost-vdpa: Add support for vIOMMU.Cindy Lu
2023-05-19vhost-vdpa: Add check for full 64-bit in region deleteCindy Lu
2023-05-19vhost_vdpa: fix the input in trace_vhost_vdpa_listener_region_del()Cindy Lu
2023-05-19vhost: expose function vhost_dev_has_iommu()Cindy Lu
2023-05-19virtio-crypto: fix NULL pointer dereference in virtio_crypto_free_requestMauro Matteo Cascella
2023-05-19vhost-user: Remove acpi-specific memslot limitDavid Hildenbrand
2023-05-19virtio-mem: Default to "unplugged-inaccessible=on" with 8.1 on x86-64David Hildenbrand
2023-05-19vhost-user: send SET_STATUS 0 after GET_VRING_BASEStefan Hajnoczi
2023-05-19vhost: fix possible wrap in SVQ descriptor ringHawkins Jiawei
2023-05-15virtio-blk: add zoned storage emulation for zoned devicesSam Li
2023-04-28hw: replace most qemu_bh_new calls with qemu_bh_new_guardedAlexander Bulekov
2023-04-26Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingRichard Henderson
2023-04-25thread-pool: avoid passing the pool parameter every timeEmanuele Giuseppe Esposito
2023-04-25Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Richard Henderson
2023-04-24virtio: i2c: Check notifier helpers for VIRTIO_CONFIG_IRQ_IDXViresh Kumar
2023-04-24migration: Create options.cJuan Quintela
2023-04-21virtio-balloon: optimize the virtio-balloon on the ARM platformYangming
2023-04-21vhost: Drop unused eventfd_add|del hooksPeter Xu
2023-04-21virtio: refresh vring region cache after updating a virtqueue sizeCarlos López
2023-03-07virtio: fix reachable assertion due to stale value of cached region sizeCarlos López
2023-03-07hw/virtio/vhost-user: avoid using unitialized errpAlbert Esteve
2023-03-07vdpa: return VHOST_F_LOG_ALL in vhost-vdpa devicesEugenio Pérez
2023-03-07vdpa: block migration if SVQ does not admit a featureEugenio Pérez
2023-03-07vdpa net: block migration if the device has CVQEugenio Pérez
2023-03-07vdpa: disable RAM block discard only for the first deviceEugenio Pérez
2023-03-07vdpa: move vhost reset after get vring baseEugenio Pérez
2023-03-07vdpa: add vhost_vdpa_suspendEugenio Pérez