]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/powerpc/kvm/booke_guest.c
SAM9 watchdog: update for moved headers
[linux-2.6-omap-h63xx.git] / arch / powerpc / kvm / booke_guest.c
index 3cca079975e15541bcf82325d6a26c23beb21d75..7b2591e26bae3dc93dc7f002e833fd98de8288bb 100644 (file)
@@ -486,6 +486,8 @@ int kvm_arch_vcpu_setup(struct kvm_vcpu *vcpu)
        vcpu->arch.msr = 0;
        vcpu->arch.gpr[1] = (16<<20) - 8; /* -8 for the callee-save LR slot */
 
+       vcpu->arch.shadow_pid = 1;
+
        /* Eye-catching number so we know if the guest takes an interrupt
         * before it's programmed its own IVPR. */
        vcpu->arch.ivpr = 0x55550000;