commit | ce76b8a8ab61255f9029b5244b885cb8bef60e97 | [log] [tgz] |
---|---|---|
author | Avi Kivity <avi@redhat.com> | Sun Dec 18 16:27:48 2011 +0200 |
committer | Avi Kivity <avi@redhat.com> | Mon Dec 19 17:23:26 2011 +0200 |
tree | 6168849183d1cee56066a0e5a0615b49923c8996 | |
parent | fce537d4a741521ac182d54465c568b101b9a71e [diff] |
xen: convert to memory API Undo the private implementation of qemu_ram_alloc(); use the global one (which calls right back into xen_ram_alloc()). Signed-off-by: Avi Kivity <avi@redhat.com>