commit | dcc5cd33d27ab5612e0212b5399ad6ac0bc4886e | [log] [tgz] |
---|---|---|
author | Avi Kivity <avi@redhat.com> | Thu Dec 08 16:12:18 2011 +0200 |
committer | Avi Kivity <avi@redhat.com> | Tue Dec 20 14:14:07 2011 +0200 |
tree | f8335020266b70a44e75165142f674f6efb9e230 | |
parent | 75c9d6c2f88f5713345b545beec10f0444ebd551 [diff] |
loader: remove calls to cpu_get_physical_page_desc() cpu_get_physical_page_desc() is tied into the memory core's innards, replace it with uses of the API. Signed-off-by: Avi Kivity <avi@redhat.com>