]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: VMX: Use macros instead of hex value on cr0 initialization
authorEduardo Habkost <ehabkost@redhat.com>
Sat, 24 Oct 2009 04:49:58 +0000 (02:49 -0200)
committerAvi Kivity <avi@redhat.com>
Thu, 3 Dec 2009 07:32:21 +0000 (09:32 +0200)
commitc709d4515f466be62ec4c1ced3227402ca1ee722
tree194c379e90fdd6d9a6f9454402c69863127de9bd
parentb59192e5e6023022c835867c718b4cfb00cff959
KVM: VMX: Use macros instead of hex value on cr0 initialization

This should have no effect, it is just to make the code clearer.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/vmx.c