cloud-hypervisor/arch
Samuel Ortiz ae96aeda65 arch: Move the gdt module to the hypervisor crate
We will need the GDT API for the hypervisor's x86 instruction
emulator implementation, it's better if the arch crate depends on the
hypervisor one rather than the other way around.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2020-11-25 17:02:11 +01:00
..
src arch: Move the gdt module to the hypervisor crate 2020-11-25 17:02:11 +01:00
Cargo.toml cargo: Move to crates.io vm-memory 0.4.0 2020-11-23 10:55:13 +01:00