cloud-hypervisor/hypervisor/src/kvm
Wei Liu 05e5106b9b hypervisor x86: provide a generic LapicState structure
This requires making get/set_lapic_reg part of the type.

For the moment we cannot provide a default variant for the new type,
because picking one will be wrong for the other hypervisor, so I just
drop the test cases that requires LapicState::default().

Signed-off-by: Wei Liu <liuwe@microsoft.com>
2022-07-19 09:38:38 +01:00
..
aarch64 hypervisor: provide a generic CpuState structure 2022-07-14 22:09:04 +01:00
x86_64 hypervisor x86: provide a generic LapicState structure 2022-07-19 09:38:38 +01:00
mod.rs hypervisor x86: provide a generic LapicState structure 2022-07-19 09:38:38 +01:00