summary refs log tree commit diff stats
path: root/hw/virtio/vhost-user-fs-pci.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* qom: Have class_init() take a const data argumentPhilippe Mathieu-Daudé2025-04-251-1/+1
* include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LISTRichard Henderson2024-12-191-1/+0
* hw/virtio: Constify all PropertyRichard Henderson2024-12-151-1/+1
* hw/virtio: move virtio-pci.h into shared include spaceAlex Bennée2022-05-161-1/+1
* vhost-user-fs: add the "bootindex" propertyLaszlo Ersek2021-01-131-0/+2
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-2/+2
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-0/+1
* qdev: Convert uses of qdev_set_parent_bus() with CoccinelleMarkus Armbruster2020-06-151-2/+1
* qdev: set properties with device_class_set_props()Marc-André Lureau2020-01-241-1/+1
* virtio-fs: fix MSI-X nvectors calculationStefan Hajnoczi2019-12-131-1/+2
* virtio: add vhost-user-fs-pci deviceDr. David Alan Gilbert2019-10-051-0/+85