[PATCH v9 20/21] KVM: ARM: Introduce per-vcpu kvm device controls
From: Andrew Jones <hidden>
Date: 2016-01-15 11:16:03
Also in:
kvm, kvmarm
From: Andrew Jones <hidden>
Date: 2016-01-15 11:16:03
Also in:
kvm, kvmarm
On Fri, Jan 15, 2016 at 02:27:54PM +0800, Shannon Zhao wrote:
From: Shannon Zhao <redacted> In some cases it needs to get/set attributes specific to a vcpu and so needs something else than ONE_REG. Let's copy the KVM_DEVICE approach, and define the respective ioctls for the vcpu file descriptor. Signed-off-by: Shannon Zhao <redacted> --- CC: Peter Maydell <redacted> ---
Reviewed-by: Andrew Jones <redacted>