]> git.proxmox.com Git - qemu.git/commit - configure
xen: Add xc_domain_add_to_physmap to xen_interface.
authorAnthony PERARD <anthony.perard@citrix.com>
Tue, 24 May 2011 13:34:20 +0000 (14:34 +0100)
committerAlexander Graf <agraf@suse.de>
Sun, 19 Jun 2011 02:40:04 +0000 (04:40 +0200)
commitb87de24e6c568d40d4f231b10e1707aed1ebe92e
treed9c3e6e0e4e52917a7e45026b46153f60021635d
parenteb47d7c5d96060040931c42773ee07e61e547af9
xen: Add xc_domain_add_to_physmap to xen_interface.

This function will be used to support sync dirty bitmap.

This come with a check against every Xen release, and special
implementation for Xen version that doesn't have this specific call.

This function will not be usable with Xen 3.3 because the behavior is
different.

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
configure
hw/xen_common.h