kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/7] avi patch queue 2011-12-25
@ 2011-12-25 10:58 Alexander Graf
  2011-12-25 10:58 ` [PATCH 1/7] KVM: PPC: Whitespace fix for kvm.h Alexander Graf
                   ` (8 more replies)
  0 siblings, 9 replies; 14+ messages in thread
From: Alexander Graf @ 2011-12-25 10:58 UTC (permalink / raw)
  To: KVM devel mailing list; +Cc: kvm-ppc, Marcelo Tosatti, Avi Kivity

Hi Avi,

Here are a couple compile/trivial fixes for PPC KVM. Please make sure
they all get to 3.2, worst case through -stable.

I left out all the other fine commits that would be great to have in
upstream due to limited testing on my side still. But they definitely
are not forgotten!

Alex


The following changes since commit 08a95a511af91a2a6c42f2a8f13b99402a39e84b:
  Alex Williamson (1):
        kvm: Device assignment permission checks

are available in the git repository at:

  git://github.com/agraf/linux-2.6.git for-avi

Alexander Graf (2):
      KVM: PPC: Whitespace fix for kvm.h
      KVM: Fix whitespace in kvm_para.h

Andreas Schwab (2):
      KVM: PPC: move compute_tlbie_rb to book3s_64 common header
      KVM: PPC: protect use of kvmppc_h_pr

Michael Neuling (1):
      powerpc kvm: fix kvmppc_start_thread() for CONFIG_SMP=N

Nishanth Aravamudan (1):
      powerpc/kvm: annotate kvm_rma_init as __init

Scott Wood (1):
      KVM: PPC: e500: include linux/export.h

 arch/powerpc/include/asm/kvm.h           |    4 +-
 arch/powerpc/include/asm/kvm_book3s.h    |   33 ------------------------------
 arch/powerpc/include/asm/kvm_book3s_64.h |   33 ++++++++++++++++++++++++++++++
 arch/powerpc/kvm/book3s_hv.c             |    2 +-
 arch/powerpc/kvm/book3s_hv_builtin.c     |    2 +-
 arch/powerpc/kvm/book3s_pr.c             |    2 +
 arch/powerpc/kvm/e500.c                  |    1 +
 include/linux/kvm_para.h                 |    1 -
 8 files changed, 40 insertions(+), 38 deletions(-)

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2012-01-09 12:48 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-25 10:58 [PULL 0/7] avi patch queue 2011-12-25 Alexander Graf
2011-12-25 10:58 ` [PATCH 1/7] KVM: PPC: Whitespace fix for kvm.h Alexander Graf
2011-12-25 10:58 ` [PATCH 2/7] KVM: Fix whitespace in kvm_para.h Alexander Graf
2011-12-25 10:58 ` [PATCH 3/7] powerpc/kvm: annotate kvm_rma_init as __init Alexander Graf
2011-12-25 10:58 ` [PATCH 4/7] KVM: PPC: move compute_tlbie_rb to book3s_64 common header Alexander Graf
2011-12-25 10:58 ` [PATCH 5/7] KVM: PPC: protect use of kvmppc_h_pr Alexander Graf
2011-12-25 10:58 ` [PATCH 6/7] powerpc kvm: fix kvmppc_start_thread() for CONFIG_SMP=N Alexander Graf
2011-12-25 10:58 ` [PATCH 7/7] KVM: PPC: e500: include linux/export.h Alexander Graf
2011-12-25 11:03 ` [PULL 0/7] avi patch queue 2011-12-25 Avi Kivity
2011-12-25 11:29   ` Alexander Graf
2011-12-25 11:32     ` Avi Kivity
2011-12-25 11:33       ` Avi Kivity
2011-12-27  9:45 ` Avi Kivity
2012-01-09 12:48   ` Alexander Graf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).