cloud-hypervisor/arch/src/x86_64
Michael Zhao 969e5e0b51 vmm: Split configure_system() from load_kernel() for x86_64
Now the flow of both architectures are aligned to:
1. load kernel
2. create VCPU's
3. configure system
4. start VCPU's

Signed-off-by: Michael Zhao <michael.zhao@arm.com>
2020-06-03 11:27:29 +02:00
..
gdt.rs pvh: Initialize vCPU regs/sregs for PVH boot 2020-03-13 18:29:44 +01:00
interrupts.rs arch, qcow: Fix 1.42.0 clippy warnings 2020-03-13 12:26:15 +00:00
layout.rs arch: Support loading initramfs with PVH boot protocol 2020-04-09 17:28:03 +02:00
mod.rs vmm: Split configure_system() from load_kernel() for x86_64 2020-06-03 11:27:29 +02:00
mptable.rs dependencies: bump vm-memory from 4237db3 to f3d1c27 2020-02-06 11:40:45 +01:00
regs.rs arch: regs: Rename and export create_msr_entries 2020-04-03 18:05:18 +01:00