Function dbs_arch::regs::setup_msrs

source ·
pub fn setup_msrs(vcpu: &VcpuFd) -> Result<(), Error>
Expand description

Configure Model Specific Registers (MSRs) for a given CPU.

Arguments

  • vcpu - Structure for the VCPU that holds the VCPU’s fd.