cloud-hypervisor/arch/src
Rob Bradford 4abebc9e56 hypervisor: Don't create temporary vector for boot MSRs
The MSRs are constant at boot time so rather than creating a vector in
the boot_msr_entries() method instead reaturn a reference to static MSR
array data.

Signed-off-by: Rob Bradford <rbradford@rivosinc.com>
2025-11-29 13:07:16 +00:00
..
aarch64 misc: clippy: add needless_pass_by_value 2025-11-27 17:11:14 +00:00
riscv64 misc: clippy: add needless_pass_by_value 2025-11-27 17:11:14 +00:00
x86_64 hypervisor: Don't create temporary vector for boot MSRs 2025-11-29 13:07:16 +00:00
lib.rs misc: arch: drop extern crate, use modern rust 2025-11-24 22:36:46 +00:00