From: Bandan Das Date: Sat, 19 Apr 2014 22:17:45 +0000 (-0400) Subject: KVM: nVMX: Ack and write vector info to intr_info if L1 asks us to X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~8^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77b0f5d67ff2781f36831cba79674c3e97bd7acf;p=pandora-kernel.git KVM: nVMX: Ack and write vector info to intr_info if L1 asks us to This feature emulates the "Acknowledge interrupt on exit" behavior. We can safely emulate it for L1 to run L2 even if L0 itself has it disabled (to run L1). Signed-off-by: Bandan Das Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed