Samuel Ortiz
539367b58c
cloud-hypervisor: Initial kernel booting implementation
...
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2019-05-07 18:49:51 +02:00
Samuel Ortiz
b56b4ca834
cloud-hypervisor: Add the architecture crates
...
Both crates are based on Firecracker commit 9cdb5b2.
They are ported to the new memory model and tests have been fixed
accordingly.
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2019-05-07 18:40:40 +02:00
Samuel Ortiz
a0da3deb5e
cloud-hypervisor: Call into the test_vm() routine
...
test_vm is a dummy VM workload, we use it to test our initial VMM
settings.
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2019-05-07 16:06:21 +02:00
Samuel Ortiz
16f2bedbb7
cloud-hypervisor: Add a vmm crate
...
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2019-05-07 16:03:24 +02:00
Samuel Ortiz
2ed17abb5c
cloud-hypervisor: Application handling
...
We will only support a --kernel option for now.
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2019-05-07 16:03:17 +02:00
Samuel Ortiz
73337c8b19
cloud-hypervisor: Initial commit
...
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2019-05-07 10:19:57 +02:00
Samuel Ortiz
0f2807446b
README: Placeholder to create a usable initial repo
...
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2019-05-06 17:08:29 +02:00