]> git.proxmox.com Git - mirror_qemu.git/commit - stubs/xen-hvm.c
xen: rename xen_modified_memory() to xen_hvm_modified_memory()
authorPaul Durrant <paul.durrant@citrix.com>
Tue, 7 Mar 2017 10:55:31 +0000 (10:55 +0000)
committerStefano Stabellini <sstabellini@kernel.org>
Wed, 22 Mar 2017 18:47:39 +0000 (11:47 -0700)
commit5100afb5f59906f63490c050d2eee578b9ba2b3d
treef3be9960a8954ab3fb7d2703d58eba1c412351ef
parent260cabed718c4d3137553a4a98de268b0fb166b7
xen: rename xen_modified_memory() to xen_hvm_modified_memory()

This patch is a purely cosmetic change that avoids a name collision in
a subsequent patch.

Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
Reviewed-by: Anthony Perard <anthony.perard@citrix.com>
Reviewed-by: Stefano Stabellini <sstabellini@kernel.org>
include/exec/ram_addr.h
include/hw/xen/xen.h
xen-hvm-stub.c
xen-hvm.c