SRR1_MSR_BITS
kvmppc_set_srr1(vcpu, (msr & SRR1_MSR_BITS) | srr1_flags);
vcpu->arch.shregs.msr &= SRR1_MSR_BITS;