NetBSD/sys
jmmv 76512a9d94 Synchronize the clock periodically in vmt(4).
Add periodic clock synchronization to vmt(4) so that the guest clock
remains synchronized even when the host is suspended (which is a very
typical situation in a laptop).

Do this by default once per minute, but provide a sysctl to tune this
value (machdep.vmt0.clock_sync.period).

Sent to tech-kern@ for review and addressed a couple of issues.
2013-03-16 01:26:52 +00:00
..
altq
arch Synchronize the clock periodically in vmt(4). 2013-03-16 01:26:52 +00:00
coda
compat remove empty #if 2013-02-21 14:13:01 +00:00
conf Retire OSI network stack. OK core@ 2013-03-01 18:25:13 +00:00
crypto
ddb need <sys/types.h> for various crap that other headers use (pid_t etc). 2013-02-10 14:44:14 +00:00
dev Prompted by PR kern/47646, zero the value buffer before running the 2013-03-15 16:16:12 +00:00
dist/pf
external BCM2835 VCHIQ device driver 2013-03-08 12:32:29 +00:00
fs comments 2013-03-06 11:40:22 +00:00
gdbscripts update script 2013-03-06 11:26:22 +00:00
ipkdb
kern Add comment questioning lock asymmetry. 2013-03-14 19:13:17 +00:00
lib Make sparc64 32-bit kernel buildable. 2013-03-14 11:53:33 +00:00
miscfs Make the spec_node table implementation private to spec_vnops.c. 2013-02-13 14:03:48 +00:00
modules normali{s,z}e 2013-03-12 20:47:48 +00:00
net add missing argument 2013-03-13 13:15:47 +00:00
net80211 don't print the interface name 2ice. 2013-02-04 15:44:45 +00:00
netatalk
netbt CID/90001: missing va_end() 2013-02-09 01:19:05 +00:00
netinet - Do the size checks before calling the cpu checksum code. Otherwise you'll 2013-03-12 21:54:36 +00:00
netinet6 Retire OSI network stack. OK core@ 2013-03-01 18:25:13 +00:00
netipsec
netisdn
netkey
netmpls
netnatm
netsmb
nfs Retire OSI network stack. OK core@ 2013-03-01 18:25:13 +00:00
opencrypto fix compilation 2013-02-02 21:38:24 +00:00
rump For the MMC GET_CONFIGURATION command, return a nulled feature header. 2013-03-15 16:14:12 +00:00
secmodel Make the callback deal with embryonic connections which do not have 2013-02-28 15:23:24 +00:00
stand
sys Move CTASSERT a few lines down so as to not collide with the CTASSERT 2013-03-06 18:16:58 +00:00
ufs Stuff UFS_ in front of a few of ufs's symbols to reduce namespace 2013-01-22 09:39:11 +00:00
uvm Remove __BEGIN_DECLS/__END_DECLS 2013-02-02 14:06:58 +00:00
Makefile Retire OSI network stack. OK core@ 2013-03-01 18:25:13 +00:00