NetBSD/sys/arch/xen/xen
cl f720882cf0 Rework the physical<->machine memory mapping: offset physical addresses
by 0x100000 (above the I/O Memory "hole") leaving all physical addresses
below unused, don't perform phys<->mach mapping for addresses below 0x100000
or beyond the real hardware's physical memory.

-> /dev/mem works now as expected and X works in domain0.
2004-04-26 22:05:04 +00:00
..
clock.c Let event_set_handler set the void * argument to event handlers. 2004-04-24 19:32:37 +00:00
events.c Let event_set_handler set the void * argument to event handlers. 2004-04-24 19:32:37 +00:00
hypervisor.c Don't attach vga and keyboard if the domain is not privileged. 2004-04-25 00:24:08 +00:00
if_xennet.c Rework the physical<->machine memory mapping: offset physical addresses 2004-04-26 22:05:04 +00:00
vga_xen.c Don't attach vga and keyboard if the domain is not privileged. 2004-04-25 00:24:08 +00:00
xbd.c Rework the physical<->machine memory mapping: offset physical addresses 2004-04-26 22:05:04 +00:00
xen_debug.c
xencons.c Consistently use xencons for eveything reffering to Xen's virtual console. 2004-04-24 18:24:14 +00:00
xenkbc.c Add mouse support. 2004-04-26 19:44:54 +00:00