crosvm/x86_64
Dylan Reid 45753529ba x86_64: Set EFER.LMA
We were setting LME (Long Mode Enabled) but not LMA (Long Mode Active).
New kernels have a check in the kvm code that disallows this brokenness.

Change-Id: Ic8950c8748ead81201223c19404fdd2c8d80f7dc
Signed-off-by: Dylan Reid <dgreid@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/985733
Reviewed-by: Zach Reizner <zachr@chromium.org>
2018-03-29 17:02:43 -07:00
..
src x86_64: Set EFER.LMA 2018-03-29 17:02:43 -07:00
Cargo.toml crosvm: create a LinuxArch trait and use it for x86 2018-03-15 17:58:33 -07:00