aboutsummaryrefslogtreecommitdiff
path: root/hw/virtio/vhost-user-input-pci.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-14hw/virtio: derive vhost-user-input from vhost-user-baseLeo Yan1-3/+0
2022-05-16hw/virtio: move virtio-pci.h into shared include spaceAlex Bennée1-1/+1
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost1-2/+2
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost1-0/+1
2020-05-15qom: Drop parameter @errp of object_property_add() & friendsMarkus Armbruster1-2/+1
2019-05-10Add vhost-user-input-pciMarc-André Lureau1-0/+50