[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180924133000.10244-1-gengdongjiu@huawei.com>
Date: Mon, 24 Sep 2018 21:29:58 +0800
From: Dongjiu Geng <gengdongjiu@...wei.com>
To: <christoffer.dall@....com>, <marc.zyngier@....com>,
<james.morse@....com>, <drjones@...hat.com>,
<peter.maydell@...aro.org>, <linux@...linux.org.uk>,
<catalin.marinas@....com>, <will.deacon@....com>,
<linux-arm-kernel@...ts.infradead.org>,
<kvmarm@...ts.cs.columbia.edu>, <linux-kernel@...r.kernel.org>
CC: <gengdongjiu@...wei.com>
Subject: [PATCH 0/2] rename function name and enable 32bit vcpu events
Rename the kvm_arch_dev_ioctl_check_extension() to
kvm_arch_vm_ioctl_check_extension, because the name
is not reasonable;
Enable the 32 bit vcpu events support.
Dongjiu Geng (2):
arm/arm64: KVM: rename function kvm_arch_dev_ioctl_check_extension()
arm/arm64: KVM: share the check for vcpu events capability
arch/arm/include/asm/kvm_host.h | 2 +-
arch/arm64/include/asm/kvm_host.h | 2 +-
arch/arm64/kvm/reset.c | 5 ++---
virt/kvm/arm/arm.c | 3 ++-
4 files changed, 6 insertions(+), 6 deletions(-)
--
1.9.1
Powered by blists - more mailing lists