Source-Changes archive

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

CVS commit: [netbsd-3] src/sys/arch/xen



Module Name:    src
Committed By:   tron
Date:           Thu Jun 15 13:27:51 UTC 2006

Modified Files:
        src/sys/arch/xen/i386 [netbsd-3]: identcpu.c
        src/sys/arch/xen/xen [netbsd-3]: clock.c

Log Message:
Apply patch (requested by bouyer in ticket #1372):
- Implement a xen-specific cc_microtime, which handle properly the Xen
  clock implementation and could cause the clock to jump forward by up
  to 35mn.
- Have dom0 periodically set the Xen's time of day clock. This makes sure
  domUs start with the right time.


To generate a diff of this commit:
cvs rdiff -r1.4.2.3 -r1.4.2.4 src/sys/arch/xen/i386/identcpu.c
cvs rdiff -r1.9.2.5 -r1.9.2.6 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