cloud-hypervisor/arch/src/x86_64
Michael Zhao 1befae872d build: Fixed build errors and warnings on AArch64
This is a preparing commit to build and test CH on AArch64. All building
issues were fixed, but no functionality was introduced.
For X86, the logic of code was not changed at all.
For ARM, the architecture specific part is still empty. And we applied
some tricks to workaround lint warnings. But such code will be replaced
later by other commits with real functionality.

Signed-off-by: Michael Zhao <michael.zhao@arm.com>
2020-05-21 11:56:26 +01: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 build: Fixed build errors and warnings on AArch64 2020-05-21 11:56:26 +01: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