On 09.11.2011, at 01:22, Scott Wood wrote: > The first couple patches are some minor reorganization of the checking > done prior to entering the guest, which should avoid some races relative > to exception qeueing, and give us a more clearly-named place (which later > patches in the series use) to put other checks that we want to always run > before entering the guest. > > Then there's a fix to booke idle handling to not block inside > KVM_SET_REGS, and some paravirt fixes and new functionality. > > Apply after "KVM: PPC: booke: check for signals in kvmppc_vcpu_run" > (I didn't think there'd end up being a dependency when I sent that...) > > This supersedes the first three patches of "KVM: PPC: booke: paravirt and > timer" from 8/26. > > Scott Wood (6): > KVM: PPC: Rename deliver_interrupts to prepare_to_enter > KVM: PPC: Move prepare_to_enter call site into subarch code > KVM: PPC: booke: Check for MSR[WE] in prepare_to_enter > KVM: PPC: booke: Fix int_pending calculation for MSR[EE] paravirt > KVM: PPC: booke: Paravirtualize wrtee > KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASn Thanks, applied all to kvm-ppc-next. Alex -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html