]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: MTRR: remove mtrr_state.have_fixed
authorXiao Guangrong <guangrong.xiao@linux.intel.com>
Mon, 15 Jun 2015 08:55:24 +0000 (16:55 +0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 19 Jun 2015 15:16:27 +0000 (17:16 +0200)
commit21274821edd3efc2533afc8877154f113cabaaac
tree39917118b57b0cdd0125b298bac4d39f077018cd
parent003ccba82ff4f86698bc4bd41a195d35bdb2a2c9
KVM: MTRR: remove mtrr_state.have_fixed

vMTRR does not depend on any host MTRR feature and fixed MTRRs have always
been implemented, so drop this field

Signed-off-by: Xiao Guangrong <guangrong.xiao@linux.intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/include/asm/kvm_host.h
arch/x86/kvm/mtrr.c
arch/x86/kvm/x86.c