diff options
author | Keir Fraser <keir.fraser@citrix.com> | 2009-11-23 07:12:06 +0000 |
---|---|---|
committer | Keir Fraser <keir.fraser@citrix.com> | 2009-11-23 07:12:06 +0000 |
commit | 0f761fab230db11e3e93198541bf9c6960dabde0 (patch) | |
tree | b53172c7c29556ccff858f357f0b27ef7aeb1ef7 /tools/flask/libflask | |
parent | 998479ef8f373c9206915b9e0bd4e7dbc942a790 (diff) | |
download | xen-0f761fab230db11e3e93198541bf9c6960dabde0.tar.gz xen-0f761fab230db11e3e93198541bf9c6960dabde0.tar.bz2 xen-0f761fab230db11e3e93198541bf9c6960dabde0.zip |
xend: Add support for XCP Windows PV drivers
This patch adds support for XCP Windows paravirtual drivers to run on
Xen. The drivers are currently provided in binary-only format from
Citrix. At a minimum, this patch is useful for performance comparisons
vs GPLPV drivers.
Live migration and save/resume are functional but set the guest clock
to the 1970's. The clock must be manually adjusted for the guest's ntp
to resume accurate timekeeping.
Before rebooting windows at the end of driver installation create the
registry key
HKLM\System\CurrentControlSet\Services\xenevtchn\Parameters. Add to it
a DWORD called SetFlags with a value of 0x10000000.
Signed-off-by: Keith Coleman <keith@scaltro.com>
Diffstat (limited to 'tools/flask/libflask')
0 files changed, 0 insertions, 0 deletions