linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V3 0/4] KVM: arm64: Increase number of user memslots
@ 2017-03-07  5:52 linucherian at gmail.com
  2017-03-07  5:52 ` [PATCH V3 1/4] KVM: Add documentation for KVM_CAP_NR_MEMSLOTS linucherian at gmail.com
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: linucherian at gmail.com @ 2017-03-07  5:52 UTC (permalink / raw)
  To: linux-arm-kernel

From: Linu Cherian <linu.cherian@cavium.com>


v2 -> v3:
- Added documentation for KVM_CAP_NR_MEMSLOTS
- Removed KVM_PRIVATE_MEM_SLOTS which is unused
- KVM_USER_MEM_SLOTS changed to 512 from 508
 
v1 -> v2:
- Enabling KVM_CAP_NR_MEMSLOTS for arm/arm64 moved to separate patch.
- Updated commit message so that what is reported to userspace is explicit.



Linu Cherian (4):
  KVM: Add documentation for KVM_CAP_NR_MEMSLOTS
  KVM: arm/arm64: Enable KVM_CAP_NR_MEMSLOTS on arm/arm64
  KVM: arm/arm64: Remove KVM_PRIVATE_MEM_SLOTS definition that are
    unused
  KVM: arm64: Increase number of user memslots to 512

 Documentation/virtual/kvm/api.txt | 4 ++++
 arch/arm/include/asm/kvm_host.h   | 1 -
 arch/arm/kvm/arm.c                | 3 +++
 arch/arm64/include/asm/kvm_host.h | 3 +--
 4 files changed, 8 insertions(+), 3 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2017-03-07 14:58 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-07  5:52 [PATCH V3 0/4] KVM: arm64: Increase number of user memslots linucherian at gmail.com
2017-03-07  5:52 ` [PATCH V3 1/4] KVM: Add documentation for KVM_CAP_NR_MEMSLOTS linucherian at gmail.com
2017-03-07 14:58   ` Christoffer Dall
2017-03-07  5:52 ` [PATCH V3 2/4] KVM: arm/arm64: Enable KVM_CAP_NR_MEMSLOTS on arm/arm64 linucherian at gmail.com
2017-03-07  5:52 ` [PATCH V3 3/4] KVM: arm/arm64: Remove KVM_PRIVATE_MEM_SLOTS definition that are unused linucherian at gmail.com
2017-03-07 14:58   ` Marc Zyngier
2017-03-07  5:52 ` [PATCH V3 4/4] KVM: arm64: Increase number of user memslots to 512 linucherian at gmail.com

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).