A Virtual Machine Monitor for modern Cloud workloads.
Go to file
Rob Bradford adb0abf400 main: Make supplying the commandline optional
If no commandline is supplied replace with an empty string. No kernel
commandline is needed when using the firmware to boot.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2019-05-10 16:32:39 +02:00
arch cloud-hypervisor: Add proper licensing 2019-05-09 15:44:17 +02:00
arch_gen cloud-hypervisor: Add proper licensing 2019-05-09 15:44:17 +02:00
devices cloud-hypervisor: Switch to the vmm-sys-util pending PR branch 2019-05-10 16:32:39 +02:00
net_gen cloud-hypervisor: Switch to the vmm-sys-util pending PR branch 2019-05-10 16:32:39 +02:00
net_util net_util: Add helper for generating a random local MAC 2019-05-10 16:32:39 +02:00
pci cloud-hypervisor: Switch to the vmm-sys-util pending PR branch 2019-05-10 16:32:39 +02:00
qcow cloud-hypervisor: Switch to the vmm-sys-util pending PR branch 2019-05-10 16:32:39 +02:00
resources resources: Add a 5.0 kernel config 2019-05-10 16:32:22 +02:00
src main: Make supplying the commandline optional 2019-05-10 16:32:39 +02:00
virtio-bindings cloud-hypervisor: Add proper licensing 2019-05-09 15:44:17 +02:00
vm-allocator cloud-hypervisor: Add proper licensing 2019-05-09 15:44:17 +02:00
vm-virtio vm-virtio: Remove useless PCI BAR debug log 2019-05-10 16:32:39 +02:00
vmm vmm: Propagate boot_kernel errors properly 2019-05-10 16:32:39 +02:00
.gitignore gitignore: Don't track Cargo.lock files 2019-05-10 16:32:39 +02:00
.travis.yml cloud-hypervisor: Recursively run rustfmt 2019-05-10 16:32:39 +02:00
Cargo.lock net_util: Add helper for generating a random local MAC 2019-05-10 16:32:39 +02:00
Cargo.toml cloud-hypervisor: Call into the test_vm() routine 2019-05-07 16:06:21 +02:00
LICENSE-APACHE cloud-hypervisor: Add proper licensing 2019-05-09 15:44:17 +02:00
LICENSE-BSD-3-Clause cloud-hypervisor: Add proper licensing 2019-05-09 15:44:17 +02:00
README.md README: Placeholder to create a usable initial repo 2019-05-06 17:08:29 +02:00

Cloud Hypervisor