On Tue, May 17, 2011 at 03:05:12PM -0300, Marcelo Tosatti wrote: > > > > - ret = __kvmppc_vcpu_entry(kvm_run, vcpu); > > + kvm_guest_enter(); > > > kvm_guest_enter should run with interrupts disabled. Its fine, please ignore message.