crosvm/x86_64/src
Dylan Reid 1776c645c9 x86_64: Add separate error for getting sregs
Re-using the set error could cause confusion.

BUG=none
TEST=none

Change-Id: I47445b28946484028bf96cff9ee0bc8c89b6f3e5
Signed-off-by: Dylan Reid <dgreid@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/974741
Reviewed-by: Zach Reizner <zachr@chromium.org>
2018-03-22 18:16:57 -07:00
..
bootparam.rs x86_64: Add x86_64 setup code 2017-05-12 20:58:07 -07:00
cpuid.rs x86_64: improve documentation for cpuid vendor 2018-03-21 20:48:40 -07:00
gdt.rs x86_64: Add x86_64 setup code 2017-05-12 20:58:07 -07:00
interrupts.rs x86_64: implement error trait for sub-modules in x86_64 crate 2018-02-27 22:26:07 -08:00
lib.rs crosvm: create a LinuxArch trait and use it for x86 2018-03-15 17:58:33 -07:00
mpspec.rs x86_64: add multi-cpu setup support 2017-05-25 22:51:15 -07:00
mptable.rs x86_64: implement error trait for sub-modules in x86_64 crate 2018-02-27 22:26:07 -08:00
msr_index.rs x86_64: Add x86_64 setup code 2017-05-12 20:58:07 -07:00
regs.rs x86_64: Add separate error for getting sregs 2018-03-22 18:16:57 -07:00