commit | 9f213ed92c5ccc3d0aa19359bb1783760d01dae9 | [log] [tgz] |
---|---|---|
author | Avi Kivity <avi@redhat.com> | Thu Dec 15 19:55:26 2011 +0200 |
committer | Avi Kivity <avi@redhat.com> | Tue Dec 20 14:14:07 2011 +0200 |
tree | 75f5fe5e181737f69de73935b20cba4405b91df7 | |
parent | 7664e80c84700d8b7e88ae854d1d74806c63f013 [diff] |
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 <avi@redhat.com>