]> git.proxmox.com Git - mirror_qemu.git/commit - exec.c
memory: unify PhysPageEntry::node and ::leaf
authorAvi Kivity <avi@redhat.com>
Mon, 13 Feb 2012 18:25:31 +0000 (20:25 +0200)
committerAvi Kivity <avi@redhat.com>
Wed, 29 Feb 2012 11:44:45 +0000 (13:44 +0200)
commitc19e8800d4a9c019299cc9232b4e628469a81d2d
tree6a89dc963f121f12b532f378d61735c6def4e47c
parent2999097bf178536188b0f4caf937c4d347e96627
memory: unify PhysPageEntry::node and ::leaf

They have the same type, unify them.

Signed-off-by: Avi Kivity <avi@redhat.com>
exec.c