From: Jan Kiszka Date: Sun, 3 Mar 2013 19:47:11 +0000 (+0100) Subject: KVM: nVMX: Reset RFLAGS on VM-exit X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~32^2~119 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4627c72e9c9e0fc35af2e9d612888fe4564377d;p=pandora-kernel.git KVM: nVMX: Reset RFLAGS on VM-exit Ouch, how could this work so well that far? We need to clear RFLAGS to the reset value as specified by the SDM. Particularly, IF must be off after VM-exit! Reviewed-by: Gleb Natapov Signed-off-by: Jan Kiszka Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed