KVM: Add constant to represent KVM MSRs enabled bit in guest/host interface
authorGlauber Costa <glommer@redhat.com>
Mon, 11 Jul 2011 19:28:12 +0000 (15:28 -0400)
committerAvi Kivity <avi@redhat.com>
Tue, 12 Jul 2011 10:17:02 +0000 (13:17 +0300)
commit4b6b35f55ca81d3bfdec63b0adb61798702ceb2e
tree71124949520420eac359afabf8fa98c4254a2167
parente03b644fe68b1c6401465b02724d261538dba10f
KVM: Add constant to represent KVM MSRs enabled bit in guest/host interface

This patch is simple, put in a different commit so it can be more easily
shared between guest and hypervisor. It just defines a named constant
to indicate the enable bit for KVM-specific MSRs.

Signed-off-by: Glauber Costa <glommer@redhat.com>
Acked-by: Rik van Riel <riel@redhat.com>
Tested-by: Eric B Munson <emunson@mgebm.net>
CC: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
CC: Peter Zijlstra <peterz@infradead.org>
CC: Anthony Liguori <aliguori@us.ibm.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/include/asm/kvm_para.h