NetBSD/sys/arch/xen/i386
pavel 104e8925ea remove some leftover msgbuf manipulation from pmap.c, as done for the i386
and amd64 versions before. Inspired by PR port-i386/34186 from Wolfgang
Stukenbrock.
2007-01-06 17:48:52 +00:00
..
autoconf.c bring in wedge handling code from arch/x86/x86/x86_autoconf.c. 2007-01-01 02:59:50 +00:00
bios32.c Map the ISA hole on Xen, which allows us to access the SMBios, which allows 2006-10-01 21:36:11 +00:00
cpu.c Spell "separate" correctly. From Zafer Aydogan. 2006-12-25 18:39:47 +00:00
gdt.c Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:06:46 +00:00
genassym.cf - pass intrframe by-pointer, not by-value. 2006-12-08 15:05:18 +00:00
hypervisor_machdep.c - pass intrframe by-pointer, not by-value. 2006-12-08 15:05:18 +00:00
identcpu.c On my system the CPU frequency reported at boot is off by about 10% (maybe 2006-05-27 20:48:40 +00:00
locore.S Change BSD_SYMTAB to BSD_SYMTAB=yes. Xen-3.0.2 wants it, and xen-3.0.3 2006-10-17 22:16:20 +00:00
machdep.c const correctness 2006-10-23 18:10:44 +00:00
mainbus.c Map the ISA hole on Xen, which allows us to access the SMBios, which allows 2006-10-01 21:36:11 +00:00
npx_hv.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
npx.c - pass intrframe by-pointer, not by-value. 2006-12-08 15:05:18 +00:00
pmap.c remove some leftover msgbuf manipulation from pmap.c, as done for the i386 2007-01-06 17:48:52 +00:00
spl.S - pass intrframe by-pointer, not by-value. 2006-12-08 15:05:18 +00:00
sys_machdep.c Make machdep scope architecture-agnostic by removing all arch-specific 2006-12-26 10:43:43 +00:00
trap.c Use the LWP cached credentials where sane. 2006-07-23 22:06:03 +00:00
vector.S - pass intrframe by-pointer, not by-value. 2006-12-08 15:05:18 +00:00
xen_machdep.c Fix bad cut'n'paste: use the target of strncpy() in sizeof(). 2006-01-22 20:15:51 +00:00
xen_shm_machdep.c xen_shm_errintvl is only used in the DEBUG case. Fixes build for non-DEBUG. 2006-11-16 22:38:18 +00:00