kvm: avoid cpu_get_physical_page_desc()
commitffcde12f6ca9fd9701e238ce9909314a0123f553
authorAvi Kivity <avi@redhat.com>
Mon, 19 Dec 2011 11:18:13 +0000 (19 13:18 +0200)
committerAvi Kivity <avi@redhat.com>
Tue, 3 Jan 2012 17:19:28 +0000 (3 19:19 +0200)
treee22de1adaf857f99738e07570a24eef76693cd8f
parentdcd97e33af43ae0bfa7e8c39ce8cebcfe7af6cb4
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>
kvm-all.c