Function dbs_arch::msr::msr_should_serialize
source · pub fn msr_should_serialize(index: u32) -> boolExpand description
Specifies whether a particular MSR should be included in vcpu serialization.
Arguments
index- The index of the MSR that is checked whether it’s needed for serialization.