genode/repos/ports/src/app/seoul
2014-10-10 13:02:31 +02:00
..
32bit
64bit
include/service
boot_module_provider.h seoul: add script turning Genode scenario into VM 2014-10-10 13:02:31 +02:00
console.cc seoul: update branch to using vbios emulators 2014-10-10 13:02:31 +02:00
console.h seoul: remove superfluous includes from console 2014-08-15 10:19:48 +02:00
device_model_registry.cc seoul: add script turning Genode scenario into VM 2014-10-10 13:02:31 +02:00
device_model_registry.h
disk.cc
disk.h
keyboard.cc
keyboard.h
main.cc x86 vmm: add general multiprocessor support 2014-07-24 10:18:07 +02:00
mono.tff
network.cc
network.h
nova_user_env.cc
README
synced_motherboard.h
target.inc

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].