Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros | Eduardo Habkost | 2020-09-18 | 1 | -1/+1 |
* | Use OBJECT_DECLARE_TYPE where possible | Eduardo Habkost | 2020-09-09 | 1 | -4/+2 |
* | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 2020-09-09 | 1 | -6/+2 |
* | Move QOM typedefs and add missing includes | Eduardo Habkost | 2020-09-09 | 1 | -4/+7 |
* | virtio-mem: Exclude unplugged memory during migration | David Hildenbrand | 2020-07-03 | 1 | -0/+3 |
* | virtio-mem: Allow notifiers for size changes | David Hildenbrand | 2020-07-03 | 1 | -0/+5 |
* | virtio-mem: Paravirtualized memory hot(un)plug | David Hildenbrand | 2020-07-03 | 1 | -0/+78 |