aboutsummaryrefslogtreecommitdiff
path: root/hw/virtio/meson.build
AgeCommit message (Expand)Author
2023-02-04virtio: Move HMP commands from monitor/ to hw/virtio/Markus Armbruster
2022-12-21hw/virtio: Extract QMP related code virtio-qmp.cPhilippe Mathieu-Daudé
2022-12-21hw/virtio: Extract config read/write accessors to virtio-config-io.cPhilippe Mathieu-Daudé
2022-12-21hw/virtio: Rename virtio_ss[] -> specific_virtio_ss[]Philippe Mathieu-Daudé
2022-12-21vdpa: add vdpa-dev-pci supportLongpeng
2022-12-21vdpa: add vdpa-dev supportLongpeng
2022-10-09qmp: add QMP command x-query-virtioLaurent Vivier
2022-10-07hw/virtio: add vhost-user-gpio-pci boilerplateViresh Kumar
2022-10-07hw/virtio: add boilerplate for vhost-user-gpio deviceViresh Kumar
2022-05-07meson: use have_vhost_* variables to pick sourcesPaolo Bonzini
2022-05-07meson, virtio: place all virtio-pci devices under virtio_pci_ssPaolo Bonzini
2022-03-29virtio: fix --enable-vhost-user build on non-LinuxPaolo Bonzini
2022-03-15vhost: Add VhostIOVATreeEugenio Pérez
2022-03-15vhost: Add VhostShadowVirtqueueEugenio Pérez
2021-10-20vhost-user-rng-pci: Add vhost-user-rng-pci implementationMathieu Poirier
2021-10-20vhost-user-rng: Add vhost-user-rng implementationMathieu Poirier
2021-07-16hw/virtio: add vhost-user-i2c-pci boilerplateViresh Kumar
2021-07-16hw/virtio: add boilerplate for vhost-user-i2c deviceViresh Kumar
2020-08-21meson: convert hw/virtioMarc-André Lureau