OSDN Git Service

kvm: Move KVM_GET_XSAVE2 IOCTL definition at the end of kvm.h
authorJanosch Frank <frankja@linux.ibm.com>
Fri, 28 Jan 2022 15:40:25 +0000 (15:40 +0000)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 31 Jan 2022 14:21:56 +0000 (09:21 -0500)
commitf6c6804c43fa18d3cee64b55490dfbd3bef1363a
tree7e7dfe9de724b4c9bf6a9b508c4bf7b616d3a05d
parent17179d0068b20413de2355f84c75a93740257e20
kvm: Move KVM_GET_XSAVE2 IOCTL definition at the end of kvm.h

This way we can more easily find the next free IOCTL number when
adding new IOCTLs.

Fixes: be50b2065dfa ("kvm: x86: Add support for getting/setting expanded xstate buffer")
Signed-off-by: Janosch Frank <frankja@linux.ibm.com>
Message-Id: <20220128154025.102666-1-frankja@linux.ibm.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
include/uapi/linux/kvm.h