[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <146124809455.32509.15232948272580716135.stgit@bahia.huguette.org>
Date: Thu, 21 Apr 2016 16:14:54 +0200
From: Greg Kurz <gkurz@...ux.vnet.ibm.com>
To: Paolo Bonzini <pbonzini@...hat.com>, james.hogan@...tec.com,
mingo@...hat.com
Cc: linux-mips@...ux-mips.org, kvm@...r.kernel.org, rkrcmar@...hat.com,
linux-kernel@...r.kernel.org,
David Hildenbrand <dahi@...ux.vnet.ibm.com>,
qemu-ppc@...gnu.org, Cornelia Huck <cornelia.huck@...ibm.com>,
Paul Mackerras <paulus@...ba.org>,
David Gibson <david@...son.dropbear.id.au>
Subject: [PATCH v4 0/2] let archs decide for vcpu ids
This series mostly addresses Radim's comments on my previous patch
"KVM: remove buggy vcpu id check on vcpu creation":
- prepended a patch to fix kvm_get_vcpu_by_id()
- updated the KVM API documentation
---
Greg Kurz (2):
KVM: remove NULL return path for vcpu ids >= KVM_MAX_VCPUS
KVM: move vcpu id checking to archs
Documentation/virtual/kvm/api.txt | 7 +++----
arch/mips/kvm/mips.c | 7 ++++++-
arch/x86/kvm/x86.c | 3 +++
include/linux/kvm_host.h | 7 ++++---
virt/kvm/kvm_main.c | 3 ---
5 files changed, 16 insertions(+), 11 deletions(-)
--
Greg
Powered by blists - more mailing lists