754514a443
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. |
||
---|---|---|
.. | ||
autoconf.c | ||
bios32.c | ||
cpu.c | ||
gdt.c | ||
genassym.cf | ||
hypervisor_machdep.c | ||
identcpu.c | ||
locore.S | ||
machdep.c | ||
mainbus.c | ||
npx_hv.c | ||
npx.c | ||
pmap.c | ||
spl.S | ||
sys_machdep.c | ||
trap.c | ||
vector.S | ||
xen_machdep.c | ||
xen_shm_machdep.c |