From: Jan Kiszka Date: Sat, 4 Jan 2014 17:47:23 +0000 (+0100) Subject: KVM: nVMX: Fix nested_run_pending on activity state HLT X-Git-Tag: v3.14-rc1~127^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7af40ad37b3f097f367cbe9c0198caccce6fd83b;p=pandora-kernel.git KVM: nVMX: Fix nested_run_pending on activity state HLT When we suspend the guest in HLT state, the nested run is no longer pending - we emulated it completely. So only set nested_run_pending after checking the activity state. Signed-off-by: Jan Kiszka Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed