]> Git Repo - linux.git/commit - arch/x86/kvm/mmu.c
KVM: MMU: fix opposite condition in mapping_level_dirty_bitmap
authorSteve <[email protected]>
Fri, 17 Jun 2011 02:25:39 +0000 (10:25 +0800)
committerAvi Kivity <[email protected]>
Sun, 19 Jun 2011 16:23:13 +0000 (19:23 +0300)
commita0a8eaba1661232f094654422bdabe2df4e26863
treed97248eb09876437379b3f03e023b337fae5d3a9
parent5233dd51ece1615d54ab96c4cbe9ac3cc595e955
KVM: MMU: fix opposite condition in mapping_level_dirty_bitmap

The condition is opposite, it always maps huge page for the dirty tracked page

Reported-by: Steve <[email protected]>
Signed-off-by: Steve <[email protected]>
Signed-off-by: Avi Kivity <[email protected]>
arch/x86/kvm/mmu.c
This page took 0.056752 seconds and 4 git commands to generate.