From c5ca8e572c4d8cb8dec1cf5b3fc9c7066f6b2c29 Mon Sep 17 00:00:00 2001 From: Avi Kivity Date: Mon, 7 Mar 2011 17:37:37 +0200 Subject: [PATCH] KVM: VMX: Don't VMREAD VM_EXIT_INTR_INFO unconditionally Only read it if we're going to use it later. Signed-off-by: Avi Kivity --- Reading git-format-patch failed