NetBSD/sys/arch/xen
2008-10-24 16:37:25 +00:00
..
compile merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
conf Move some MD declarations from x86/pci/files.pci to x86/conf/files.x86, 2008-08-03 19:32:03 +00:00
i386 Don't forget to set sc_dev. 2008-03-05 04:58:29 +00:00
include catch up with amd64: add hvm_op hypercall 2008-10-21 22:35:25 +00:00
x86 findroot(): set booted_device also when specifying a network device to bootdev. 2008-10-24 16:37:25 +00:00
xen introduce two macros: xendomain_is_dom0() and xendomain_is_privileged(). Use them. 2008-10-21 15:46:32 +00:00
xenbus The 'sc' in xenbus_sc implies a softc, but it is actually a device_t. Since the device_t/softc split you can't cast a softc out of a device and vice versa. 2008-10-21 21:55:44 +00:00
Makefile Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands. 2008-10-19 22:05:19 +00:00