]> Git Repo - qemu.git/commit - kvm-all.c
kvm: switch kvm slots to use host virtual address instead of ram_addr_t
authorAvi Kivity <[email protected]>
Thu, 15 Dec 2011 17:55:26 +0000 (19:55 +0200)
committerAvi Kivity <[email protected]>
Tue, 20 Dec 2011 12:14:07 +0000 (14:14 +0200)
commit9f213ed92c5ccc3d0aa19359bb1783760d01dae9
tree75f5fe5e181737f69de73935b20cba4405b91df7
parent7664e80c84700d8b7e88ae854d1d74806c63f013
kvm: switch kvm slots to use host virtual address instead of ram_addr_t

This simplifies a later switch to the memory API in slot management.

Signed-off-by: Avi Kivity <[email protected]>
kvm-all.c
kvm.h
memory.c
target-i386/kvm.c
This page took 0.026267 seconds and 4 git commands to generate.