TCR_DIE
tcr |= TCR_DIE; /* Enable decrementer */
if ((vcpu->arch.tcr & TCR_DIE) && (vcpu->arch.tsr & TSR_DIS))
mtspr(SPRN_TCR, tcr_save & ~TCR_DIE);