MSR_WE
if (vcpu->arch.shared->msr & MSR_WE) {
mtmsr(msr_save|MSR_WE|MSR_EE|MSR_CE|MSR_DE);
tmp |= MSR_WE;