commit | c54d2aba27f0c505d61700d656c5943e96982e60 | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Mon Nov 02 17:20:28 2009 +0100 |
committer | Avi Kivity <avi@redhat.com> | Thu Dec 03 09:32:24 2009 +0200 |
tree | cbf5fff26e2a061f9ec8b2bb2e98aa9279e82f29 | |
parent | 4f926bf291863c237188bd2e27222ed801f12094 [diff] |
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>