commit | b87de24e6c568d40d4f231b10e1707aed1ebe92e | [log] [tgz] |
---|---|---|
author | Anthony PERARD <anthony.perard@citrix.com> | Tue May 24 14:34:20 2011 +0100 |
committer | Alexander Graf <agraf@suse.de> | Sun Jun 19 04:40:04 2011 +0200 |
tree | d9c3e6e0e4e52917a7e45026b46153f60021635d | |
parent | eb47d7c5d96060040931c42773ee07e61e547af9 [diff] |
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>