cloud-hypervisor/arch/src
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 aarch64: Move setup_regs to hypervisor 2022-06-06 11:07:46 +01:00
x86_64 hypervisor x86: provide a generic LapicState structure 2022-07-19 09:38:38 +01:00
lib.rs build: Fix beta clippy issue (derive_partial_eq_without_eq) 2022-06-30 20:50:45 +01:00