Age | Commit message (Expand) | Author |
---|---|---|
2022-01-07 | virtio-mem: Support VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLE | David Hildenbrand |
2022-01-07 | virtio-mem: Support "prealloc=on" option | David Hildenbrand |
2021-11-01 | virtio-mem: Drop precopy notifier | David Hildenbrand |
2021-07-08 | virtio-mem: Implement RamDiscardManager interface | David Hildenbrand |
2020-09-18 | qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros | Eduardo Habkost |
2020-09-09 | Use OBJECT_DECLARE_TYPE where possible | Eduardo Habkost |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost |
2020-07-03 | virtio-mem: Exclude unplugged memory during migration | David Hildenbrand |
2020-07-03 | virtio-mem: Allow notifiers for size changes | David Hildenbrand |
2020-07-03 | virtio-mem: Paravirtualized memory hot(un)plug | David Hildenbrand |