]> git.proxmox.com Git - mirror_qemu.git/blobdiff - xen-stub.c
xen: Introduce the Xen mapcache
[mirror_qemu.git] / xen-stub.c
index 3a8449c148100eec7e6cb00d8aad807db7162a6c..8d2fa54b4b8905bfa94bf2f10ce84f683c815ec2 100644 (file)
@@ -22,6 +22,10 @@ void xen_piix_pci_write_config_client(uint32_t address, uint32_t val, int len)
 {
 }
 
+void xen_ram_alloc(ram_addr_t ram_addr, ram_addr_t size)
+{
+}
+
 qemu_irq *xen_interrupt_controller_init(void)
 {
     return NULL;