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/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/xen
Date: Fri, 17 Feb 2012 19:00:45 +0000

 Module Name:   src
 Committed By:  bouyer
 Date:          Fri Feb 17 19:00:45 UTC 2012
 
 Modified Files:
        src/sys/arch/xen/xen: clock.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.61 -r1.62 src/sys/arch/xen/xen/clock.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