genode/ports/src/vancouver
Alexander Boettcher 6dd6525b48 seoul: support headless mode
+ run kernelbuild in headless mode, output dumped via serial output
2013-08-22 11:33:10 +02:00
..
32bit seoul: fix region conflicts 2013-08-15 09:22:48 +02:00
64bit seoul: fix region conflicts 2013-08-15 09:22:48 +02:00
service
boot_module_provider.h
console.cc seoul: support headless mode 2013-08-22 11:33:10 +02:00
console.h
device_model_registry.cc seoul: add intel82576vf for 64bit 2013-08-15 09:22:48 +02:00
device_model_registry.h
disk.cc seoul: fix disc boot 2013-07-18 11:55:18 +02:00
disk.h seoul: fix disc boot 2013-07-18 11:55:18 +02:00
keyboard.cc
keyboard.h
main.cc seoul: add invalid guest state handling 2013-08-15 09:22:48 +02:00
mono.tff
network.cc
network.h
nova_user_env.cc seoul: add intel82576vf for 64bit 2013-08-15 09:22:48 +02:00
README
synced_motherboard.h
target.inc seoul: add intel82576vf for 64bit 2013-08-15 09:22:48 +02:00
utcb_guard.h

Vancouver is a virtual machine monitor specifically developed for the use with
the NOVA hypervisor. It virtualizes 32bit x86 PC hardware including various
peripherals. The combination of NOVA and Vancouver is described in the
following paper by Udo Steinberg and Bernhard Kauer:

[http://os.inf.tu-dresden.de/papers_ps/steinberg_eurosys2010.pdf - NOVA: A Microhypervisor-Based Secure Virtualization Architecture]

The official project website is [http://hypervisor.org].