KVM: prepare for KVM_(S|G)ET_MP_STATE on other architectures
authorDavid Hildenbrand <dahi@linux.vnet.ibm.com>
Mon, 12 May 2014 14:05:13 +0000 (16:05 +0200)
committerChristoffer Dall <christoffer.dall@linaro.org>
Thu, 2 Oct 2014 15:18:48 +0000 (17:18 +0200)
commit892f5c6841880062cbe947d08131c2c55613ae94
tree6d35a7b9b043e8976689a2848498ab90ba896370
parentc3bd5cf97635e0d04a2b0a7025d4a7512a6e6345
KVM: prepare for KVM_(S|G)ET_MP_STATE on other architectures

Highlight the aspects of the ioctls that are actually specific to x86
and ia64. As defined restrictions (irqchip) and mp states may not apply
to other architectures, these parts are flagged to belong to x86 and ia64.

In preparation for the use of KVM_(S|G)ET_MP_STATE by s390.
Fix a spelling error (KVM_SET_MP_STATE vs. KVM_SET_MPSTATE) on the way.

Signed-off-by: David Hildenbrand <dahi@linux.vnet.ibm.com>
Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Acked-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
(cherry picked from commit 0b4820d6d8b6448bc9f7fac1bb1a801a53b425e1)
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
Documentation/virtual/kvm/api.txt
include/uapi/linux/kvm.h