NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/45961 CVS commit: src/sys/arch/xen



The following reply was made to PR port-xen/45961; it has been noted by GNATS.

From: "Manuel Bouyer" <bouyer%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/45961 CVS commit: src/sys/arch/xen
Date: Fri, 17 Feb 2012 18:42:19 +0000

 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.
 


Home | Main Index | Thread Index | Old Index