All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Prepare for in-kernel VFIO DMA operations acceleration
@ 2014-06-05  7:25 ` Alexey Kardashevskiy
  0 siblings, 0 replies; 50+ messages in thread
From: Alexey Kardashevskiy @ 2014-06-05  7:25 UTC (permalink / raw)
  To: linuxppc-dev
  Cc: Alexey Kardashevskiy, Benjamin Herrenschmidt, Paul Mackerras,
	Gleb Natapov, Paolo Bonzini, Alexander Graf, kvm, linux-kernel,
	kvm-ppc

This reserves 2 capability numbers.

This implements an extended version of KVM_CREATE_SPAPR_TCE_64 ioctl.

Please advise how to proceed with these patches as I suspect that
first two should go via Paolo's tree while the last one via Alex Graf's tree
(correct?).

Thanks!

Alexey Kardashevskiy (3):
  PPC: KVM: Reserve KVM_CAP_SPAPR_TCE_VFIO capability number
  PPC: KVM: Reserve KVM_CAP_SPAPR_TCE_64 capability number
  PPC: KVM: Add support for 64bit TCE windows

 Documentation/virtual/kvm/api.txt   | 46 +++++++++++++++++++++++++++++++++++++
 arch/powerpc/include/asm/kvm_host.h |  4 +++-
 arch/powerpc/include/asm/kvm_ppc.h  |  2 +-
 arch/powerpc/include/uapi/asm/kvm.h |  9 ++++++++
 arch/powerpc/kvm/book3s_64_vio.c    |  4 +++-
 arch/powerpc/kvm/powerpc.c          | 24 ++++++++++++++++++-
 include/uapi/linux/kvm.h            |  4 ++++
 7 files changed, 89 insertions(+), 4 deletions(-)

-- 
2.0.0


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

end of thread, other threads:[~2014-06-26 10:37 UTC | newest]

Thread overview: 50+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-05  7:25 [PATCH 0/3] Prepare for in-kernel VFIO DMA operations acceleration Alexey Kardashevskiy
2014-06-05  7:25 ` Alexey Kardashevskiy
2014-06-05  7:25 ` Alexey Kardashevskiy
2014-06-05  7:25 ` [PATCH 1/3] PPC: KVM: Reserve KVM_CAP_SPAPR_TCE_VFIO capability number Alexey Kardashevskiy
2014-06-05  7:25   ` Alexey Kardashevskiy
2014-06-05  7:25   ` Alexey Kardashevskiy
2014-06-05  7:25 ` [PATCH 2/3] PPC: KVM: Reserve KVM_CAP_SPAPR_TCE_64 " Alexey Kardashevskiy
2014-06-05  7:25   ` Alexey Kardashevskiy
2014-06-05  7:25   ` Alexey Kardashevskiy
2014-06-05  7:25   ` Alexey Kardashevskiy
2014-06-05  7:25 ` [PATCH 3/3] PPC: KVM: Add support for 64bit TCE windows Alexey Kardashevskiy
2014-06-05  7:25   ` Alexey Kardashevskiy
2014-06-05  7:25   ` Alexey Kardashevskiy
2014-06-05  7:38   ` Benjamin Herrenschmidt
2014-06-05  7:38     ` Benjamin Herrenschmidt
2014-06-05  7:38     ` Benjamin Herrenschmidt
2014-06-05  9:26     ` Alexey Kardashevskiy
2014-06-05  9:26       ` Alexey Kardashevskiy
2014-06-05  9:26       ` Alexey Kardashevskiy
2014-06-05 10:27       ` Benjamin Herrenschmidt
2014-06-05 10:27         ` Benjamin Herrenschmidt
2014-06-05 10:27         ` Benjamin Herrenschmidt
2014-06-05 10:27         ` Benjamin Herrenschmidt
2014-06-05 11:56         ` Alexander Graf
2014-06-05 11:56           ` Alexander Graf
2014-06-05 11:56           ` Alexander Graf
2014-06-05 12:30           ` Benjamin Herrenschmidt
2014-06-05 12:30             ` Benjamin Herrenschmidt
2014-06-05 12:30             ` Benjamin Herrenschmidt
2014-06-05 12:32             ` Alexander Graf
2014-06-05 12:32               ` Alexander Graf
2014-06-05 12:32               ` Alexander Graf
2014-06-05 13:04             ` Alexey Kardashevskiy
2014-06-05 13:04               ` Alexey Kardashevskiy
2014-06-05 13:04               ` Alexey Kardashevskiy
2014-06-05 11:57 ` [PATCH 0/3] Prepare for in-kernel VFIO DMA operations acceleration Alexander Graf
2014-06-05 11:57   ` Alexander Graf
2014-06-05 11:57   ` Alexander Graf
2014-06-06  0:20   ` Alexey Kardashevskiy
2014-06-06  0:20     ` Alexey Kardashevskiy
2014-06-06  0:20     ` Alexey Kardashevskiy
2014-06-25 21:12     ` Alexander Graf
2014-06-25 21:12       ` Alexander Graf
2014-06-25 21:12       ` Alexander Graf
2014-06-25 23:59       ` Alexey Kardashevskiy
2014-06-25 23:59         ` Alexey Kardashevskiy
2014-06-25 23:59         ` Alexey Kardashevskiy
2014-06-26 10:37         ` Alexander Graf
2014-06-26 10:37           ` Alexander Graf
2014-06-26 10:37           ` Alexander Graf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.