]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: arm: Handle VCPU device attributes in guest.c
authorChristoffer Dall <cdall@linaro.org>
Tue, 2 May 2017 13:17:59 +0000 (15:17 +0200)
committerChristoffer Dall <cdall@linaro.org>
Thu, 8 Jun 2017 14:59:55 +0000 (16:59 +0200)
commitcd5819cab1656591e66adb0edb664c1a6b909d42
treec7ff6336ed5393caae38588827d3d6588edfbd29
parent2b343265aaa7806f37cdebec11021093b4cb6aa6
KVM: arm: Handle VCPU device attributes in guest.c

As we are about to support VCPU attributes to set the timer IRQ numbers
in guest.c, move the static inlines for the VCPU attributes handlers
from the header file to guest.c.

Signed-off-by: Christoffer Dall <cdall@linaro.org>
Acked-by: Marc Zyngier <marc.zyngier@arm.com>
arch/arm/include/asm/kvm_host.h
arch/arm/kvm/guest.c