]> Git Repo - qemu.git/commit
kvm: avoid cpu_get_physical_page_desc()
authorAvi Kivity <[email protected]>
Mon, 19 Dec 2011 11:18:13 +0000 (13:18 +0200)
committerAvi Kivity <[email protected]>
Tue, 3 Jan 2012 17:19:28 +0000 (19:19 +0200)
commitffcde12f6ca9fd9701e238ce9909314a0123f553
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 <[email protected]>
kvm-all.c
This page took 0.027929 seconds and 4 git commands to generate.