aboutsummaryrefslogtreecommitdiff
path: root/hw/hyperv/hyperv_testdev.c
AgeCommit message (Expand)AuthorFilesLines
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost1-3/+1
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost1-2/+2
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost1-0/+1
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster1-1/+0
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster1-0/+1
2018-10-19hyperv_testdev: add SynIC message and event testmodesRoman Kagan1-1/+164
2018-10-19hyperv: factor out arch-independent API into hw/hypervRoman Kagan1-0/+164