The first patch is an old fix, it would be nice to get it merged eventually, but not a problem during years, so can also wait 6.1.
The second patch add the memory_region_set_priority() helper useful to memory controller devices. The rest add the 'size'/'priority' object setters. Supersedes: <20180405012241.25714-1-f4...@amsat.org> https://www.mail-archive.com/qemu-devel@nongnu.org/msg525635.html Philippe Mathieu-Daudé (5): memory: Fix memory_region 'priority' property sign memory: Add memory_region_set_priority() memory: Rename MemoryRegion object getters memory: Add setter for MemoryRegion object 'size' property memory: Add setter for MemoryRegion object 'priority' property include/exec/memory.h | 10 ++++++++ softmmu/memory.c | 56 +++++++++++++++++++++++++++++++++++-------- 2 files changed, 56 insertions(+), 10 deletions(-) -- 2.26.2