msr_should_serialize

Function msr_should_serialize 

Source
pub fn msr_should_serialize(index: u32) -> bool
Expand 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.