On Fri, Mar 22, 2013 at 03:25:56PM +0100, Alexander Graf wrote:
> Hi Marcelo / Gleb,
> 
> This is my current patch queue for ppc.  Please pull.
> 
> Changes include:
> 
>   - race-free in-kernel watchdog handling api
>   - e500 mmu fixes
> 
> Alex
> 
Pulled, thanks.

> 
> The following changes since commit 2ae33b389601b86a3d0cfe2d09f5e3189d5322fd:
>   Marcelo Tosatti (1):
>         Merge remote-tracking branch 'upstream/master' into queue
> 
> are available in the git repository at:
> 
>   git://github.com/agraf/linux-2.6.git kvm-ppc-next
> 
> Bharat Bhushan (3):
>       KVM: PPC: move tsr update in a separate function
>       KVM: PPC: Added one_reg interface for timer registers
>       KVM: PPC: booke: Added debug handler
> 
> Paul Mackerras (1):
>       KVM: PPC: Remove unused argument to kvmppc_core_dequeue_external
> 
> Scott Wood (3):
>       kvm/ppc/e500: h2g_tlb1_rmap: esel 0 is valid
>       kvm/ppc/e500: g2h_tlb1_map: clear old bit before setting new bit
>       kvm/ppc/e500: eliminate tlb_refs
> 
>  Documentation/virtual/kvm/api.txt   |    4 ++
>  arch/powerpc/include/asm/kvm_host.h |    1 +
>  arch/powerpc/include/asm/kvm_ppc.h  |    3 +-
>  arch/powerpc/include/uapi/asm/kvm.h |    5 ++
>  arch/powerpc/kernel/asm-offsets.c   |    1 +
>  arch/powerpc/kvm/book3s.c           |    3 +-
>  arch/powerpc/kvm/booke.c            |   57 +++++++++++++++++++-----
>  arch/powerpc/kvm/booke_interrupts.S |   42 ++++++++++++++++-
>  arch/powerpc/kvm/e500.h             |   24 +++-------
>  arch/powerpc/kvm/e500_mmu_host.c    |   84 +++++++++++-----------------------
>  arch/powerpc/kvm/powerpc.c          |    2 +-
>  11 files changed, 133 insertions(+), 93 deletions(-)

--
                        Gleb.
--
To unsubscribe from this list: send the line "unsubscribe kvm-ppc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to