-
由 Avi Kivity 提交于
When storing large contiguous ranges in phys_map, all values tend to be the same pointers to a single MemoryRegionSection. Collapse them by marking nodes with level > 0 as leaves. This reduces tree memory usage dramatically. Signed-off-by: NAvi Kivity <avi@redhat.com>
07f07b31