summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/powerpc.c
diff options
context:
space:
mode:
authorPaul Mackerras <paulus@samba.org>2012-09-13 23:44:30 +0200
committerAlexander Graf <agraf@suse.de>2012-10-05 23:38:52 +0200
commited7a8d7a3c5dd4adedb271112b6faba45c7037f9 (patch)
treef5bc935318446a8897727a4f7eb9854cd14dda6a /arch/powerpc/kvm/powerpc.c
parentKVM: PPC: Book3S HV: Handle memory slot deletion and modification correctly (diff)
downloadlinux-ed7a8d7a3c5dd4adedb271112b6faba45c7037f9.tar.xz
linux-ed7a8d7a3c5dd4adedb271112b6faba45c7037f9.zip
KVM: Move some PPC ioctl definitions to the correct place
This moves the definitions of KVM_CREATE_SPAPR_TCE and KVM_ALLOCATE_RMA in include/linux/kvm.h from the section listing the vcpu ioctls to the section listing VM ioctls, as these are both implemented and documented as VM ioctls. Fortunately there is no actual collision of ioctl numbers at this point. Moving these to the correct section will reduce the probability of a future collision. This does not change the user/kernel ABI at all. Signed-off-by: Paul Mackerras <paulus@samba.org> Acked-by: Alexander Graf <agraf@suse.de> Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'arch/powerpc/kvm/powerpc.c')
0 files changed, 0 insertions, 0 deletions