qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [RFC PATCH v2 0/4] memory: fix access_with_adjusted_size()


From: Philippe Mathieu-Daudé
Subject: [Qemu-devel] [RFC PATCH v2 0/4] memory: fix access_with_adjusted_size() and misc
Date: Wed, 4 Apr 2018 22:22:37 -0300

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]