aboutsummaryrefslogtreecommitdiff
path: root/include/hw/virtio/virtio-pmem.h
AgeCommit message (Expand)AuthorFilesLines
2020-09-29qapi: Restrict device memory commands to machine codePhilippe Mathieu-Daudé1-1/+1
2020-09-18qom: Remove module_obj_name parameter from OBJECT_DECLARE* macrosEduardo Habkost1-1/+1
2020-09-09Use OBJECT_DECLARE_TYPE where possibleEduardo Habkost1-4/+2
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost1-6/+2
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost1-4/+7
2019-08-16Include sysemu/hostmem.h lessMarkus Armbruster1-1/+0
2019-08-16Include generated QAPI headers lessMarkus Armbruster1-0/+1
2019-07-02virtio-pmem: add virtio devicePankaj Gupta1-0/+49