NetBSD/sys/arch/xen/i386
bouyer 754514a443 Add ELF_PADDR_OFFSET and VIRT_ENTRY strings to __xen_guest ELF section,
so that our kernels works with newer xen-3 hypervisors; and correct the value
of VIRT_BASE for dom0.
Now that we can embed the values of KERNBASE and KERNTEXTOFF in the binary
for Xen, make the domU memory layout the same as dom0 for Xen3 (making
it the other way round doens't work; probably because of alignement
constraints in the hypervisor). The old domU layout is used if options
XEN_COMPAT_030001 is present in the kernel config file. Enable this the
domU kernel config files for now, in case someone wants to run a NetBSD
domU on an older Xen3 installation.
2006-10-17 18:53:03 +00:00
..
autoconf.c Map the ISA hole on Xen, which allows us to access the SMBios, which allows 2006-10-01 21:36:11 +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 Add Xen3 support for ACPI and/or MPBIOS + IOAPIC. To help with this, physical 2006-09-28 18:53:15 +00:00
gdt.c
genassym.cf i386 and xen: move struct user to the highest address in uarea 2006-05-22 13:44:53 +00:00
hypervisor_machdep.c
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 Add ELF_PADDR_OFFSET and VIRT_ENTRY strings to __xen_guest ELF section, 2006-10-17 18:53:03 +00:00
machdep.c i386 and xen: move struct user to the highest address in uarea 2006-05-22 13:44:53 +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
npx.c Apply fix from FreeBSD's advisory: fxrstor on AMD FPU's does not restore 2006-04-19 17:19:48 +00:00
pmap.c remove bitrotted functions that have never been used, and have been 2006-05-15 12:47:42 +00:00
spl.S
sys_machdep.c Lose (void *) casts on the machdep scope authorization wrapper. Update 2006-09-19 22:03:10 +00:00
trap.c Use the LWP cached credentials where sane. 2006-07-23 22:06:03 +00:00
vector.S
xen_machdep.c
xen_shm_machdep.c DTRT when the number of grants to map or unmap is more than one. 2006-06-25 18:03:49 +00:00