NetBSD/sys/arch/xen/x86
cherry 66e35f7978 Make cross-cpu pte access MP safe.
XXX: review cases of use of pmap_set_pte() vs direct use of xpq_queue_pte_update()
2012-01-09 13:04:13 +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 revert previous commit. DIAGNOSTIC should only do strict checks, not muffle current ones 2012-01-09 04:39:14 +00:00
hypervisor_machdep.c Optimise branch predict hint for the intended use-case (cross cpu event notification) 2011-12-27 07:47:00 +00:00
intr.c Remove spurious header. 2011-08-13 16:22:15 +00:00
mainbus.c Merge jym-xensuspend branch in -current. ok bouyer@. 2011-09-20 00:12:23 +00:00
x86_xpmap.c Make cross-cpu pte access MP safe. 2012-01-09 13:04:13 +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
xen_ipi.c Remove spurious (debug) printf() 2011-12-30 12:16:19 +00:00
xen_pmap.c Harden cross-cpu L3 sync - avoid optimisations that may race. 2012-01-09 12:58:49 +00:00
xen_shm_machdep.c Report vmem(9) errors out-of-band so that we can use vmem(9) to manage 2011-09-02 22:25:08 +00:00
xenfunc.c [merging from cherry-xenmp] Make the xen MMU op queue locking api private. Implement per-cpu queues. 2011-11-06 11:40:46 +00:00