]> git.proxmox.com Git - mirror_qemu.git/blobdiff - xen-hvm-stub.c
xen: rename xen_modified_memory() to xen_hvm_modified_memory()
[mirror_qemu.git] / xen-hvm-stub.c
index c5003251cb8500d328052a08f9467b7c84b279f1..3ca6c51b212cc2a4f89bdd29ae8908878adbc2bc 100644 (file)
@@ -50,7 +50,7 @@ void xen_register_framebuffer(MemoryRegion *mr)
 {
 }
 
-void xen_modified_memory(ram_addr_t start, ram_addr_t length)
+void xen_hvm_modified_memory(ram_addr_t start, ram_addr_t length)
 {
 }