commit | cc4aa8307c83111a0c804ae3eaf1e63f220c682e | [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 | d90a78733f9f1b7c837ab769f7e69f66e84669b0 | |
parent | b7c28c74af51e07fc457fef47ac4ec6b1e654d2c [diff] |
sparc: 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>