NetBSD/sys/arch/xen/x86
2011-08-11 18:11:17 +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 Hide the MD details of specific IPIs behind semantically pleasing functions. This cleans up a couple of #ifdef XEN/#endif pairs 2011-08-11 18:11:17 +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 Introduce locking primitives for Xen pte operations, and xen helper calls for MP related MMU ops 2011-08-10 09:50:37 +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 Welcome to 5.99.53! Merge rmind-uvmplock branch: 2011-06-12 03:35:36 +00:00
xen_shm_machdep.c Fix typo in comment. 2011-07-31 18:00:54 +00:00
xenfunc.c Welcome PAE inside i386 current. 2010-07-24 00:45:54 +00:00