..
Kconfig
hw/virtio: add vhost-user-snd and vhost-user-snd-pci devices
2024-02-14 06:09:03 -05:00
meson.build
hw/virtio: Move vhost-user-input into virtio folder
2024-02-14 06:09:32 -05:00
trace-events
vdpa: use vdpa shared for tracing
2023-12-26 04:51:07 -05:00
trace.h
vdpa-dev-pci.c
vdpa-dev.c
hw/virtio: Constify VMState
2023-12-30 07:38:06 +11:00
vhost-backend.c
vhost: Add worker backend callouts
2023-12-25 11:34:55 -05:00
vhost-iova-tree.c
vhost-iova-tree.h
vhost-scsi-pci.c
vhost-shadow-virtqueue.c
vhost: Expose vhost_svq_available_slots()
2023-10-18 10:41:50 -04:00
vhost-shadow-virtqueue.h
vhost: Expose vhost_svq_available_slots()
2023-10-18 10:41:50 -04:00
vhost-stub.c
vhost: Add vhost_get_max_memslots()
2023-10-12 14:15:22 +02:00
vhost-user-base.c
hw/virtio: Support set_config() callback in vhost-user-base
2024-02-14 06:09:32 -05:00
vhost-user-blk-pci.c
vhost-user-device-pci.c
virtio: split into vhost-user-base and vhost-user-device
2024-02-14 06:01:39 -05:00
vhost-user-device.c
virtio: split into vhost-user-base and vhost-user-device
2024-02-14 06:01:39 -05:00
vhost-user-fs-pci.c
vhost-user-fs.c
hw/virtio: Constify VMState
2023-12-30 07:38:06 +11:00
vhost-user-gpio-pci.c
vhost-user-gpio.c
hw/virtio: derive vhost-user-gpio from vhost-user-base
2024-02-14 06:01:44 -05:00
vhost-user-i2c-pci.c
vhost-user-i2c.c
hw/virtio: derive vhost-user-i2c from vhost-user-base
2024-02-14 06:01:49 -05:00
vhost-user-input-pci.c
hw/virtio: derive vhost-user-input from vhost-user-base
2024-02-14 06:09:32 -05:00
vhost-user-input.c
hw/virtio: derive vhost-user-input from vhost-user-base
2024-02-14 06:09:32 -05:00
vhost-user-rng-pci.c
vhost-user-rng.c
hw/virtio: derive vhost-user-rng from vhost-user-base
2024-02-14 06:01:42 -05:00
vhost-user-scmi-pci.c
vhost-user-scmi.c
hw/virtio: Add a protection against duplicate vu_scmi_stop calls
2023-08-03 16:06:49 -04:00
vhost-user-scsi-pci.c
vhost-user-snd-pci.c
hw/virtio: add vhost-user-snd and vhost-user-snd-pci devices
2024-02-14 06:09:03 -05:00
vhost-user-snd.c
hw/virtio: add vhost-user-snd and vhost-user-snd-pci devices
2024-02-14 06:09:03 -05:00
vhost-user-vsock-pci.c
vhost-user-vsock.c
vhost-user.c
migration: remove error from notifier data
2024-02-28 11:31:28 +08:00
vhost-vdpa.c
vdpa: move memory listener to vhost_vdpa_shared
2023-12-26 04:51:07 -05:00
vhost-vsock-common.c
vhost-vsock-pci.c
vhost-vsock.c
hw/virtio: Constify VMState
2023-12-30 07:38:06 +11:00
vhost.c
vhost: Add high-level state save/load functions
2023-11-07 03:39:10 -05:00
virtio-9p-pci.c
virtio-acpi.c
acpi: Clean up includes
2024-01-30 21:20:20 +03:00
virtio-balloon-pci.c
virtio-balloon.c
notify: pass error to notifier with return
2024-02-28 11:31:28 +08:00
virtio-blk-pci.c
virtio-bus.c
virtio-config-io.c
virtio-crypto-pci.c
virtio-crypto.c
hw/virtio: Constify VMState
2023-12-30 07:38:06 +11:00
virtio-hmp-cmds.c
virtio-input-host-pci.c
virtio-input-pci.c
virtio-iommu-pci.c
hw/virtio: Free VirtIOIOMMUPCI::vdev.reserved_regions[] on finalize()
2023-11-27 15:27:41 +00:00
virtio-iommu.c
virtio_iommu: Clear IOMMUPciBus pointer cache when system reset
2024-02-14 06:09:32 -05:00
virtio-md-pci.c
virtio-mem-pci.c
virtio-mem: Expose device memory dynamically via multiple memslots if enabled
2023-10-12 14:15:22 +02:00
virtio-mem-pci.h
virtio-mem.c
oslib-posix: initialize backend memory objects in parallel
2024-02-06 08:15:22 +01:00
virtio-mmio.c
hw/virtio: Constify VMState
2023-12-30 07:38:06 +11:00
virtio-net-pci.c
virtio-pci.c
hw/virtio: Constify VMState
2023-12-30 07:38:06 +11:00
virtio-pmem-pci.c
virtio-pmem-pci.h
virtio-pmem.c
Revert "hw/virtio/virtio-pmem: Replace impossible check by assertion"
2023-11-06 13:53:59 +01:00
virtio-qmp.c
vhost-user: move VhostUserProtocolFeature definition to header file
2023-10-04 04:54:28 -04:00
virtio-qmp.h
qmp: remove virtio_list, search QOM tree instead
2023-10-04 04:54:24 -04:00
virtio-rng-pci.c
virtio-rng.c
hw/virtio: Constify VMState
2023-12-30 07:38:06 +11:00
virtio-scsi-pci.c
virtio-serial-pci.c
virtio-stub.c
virtio.c
virtio: Re-enable notifications after drain
2024-02-07 21:51:03 +01:00