cloud-hypervisor/hypervisor/src
Wei Liu 4d2cc3778f hypervisor: move away from MsrEntries type
It is a flexible array. Switch to vector and slice instead.

No functional change intended.

Signed-off-by: Wei Liu <liuwe@microsoft.com>
2022-07-20 10:13:41 +01:00
..
arch hypervisor x86: provide a generic LapicState structure 2022-07-19 09:38:38 +01:00
kvm hypervisor: move away from MsrEntries type 2022-07-20 10:13:41 +01:00
mshv hypervisor: move away from MsrEntries type 2022-07-20 10:13:41 +01:00
cpu.rs hypervisor: move away from MsrEntries type 2022-07-20 10:13:41 +01:00
device.rs hypervisor: allow downcasting to KVM / MSHV device fd 2022-07-14 08:09:50 +01:00
hypervisor.rs hypervisor: x86: drop get_msr_list from hypervisor trait 2022-07-19 09:38:38 +01:00
lib.rs hypervisor: provide a generic IrqRoutingEntry structure 2022-07-15 10:21:43 +01:00
vm.rs hypervisor: provide a generic CpudIdEntry structure 2022-07-18 22:15:30 +01:00