Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |