cl
|
44e8720ec9
|
Add vga display support.
|
2004-04-24 20:58:59 +00:00 |
|
cl
|
8e6ccbacfb
|
Allow the block device driver to impersonate wd/sd/cd devices. This allows
for most system seamless migration from a NetBSD/i386 setup to a NetBSD/xen
setup without changing /etc/fstab or creating additional device nodes.
|
2004-04-24 20:05:49 +00:00 |
|
cl
|
fb65e916fb
|
Consistently use xencons for eveything reffering to Xen's virtual console.
rename arch/xen/xen/console.c -> arch/xen/xen/xencons.c
|
2004-04-24 18:24:14 +00:00 |
|
cl
|
edf6d721c7
|
Add ``hypervisor at mainbus'' and attach all devices provided by the
hypervisor to it instead of mainbus.
rename arch/xen/i386/hypervisor.c -> arch/xen/i386/hypervisor_machdep.c
|
2004-04-24 17:35:27 +00:00 |
|
cl
|
9a39f88e1e
|
add block device driver
|
2004-04-17 12:56:26 +00:00 |
|
cl
|
41d325dc43
|
Add port to the Xen virtual machine monitor.
(see http://www.cl.cam.ac.uk/Research/SRG/netos/xen/)
|
2004-03-11 21:44:08 +00:00 |
|