]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitbad61e68c6b5c80e417bc6d1e2e3731dd1a3f556
tree71124949520420eac359afabf8fa98c4254a2167
parentc8aed2a74c2ce053053d9df5c19c9faaafd41ce4
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