diff options
author | Xiao Guangrong <guangrong.xiao@intel.com> | 2015-07-15 21:25:56 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2015-07-23 08:23:01 +0200 |
commit | fb279950ba02e3210a16b11ecfa8871f3ee0ca49 (patch) | |
tree | 6dbc46398f73292a737426a37796f0a8bbc2ef85 /Makefile | |
parent | KVM: x86: introduce kvm_check_has_quirk (diff) | |
download | linux-fb279950ba02e3210a16b11ecfa8871f3ee0ca49.tar.xz linux-fb279950ba02e3210a16b11ecfa8871f3ee0ca49.zip |
KVM: vmx: obey KVM_QUIRK_CD_NW_CLEARED
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>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions