summaryrefslogtreecommitdiffstats
path: root/include/hw/virtio/virtio-mem.h
Commit message (Expand)AuthorAgeFilesLines
* virtio-mem: Support VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLEDavid Hildenbrand2022-01-081-0/+8
* virtio-mem: Support "prealloc=on" optionDavid Hildenbrand2022-01-081-0/+4
* virtio-mem: Drop precopy notifierDavid Hildenbrand2021-11-011-3/+0Star
* virtio-mem: Implement RamDiscardManager interfaceDavid Hildenbrand2021-07-081-0/+3
* qom: Remove module_obj_name parameter from OBJECT_DECLARE* macrosEduardo Habkost2020-09-181-1/+1
* Use OBJECT_DECLARE_TYPE where possibleEduardo Habkost2020-09-091-4/+2Star
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-6/+2Star
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-4/+7
* virtio-mem: Exclude unplugged memory during migrationDavid Hildenbrand2020-07-031-0/+3
* virtio-mem: Allow notifiers for size changesDavid Hildenbrand2020-07-031-0/+5
* virtio-mem: Paravirtualized memory hot(un)plugDavid Hildenbrand2020-07-031-0/+78