cloud-hypervisor/arch/src
Samuel Ortiz 9cf67d133f arch: x86: Always set the bootloader type
We set it to 0xff, which is for unregistered loaders.
The kernel checks that the bootloader ID is set when e.g. loading
ramdisks, so not setting it when we get a bootparams header from the
loader will prevent the kernel from loading ramdisks.

Fixes: #918

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2020-03-17 19:11:38 +01:00
..
aarch64 arch: vmm: Move ACPI tables creation to vmm crate 2019-11-07 14:02:27 +00:00
x86_64 arch: x86: Always set the bootloader type 2020-03-17 19:11:38 +01:00
lib.rs pvh: Introduce EntryPoint struct 2020-03-13 18:29:44 +01:00