genode/ports/src/vancouver
Alexander Boettcher 5fcdd61a13 NOVA: fix placement of EC cap for recall
Put EC cap next to SM cap of Vcpu_dispatcher and not of the Vcpu.

Thanks @parthy for pointing out the issue.
2012-08-22 09:51:29 +02:00
..
service Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
boot_module_provider.h Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
device_model_registry.cc Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
device_model_registry.h Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
main.cc NOVA: fix placement of EC cap for recall 2012-08-22 09:51:29 +02:00
nova_user_env.cc Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
README Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
target.mk NOVA: Use Genode interfaces to bootstrap Vancouver 2012-08-09 11:09:42 +02:00

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