git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
41dbc6b
)
KVM: vmx: obey KVM_QUIRK_CD_NW_CLEARED
author
Xiao Guangrong
<guangrong.xiao@intel.com>
Wed, 15 Jul 2015 19:25:56 +0000
(
03:25
+0800)
committer
Paolo Bonzini
<pbonzini@redhat.com>
Thu, 23 Jul 2015 06:23:01 +0000
(08:23 +0200)
OVMF depends on WB to boot fast, because it only clears caches after
it has set up MTRRs---which is too late.
Let's do writeback if CR0.CD is set to make it happy, similar to what
SVM is already doing.
Signed-off-by: Xiao Guangrong <guangrong.xiao@intel.com>
Tested-by: Alex Williamson <alex.williamson@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/vmx.c
patch
|
blob
|
history
diff --cc
arch/x86/kvm/vmx.c
Simple merge