summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/svm.c
diff options
context:
space:
mode:
authorTakuya Yoshikawa <yoshikawa_takuya_b1@lab.ntt.co.jp>2013-06-21 01:34:31 +0900
committerGleb Natapov <gleb@redhat.com>2013-06-27 14:20:49 +0300
commit7a2e8aaf0f6873b47bc2347f216ea5b0e4c258ab (patch)
treef5f908921cfd899e706cb455acb91d74c9ba894f /arch/x86/kvm/svm.c
parent5a9b3830d462971bf05329148873f8996d1c88fc (diff)
downloadop-kernel-dev-7a2e8aaf0f6873b47bc2347f216ea5b0e4c258ab.zip
op-kernel-dev-7a2e8aaf0f6873b47bc2347f216ea5b0e4c258ab.tar.gz
KVM: MMU: Inform users of mmio generation wraparound
Without this information, users will just see unexpected performance problems and there is little chance we will get good reports from them: note that mmio generation is increased even when we just start, or stop, dirty logging for some memory slot, in which case users cannot expect all shadow pages to be zapped. printk_ratelimited() is used for this taking into account the problems that we can see the information many times when we start multiple VMs and guests can trigger this by reading ROM in a loop for example. Signed-off-by: Takuya Yoshikawa <yoshikawa_takuya_b1@lab.ntt.co.jp> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/x86/kvm/svm.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud