Hi, these are few memory related patches. Patch #2 v1 was: http://lists.gnu.org/archive/html/qemu-devel/2017-08/msg02255.html I'll send the related qtests in v3.
Patch #4 is a failed attempt to change a region priority at runtime. Phil. Philippe Mathieu-Daudé (4): memory: Avoid to create tiny RAM regions, handled as subpages memory: Fix access_with_adjusted_size() when size < access_size_min memory: Fix memory_region 'priority' property sign memory: Add memory_region_set_priority() memory.c | 103 ++++++++++++++++++++++++++++++++++++++++++++++++--------------- 1 file changed, 79 insertions(+), 24 deletions(-) -- 2.16.3