qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/6] Refine exec


From: Wei Yang
Subject: [Qemu-devel] [PATCH 0/6] Refine exec
Date: Thu, 21 Mar 2019 16:25:49 +0800

This serial refine exec a little.

Wei Yang (6):
  exec.c: replace hwaddr with uint64_t for better understanding
  exec.c: remove an unnecessary assert on PHYS_MAP_NODE_NIL in
    phys_map_node_alloc()
  exec.c: get nodes_nb_alloc with one MAX calculation
  exec.c: subpage->sub_section is already initialized to 0
  exec.c: correct the maximum skip value during compact
  exec.c: add a check between constants to see whether we could skip

 exec.c | 21 ++++++++++-----------
 1 file changed, 10 insertions(+), 11 deletions(-)

-- 
2.19.1




reply via email to

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