public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Gleb Natapov <gleb@redhat.com>
To: Alexander Graf <agraf@suse.de>
Cc: kvm-ppc@vger.kernel.org, KVM list <kvm@vger.kernel.org>
Subject: Re: [PULL 0/8] ppc patch queue 2013-01-10
Date: Mon, 14 Jan 2013 11:03:52 +0200	[thread overview]
Message-ID: <20130114090352.GC30521@redhat.com> (raw)
In-Reply-To: <1357821912-24922-1-git-send-email-agraf@suse.de>

On Thu, Jan 10, 2013 at 01:45:04PM +0100, Alexander Graf wrote:
> Hi Marcelo / Gleb,
> 
> This is my current patch queue for ppc.  Please pull.
> 
> Highlights this time:
> 
>   - Book3S: enable potential sPAPR guest emulation on PR KVM on pHyp
>   - BookE: EPR (External Proxy Register) support
> 
> Alex
> 
Pulled, thanks.

> The following changes since commit 908e7d7999bcce70ac52e7f390a8f5cbc55948de:
>   Gleb Natapov (1):
>         KVM: MMU: simplify folding of dirty bit into accessed_dirty
> 
> are available in the git repository at:
> 
>   git://github.com/agraf/linux-2.6.git kvm-ppc-next
> 
> Alexander Graf (6):
>       KVM: PPC: Only WARN on invalid emulation
>       KVM: PPC: Book3S: PR: Enable alternative instruction for SC 1
>       KVM: PPC: BookE: Allow irq deliveries to inject requests
>       KVM: PPC: BookE: Emulate mfspr on EPR
>       KVM: PPC: BookE: Implement EPR exit
>       KVM: PPC: BookE: Add EPR ONE_REG sync
> 
> Mihai Caraman (2):
>       KVM: PPC: Fix SREGS documentation reference
>       KVM: PPC: Fix mfspr/mtspr MMUCFG emulation
> 
>  Documentation/virtual/kvm/api.txt   |   43 ++++++++++++++++++++++++++++++++--
>  arch/powerpc/include/asm/kvm_host.h |    2 +
>  arch/powerpc/include/asm/kvm_ppc.h  |   10 ++++++++
>  arch/powerpc/include/uapi/asm/kvm.h |    6 ++++-
>  arch/powerpc/kvm/book3s_emulate.c   |   30 ++++++++++++++++++++++++
>  arch/powerpc/kvm/book3s_pr.c        |    5 ++++
>  arch/powerpc/kvm/booke.c            |   40 +++++++++++++++++++++++++++++++-
>  arch/powerpc/kvm/booke_emulate.c    |    3 ++
>  arch/powerpc/kvm/emulate.c          |    5 ----
>  arch/powerpc/kvm/powerpc.c          |   13 +++++++++-
>  include/linux/kvm_host.h            |    1 +
>  include/uapi/linux/kvm.h            |    6 +++++
>  12 files changed, 153 insertions(+), 11 deletions(-)
> --
> To unsubscribe from this list: send the line "unsubscribe kvm" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

--
			Gleb.

  parent reply	other threads:[~2013-01-14  9:03 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-10 12:45 [PULL 0/8] ppc patch queue 2013-01-10 Alexander Graf
2013-01-10 12:45 ` [PATCH 1/8] KVM: PPC: Fix SREGS documentation reference Alexander Graf
2013-01-10 12:45 ` [PATCH 2/8] KVM: PPC: Only WARN on invalid emulation Alexander Graf
2013-01-10 12:45 ` [PATCH 3/8] KVM: PPC: Book3S: PR: Enable alternative instruction for SC 1 Alexander Graf
2013-01-10 12:45 ` [PATCH 4/8] KVM: PPC: Fix mfspr/mtspr MMUCFG emulation Alexander Graf
2013-01-10 12:45 ` [PATCH 5/8] KVM: PPC: BookE: Allow irq deliveries to inject requests Alexander Graf
2013-01-10 12:45 ` [PATCH 6/8] KVM: PPC: BookE: Emulate mfspr on EPR Alexander Graf
2013-01-10 12:45 ` [PATCH 7/8] KVM: PPC: BookE: Implement EPR exit Alexander Graf
2013-01-10 12:45 ` [PATCH 8/8] KVM: PPC: BookE: Add EPR ONE_REG sync Alexander Graf
2013-01-14  9:03 ` Gleb Natapov [this message]
2013-01-17 10:53   ` [PULL 0/8] ppc patch queue 2013-01-10 Alexander Graf
2013-01-17 11:28     ` Gleb Natapov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130114090352.GC30521@redhat.com \
    --to=gleb@redhat.com \
    --cc=agraf@suse.de \
    --cc=kvm-ppc@vger.kernel.org \
    --cc=kvm@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox