From: Paolo Bonzini Date: Wed, 7 May 2014 09:20:54 +0000 (+0200) Subject: KVM: vmx: disable APIC virtualization in nested guests X-Git-Tag: omap-for-v3.16/fixes-against-rc1~131^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=696dfd95ba9838327a7013e5988ff3ba60dcc8c8;p=pandora-kernel.git KVM: vmx: disable APIC virtualization in nested guests While running a nested guest, we should disable APIC virtualization controls (virtualized APIC register accesses, virtual interrupt delivery and posted interrupts), because we do not expose them to the nested guest. Reported-by: Hu Yaohui Suggested-by: Abel Gordon Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed