aboutsummaryrefslogtreecommitdiff
path: root/include/hw/virtio/virtio-mem.h
AgeCommit message (Expand)AuthorFilesLines
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
2020-07-03virtio-mem: Exclude unplugged memory during migrationDavid Hildenbrand1-0/+3
2020-07-03virtio-mem: Allow notifiers for size changesDavid Hildenbrand1-0/+5
2020-07-03virtio-mem: Paravirtualized memory hot(un)plugDavid Hildenbrand1-0/+78