cloud-hypervisor/vmm/src
Cathy Zhang 429b53a672 vmm: Add bzimage loader support
VMM may load different format kernel image to start guest, we currently
only have elf loader support, so add bzimage loader support in case
that VMM would like to load bzimage.

Signed-off-by: Cathy Zhang <cathy.zhang@intel.com>
2019-06-13 11:28:20 +01:00
..
config.rs config: Reorganize command line parsing 2019-05-24 17:08:52 +01:00
lib.rs config: Reorganize command line parsing 2019-05-24 17:08:52 +01:00
vm.rs vmm: Add bzimage loader support 2019-06-13 11:28:20 +01:00