KVM: Reorder IOCTLs in main kvm.h
authorJan Kiszka <jan.kiszka@siemens.com>
Mon, 2 Nov 2009 16:20:28 +0000 (17:20 +0100)
committerAvi Kivity <avi@redhat.com>
Thu, 3 Dec 2009 07:32:24 +0000 (09:32 +0200)
commitc54d2aba27f0c505d61700d656c5943e96982e60
treecbf5fff26e2a061f9ec8b2bb2e98aa9279e82f29
parent4f926bf291863c237188bd2e27222ed801f12094
KVM: Reorder IOCTLs in main kvm.h

Obviously, people tend to extend this header at the bottom - more or
less blindly. Ensure that deprecated stuff gets its own corner again by
moving things to the top. Also add some comments and reindent IOCTLs to
make them more readable and reduce the risk of number collisions.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
include/linux/kvm.h