commit | 0da029ed7ee5fdf49a2a0e14160c3e9999be9292 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Thu Jul 23 08:24:42 2015 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Jul 23 08:24:42 2015 +0200 |
tree | 9475934dd30001dafa00cb2e721f66f0e1f5fb6d | |
parent | fb279950ba02e3210a16b11ecfa8871f3ee0ca49 [diff] |
KVM: x86: rename quirk constants to KVM_X86_QUIRK_* Make them clearly architecture-dependent; the capability is valid for all architectures, but the argument is not. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>