diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2015-12-22 14:20:00 (GMT) |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2015-12-22 14:29:00 (GMT) |
commit | e24dea2afc6a0852983dc741072d8e96155e13f5 (patch) | |
tree | 80b972cf9cd865559d6b6aae01392bc5bc4321b3 /arch/x86/tools | |
parent | fa7c4ebd5ae0c22f9908436303106a9ffcf0cf42 (diff) | |
download | linux-e24dea2afc6a0852983dc741072d8e96155e13f5.tar.xz |
KVM: MTRR: treat memory as writeback if MTRR is disabled in guest CPUID
Virtual machines can be run with CPUID such that there are no MTRRs.
In that case, the firmware will never enable MTRRs and it is obviously
undesirable to run the guest entirely with UC memory. Check out guest
CPUID, and use WB memory if MTRR do not exist.
Cc: qemu-stable@nongnu.org
Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=107561
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/x86/tools')
0 files changed, 0 insertions, 0 deletions