]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit955c7ec33ba6d5f08048d04b5cccb7e0a4eaafae
tree31fc5c007dcfe6f8b72ca971306415746f4fd08f
parent776cb702bd1e84e35f4e5cd778ab4e13b3386046
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