NetBSD/sys/arch/xen/x86
2011-08-13 12:37:30 +00:00
..
autoconf.c - Use uvm_lwp_setuarea() instead of directly setting address to lwp_t::l_addr. 2009-11-27 03:23:03 +00:00
consinit.c #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 18:31:32 +00:00
cpu.c MP probing and startup code 2011-08-13 12:37:30 +00:00
hypervisor_machdep.c refactor the bitstring/mask operations to be behind an API. Make pending interrupt marking cpu aware. 2011-08-10 21:46:02 +00:00
intr.c Make event/interrupt handling MP aware 2011-08-11 17:58:59 +00:00
mainbus.c #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 18:31:32 +00:00
x86_xpmap.c Add locking around ops to the hypervisor MMU "queue". 2011-08-13 12:09:38 +00:00
xen_bus_dma.c #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 18:31:32 +00:00
xen_intr.c Replace x86 memory fences in Xen drivers by their Xen equivalents, to reduce 2009-01-16 20:16:47 +00:00
xen_ipi.c KNF police (rmind@ :-) 2011-08-10 20:38:45 +00:00
xen_pmap.c Add locking around ops to the hypervisor MMU "queue". 2011-08-13 12:09:38 +00:00
xen_shm_machdep.c Fix typo in comment. 2011-07-31 18:00:54 +00:00
xenfunc.c Add locking around ops to the hypervisor MMU "queue". 2011-08-13 12:09:38 +00:00