commit | ffcde12f6ca9fd9701e238ce9909314a0123f553 | [log] [tgz] |
---|---|---|
author | Avi Kivity <avi@redhat.com> | Mon Dec 19 13:18:13 2011 +0200 |
committer | Avi Kivity <avi@redhat.com> | Tue Jan 03 19:19:28 2012 +0200 |
tree | e22de1adaf857f99738e07570a24eef76693cd8f | |
parent | dcd97e33af43ae0bfa7e8c39ce8cebcfe7af6cb4 [diff] |
kvm: avoid cpu_get_physical_page_desc() This reaches into the innards of the memory core, which are being changed. Switch to a memory API version. Signed-off-by: Avi Kivity <avi@redhat.com>