Re: [PATCH 4/4] KVM: PPC: Bookehv: Get vcpu's last instruction for emulation

2014-03-26 Thread Scott Wood
On Thu, 2014-02-20 at 18:30 +0200, Mihai Caraman wrote: > Load external pid (lwepx) instruction faults (when called from > KVM with guest context) needs to be handled by KVM. This implies > additional code in DO_KVM macro to identify the source of the > exception (which oiginate from KVM host rathe

Re: [PATCH 3/4] KVM: PPC: Alow kvmppc_get_last_inst() to fail

2014-03-26 Thread Scott Wood
On Thu, 2014-02-20 at 18:30 +0200, Mihai Caraman wrote: > diff --git a/arch/powerpc/kvm/book3s_paired_singles.c > b/arch/powerpc/kvm/book3s_paired_singles.c > index a59a25a..80c533e 100644 > --- a/arch/powerpc/kvm/book3s_paired_singles.c > +++ b/arch/powerpc/kvm/book3s_paired_singles.c > @@ -640,1

Re: Preparing kvm/next for first pull request of 3.15 merge window

2014-03-26 Thread Paul Mackerras
On Wed, Mar 26, 2014 at 10:19:52AM +0100, Paolo Bonzini wrote: > Il 26/03/2014 04:51, Paul Mackerras ha scritto: > >>> I would like to know from ARM and PPC maintainers *now* (before the > >>> merge window opens) what will be in 3.15. Also, PPC guys, please > >>> make sure the pull requests will b

Re: Preparing kvm/next for first pull request of 3.15 merge window

2014-03-26 Thread Greg Kurz
On Wed, 26 Mar 2014 10:19:52 +0100 Paolo Bonzini wrote: > Il 26/03/2014 04:51, Paul Mackerras ha scritto: > >> > I would like to know from ARM and PPC maintainers *now* (before the > >> > merge window opens) what will be in 3.15. Also, PPC guys, please > >> > make sure the pull requests will be b

Re: Preparing kvm/next for first pull request of 3.15 merge window

2014-03-26 Thread Paolo Bonzini
Il 25/03/2014 21:35, Christian Borntraeger ha scritto: On 25/03/14 18:29, Paolo Bonzini wrote: Also, the pull requests I got in the last couple of months were a bit messy, and I'm already fearing that Linus notices. In the future, I'll tag kvm-3.x-base (e.g. kvm-3.16-base) when I open kvm/next,

Re: Preparing kvm/next for first pull request of 3.15 merge window

2014-03-26 Thread Paolo Bonzini
Il 26/03/2014 04:51, Paul Mackerras ha scritto: > I would like to know from ARM and PPC maintainers *now* (before the > merge window opens) what will be in 3.15. Also, PPC guys, please > make sure the pull requests will be based on commit e724f080f5dd > (KVM: PPC: Book3S HV: Fix register usage w