]> git.karo-electronics.de Git - linux-beck.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)
commit70109e7d9d4ac7182786ddf7cd53bc651a157896
tree39917118b57b0cdd0125b298bac4d39f077018cd
parenteb839917a75207b89799e3500211163cb6de0dea
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