Age | Commit message (Expand) | Author | Files | Lines |
2024-09-24 | virtio-mem: Use new Resettable framework instead of LegacyReset | Juraj Marcin | 1 | -0/+4 |
2023-10-12 | virtio-mem: Expose device memory dynamically via multiple memslots if enabled | David Hildenbrand | 1 | -1/+31 |
2023-07-12 | virtio-mem: Prepare for device unplug support | David Hildenbrand | 1 | -0/+1 |
2023-02-06 | virtio-mem: Migrate immutable properties early | David Hildenbrand | 1 | -0/+8 |
2022-01-07 | virtio-mem: Support VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLE | David Hildenbrand | 1 | -0/+8 |
2022-01-07 | virtio-mem: Support "prealloc=on" option | David Hildenbrand | 1 | -0/+4 |
2021-11-01 | virtio-mem: Drop precopy notifier | David Hildenbrand | 1 | -3/+0 |
2021-07-08 | virtio-mem: Implement RamDiscardManager interface | David Hildenbrand | 1 | -0/+3 |
2020-09-18 | qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros | Eduardo Habkost | 1 | -1/+1 |
2020-09-09 | Use OBJECT_DECLARE_TYPE where possible | Eduardo Habkost | 1 | -4/+2 |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 1 | -6/+2 |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost | 1 | -4/+7 |
2020-07-03 | virtio-mem: Exclude unplugged memory during migration | David Hildenbrand | 1 | -0/+3 |
2020-07-03 | virtio-mem: Allow notifiers for size changes | David Hildenbrand | 1 | -0/+5 |
2020-07-03 | virtio-mem: Paravirtualized memory hot(un)plug | David Hildenbrand | 1 | -0/+78 |