NetBSD/sys/arch/xen
bouyer e4821a51fc Don't pass a NULL arg to DIOCCACHESYNC, sd(4) dereferences it.
Pass a pointer to a int initialized to 1, so that a DIOCCACHESYNC will be
forced on sd(4).
Should fix dom0 panic reported by Sarton O'Brien.
2009-10-14 18:54:00 +00:00
..
compile merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
conf Remove X86_IPI_WRITE_MSR (and msr_ipifuncs.c), replace all uses in drivers 2009-10-05 23:59:30 +00:00
i386 - printf -> aprint_* 2008-10-24 18:02:58 +00:00
include remove Xen2 support. 2009-07-29 12:02:05 +00:00
x86 fix botch with merging in changes from x86/x86/cpu.c: 2009-09-22 13:59:42 +00:00
xen Don't pass a NULL arg to DIOCCACHESYNC, sd(4) dereferences it. 2009-10-14 18:54:00 +00:00
xenbus sprintf -> snprintf 2009-04-28 05:44:43 +00:00
Makefile Make the 'tags' target work by borrowing stuff from sys/arch/i386/Makefile. 2009-08-18 17:21:51 +00:00