]> git.proxmox.com Git - qemu.git/commit - xen-all.c
xen: convert to memory API
authorAvi Kivity <avi@redhat.com>
Sun, 18 Dec 2011 14:27:48 +0000 (16:27 +0200)
committerAvi Kivity <avi@redhat.com>
Mon, 19 Dec 2011 15:23:26 +0000 (17:23 +0200)
commitce76b8a8ab61255f9029b5244b885cb8bef60e97
tree6168849183d1cee56066a0e5a0615b49923c8996
parentfce537d4a741521ac182d54465c568b101b9a71e
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>
xen-all.c