cloud-hypervisor/vmm/src
Alejandro Jimenez a22bc3559f pvh: Write start_info structure to guest memory
Fill the hvm_start_info and related memory map structures as
specified in the PVH boot protocol. Write the data structures
to guest memory at the GPA that will be stored in %rbx when
the guest starts.

Signed-off-by: Alejandro Jimenez <alejandro.j.jimenez@oracle.com>
2020-03-13 18:29:44 +01:00
..
api
acpi.rs
config.rs vmm: For --disk error if socket and path is specified 2020-03-13 11:41:52 +00:00
cpu.rs pvh: Initialize vCPU regs/sregs for PVH boot 2020-03-13 18:29:44 +01:00
device_manager.rs vmm: Make disk path optional 2020-03-13 11:41:52 +00:00
interrupt.rs
lib.rs
memory_manager.rs
vm.rs pvh: Write start_info structure to guest memory 2020-03-13 18:29:44 +01:00