···162162 * excepting for VM and UMS163163 * don't touch UMS , CARRY and cache bits164164 * right now MSR is a copy of parent one */165165- childregs->msr |= MSR_BIP;166165 childregs->msr &= ~MSR_EIP;167166 childregs->msr |= MSR_IE;168167 childregs->msr &= ~MSR_VM;