]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - arch/x86/kvm/vmx.c
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)
commitfa40052ca04bdbbeb20b839cc8ffe9fa7beefbe9
tree194c379e90fdd6d9a6f9454402c69863127de9bd
parent6ff5894cdfe7103083bd15b31002434ccd351039
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