summary refs log tree commit diff stats
path: root/include/hw/virtio/virtio-mem.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* virtio-mem: Expose device memory dynamically via multiple memslots if enabledDavid Hildenbrand2023-10-121-1/+31
* virtio-mem: Prepare for device unplug supportDavid Hildenbrand2023-07-121-0/+1
* virtio-mem: Migrate immutable properties earlyDavid Hildenbrand2023-02-061-0/+8
* virtio-mem: Support VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLEDavid Hildenbrand2022-01-071-0/+8
* virtio-mem: Support "prealloc=on" optionDavid Hildenbrand2022-01-071-0/+4
* virtio-mem: Drop precopy notifierDavid Hildenbrand2021-11-011-3/+0
* 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/+2
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-6/+2
* 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