OSDN Git Service

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)
committerChristian Borntraeger <borntraeger@de.ibm.com>
Thu, 10 Jul 2014 12:10:36 +0000 (14:10 +0200)
commit0b4820d6d8b6448bc9f7fac1bb1a801a53b425e1
tree31fc5c007dcfe6f8b72ca971306415746f4fd08f
parent7a42fdc20f1ff31bb47b05a4283c17129d0ecca3
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>
Documentation/virtual/kvm/api.txt
include/uapi/linux/kvm.h