From: Wei Wang Date: Wed, 5 Nov 2014 02:53:43 +0000 (+0800) Subject: KVM: x86: reset RVI upon system reset X-Git-Tag: omap-for-v3.19/fixes-rc1~43^2~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4114c27d450bef228be9c7b0c40a888e18a3a636;p=pandora-kernel.git KVM: x86: reset RVI upon system reset A bug was reported as follows: when running Windows 7 32-bit guests on qemu-kvm, sometimes the guests run into blue screen during reboot. The problem was that a guest's RVI was not cleared when it rebooted. This patch has fixed the problem. Signed-off-by: Wei Wang Signed-off-by: Yang Zhang Tested-by: Rongrong Liu , Da Chun Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed