v2: - Dropped "stubs: Merge physmem.c within ram-block.c" (Zoltan) - Dropped "info mtree" patches (no time to update doc for freeze) - New Xen patch
Philippe Mathieu-Daudé (4): system/ramblock: Constify various RAMBlock arguments system/memory: Constify various MemoryRegion arguments system/xen: Constify various MemoryRegion arguments system/memory: Have memory_region_type() correctly describe containers include/system/memory.h | 38 ++++++++++++++++----------------- include/system/ramblock.h | 28 ++++++++++++------------ include/system/xen-mapcache.h | 2 +- include/system/xen.h | 6 +++--- hw/xen/xen-hvm-common.c | 8 +++---- hw/xen/xen-mapcache.c | 2 +- hw/xen/xen_stubs.c | 6 +++--- stubs/physmem.c | 2 +- stubs/ram-block.c | 6 +++--- system/memory.c | 40 +++++++++++++++++++---------------- system/physmem.c | 30 +++++++++++++------------- 11 files changed, 86 insertions(+), 82 deletions(-) -- 2.53.0
