aboutsummaryrefslogtreecommitdiff
path: root/hw/virtio/virtio-mem.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-21meson: infrastructure for building emulatorsPaolo Bonzini1-1/+1
2020-08-04virtio-mem: Correct format specifier mismatch for RISC-VBruce Rogers1-1/+1
2020-07-21qom: Change object_get_canonical_path_component() not to mallocMarkus Armbruster1-4/+2
2020-07-03virtio-mem: Exclude unplugged memory during migrationDavid Hildenbrand1-1/+53
2020-07-03virtio-mem: Add trace eventsDavid Hildenbrand1-1/+9
2020-07-03virtio-mem: Migration sanity checksDavid Hildenbrand1-0/+70
2020-07-03virtio-mem: Allow notifiers for size changesDavid Hildenbrand1-1/+20
2020-07-03virtio-mem: Paravirtualized memory hot(un)plugDavid Hildenbrand1-0/+724