aboutsummaryrefslogtreecommitdiff
path: root/include/hw/xen/xen-block.h
AgeCommit message (Expand)AuthorFilesLines
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost1-6/+2
2020-09-18Use OBJECT_DECLARE_TYPE when possibleEduardo Habkost1-3/+1
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost1-10/+6
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost1-8/+13
2020-05-15qdev: Unrealize must not failMarkus Armbruster1-1/+1
2019-01-14xen: automatically create XenBlockDevice-sPaul Durrant1-0/+12
2019-01-14xen: add implementations of xen-block connect and disconnect functions...Paul Durrant1-0/+9
2019-01-14xen: introduce 'xen-block', 'xen-disk' and 'xen-cdrom'Paul Durrant1-0/+73