NetBSD/sys/arch/xen/i386
he bad1d53b6a Add an IPL_VM argument to comply with the new vmem_create() prototype,
as per hint from ad@.
2007-07-10 16:23:26 +00:00
..
autoconf.c Add a bootstatic callback for dom0, which allows to take NFS boot informations 2007-07-08 21:14:14 +00:00
bios32.c Make it build again when IPMI is used (caddr_t issue ?) 2007-06-12 18:55:50 +00:00
cpu.c merge yamt-idlelwp branch. asked by core@. some ports still needs work. 2007-05-17 14:51:11 +00:00
gdt.c Share the sysarch stuff between the x86 ports. PR kern/36046. 2007-04-16 19:12:17 +00:00
genassym.cf merge yamt-idlelwp branch. asked by core@. some ports still needs work. 2007-05-17 14:51:11 +00:00
hypervisor_machdep.c Remove more duplicate headers. 2007-01-29 01:52:43 +00:00
identcpu.c TRUE -> true, FALSE -> false 2007-02-22 06:47:16 +00:00
idle_machdep.c Fix race condition in cpu_idle() on ci_want_resched. From YAMAMOTO Takashi. 2007-06-25 19:57:32 +00:00
locore.S Make sure to check for pending interrupts on the final STI. For this 2007-06-28 20:50:30 +00:00
machdep.c Initialize the link context in a signal frame to the receiving lwp's 2007-07-08 10:19:21 +00:00
mainbus.c The recent cpu_attach changes broke the xen build; while this compiles, 2007-03-05 23:26:40 +00:00
npx.c - pass intrframe by-pointer, not by-value. 2006-12-08 15:05:18 +00:00
npx_hv.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
pmap.c merge yamt-idlelwp branch. asked by core@. some ports still needs work. 2007-05-17 14:51:11 +00:00
spl.S Make sure to check for pending interrupts on the final STI. For this 2007-06-28 20:50:30 +00:00
trap.c merge yamt-idlelwp branch. asked by core@. some ports still needs work. 2007-05-17 14:51:11 +00:00
vector.S Make sure to check for pending interrupts on the final STI. For this 2007-06-28 20:50:30 +00:00
xen_intr.c Remove the __asm("lock") again from softintr(), as ci_ipending is local 2007-06-26 19:41:11 +00:00
xen_machdep.c Add a bootstatic callback for dom0, which allows to take NFS boot informations 2007-07-08 21:14:14 +00:00
xen_shm_machdep.c Add an IPL_VM argument to comply with the new vmem_create() prototype, 2007-07-10 16:23:26 +00:00