commit | 2817b260e3ca57ee091fc56403bfafdcc18b6a96 | [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 | 448abff3b0cf9d2d152312b99dae054eb61d3f91 | |
parent | ffcde12f6ca9fd9701e238ce9909314a0123f553 [diff] |
vhost: 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>