commit | fa40052ca04bdbbeb20b839cc8ffe9fa7beefbe9 | [log] [tgz] |
---|---|---|
author | Eduardo Habkost <ehabkost@redhat.com> | Sat Oct 24 02:49:58 2009 -0200 |
committer | Avi Kivity <avi@redhat.com> | Thu Dec 03 09:32:21 2009 +0200 |
tree | 194c379e90fdd6d9a6f9454402c69863127de9bd | |
parent | 6ff5894cdfe7103083bd15b31002434ccd351039 [diff] |
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>