Skip to content
Commit 3eef53df authored by Avi Kivity's avatar Avi Kivity
Browse files

memory: remove first level of l1_phys_map



L1 and the lower levels in l1_phys_map are equivalent, except that L1 has
a different size, and is always allocated.  Simplify the code by removing
L1.  This leaves us with a tree composed solely of L2 tables, but that
problem can be renamed away later.

Signed-off-by: default avatarAvi Kivity <avi@redhat.com>
parent 54688b1e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment