Module Name: src Committed By: bouyer Date: Fri Feb 17 18:42:19 UTC 2012
Modified Files: src/sys/arch/xen/include: hypervisor.h src/sys/arch/xen/xen: hypervisor.c Log Message: - make xen_version globally available, with macros to access major and minor xen version. - In xen_initclocks(), do a VCPUOP_stop_periodic_timer only for Xen 3.1 and later Should fix PR port-xen/45961 To generate a diff of this commit: cvs rdiff -u -r1.37 -r1.38 src/sys/arch/xen/include/hypervisor.h cvs rdiff -u -r1.60 -r1.61 src/sys/arch/xen/xen/hypervisor.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.