NetBSD/sys/arch/xen/i386
bouyer 54ecd3d8a1 Implement xpq_queue_machphys_update(), which queues a request to
update the machine to physical table (to be used after a
MEMOP_increase_reservation).
2005-08-20 19:20:54 +00:00
..
autoconf.c Merge the bouyer-xen2 branch. This add supports for the Xen 2.0 virtual 2005-03-09 22:39:19 +00:00
cpu.c merge yamt-km branch. 2005-04-01 11:59:21 +00:00
gdt.c sync with i386. (avoid shadowing) 2005-05-31 13:53:15 +00:00
genassym.cf Get rid of the event to pseudo-irq mapping. We are limited to 32 pseudo-irq, 2005-04-16 22:49:37 +00:00
hypervisor_machdep.c include atomic.h for x86_atomic_setbits/clearbits_l. 2005-04-30 08:37:16 +00:00
identcpu.c sync with i386. (avoid shadowing) 2005-05-31 13:53:15 +00:00
locore.S merge yamt-km branch. 2005-04-01 11:59:21 +00:00
machdep.c Make PCI devices usable for non-domain0 kernels. Based on patches sent by 2005-08-19 16:06:12 +00:00
mainbus.c Properly define NISA and NPCI; cleanup use of NISA and NPCI. 2005-03-11 20:39:39 +00:00
npx_hv.c
npx.c npxintr(): this function does the right thing if we don't try to clear 2005-03-20 13:12:59 +00:00
pmap.c in pmap_enter(), preset the mod/ref bits based on the flags argument. 2005-05-29 15:56:59 +00:00
spl.S Fix stack offset to account for an extra register pushl compared to the i386 2005-03-16 11:25:03 +00:00
sys_machdep.c merge yamt-km branch. 2005-04-01 11:59:21 +00:00
trap.c Properly define NISA and NPCI; cleanup use of NISA and NPCI. 2005-03-11 20:39:39 +00:00
vector.S remove vestigal {,e}intr{names,cnt} symbols now that vmstat doesn't need them. 2005-05-31 00:45:02 +00:00
xen_machdep.c Implement xpq_queue_machphys_update(), which queues a request to 2005-08-20 19:20:54 +00:00
xen_shm_machdep.c xen_shm_unmap: 2005-07-19 11:09:52 +00:00