From: Glauber Costa Date: Mon, 11 Jul 2011 19:28:12 +0000 (-0400) Subject: KVM: Add constant to represent KVM MSRs enabled bit in guest/host interface X-Git-Tag: v3.1-rc1~264^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b6b35f55ca81d3bfdec63b0adb61798702ceb2e;p=pandora-kernel.git 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 Acked-by: Rik van Riel Tested-by: Eric B Munson CC: Jeremy Fitzhardinge CC: Peter Zijlstra CC: Anthony Liguori Signed-off-by: Avi Kivity --- Reading git-diff-tree failed