cloud-hypervisor/arch
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
..
src hypervisor x86: provide a generic LapicState structure 2022-07-19 09:38:38 +01:00
Cargo.toml build: bump serde from 1.0.138 to 1.0.139 2022-07-11 23:54:20 +00:00