From: Marcelo Tosatti Date: Thu, 29 Oct 2009 15:44:16 +0000 (-0200) Subject: KVM: x86: disallow KVM_{SET,GET}_LAPIC without allocated in-kernel lapic X-Git-Tag: v2.6.33-rc1~387^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2204ae3c96e9a1fed50f7ee19ce092e69d7dfe82;p=pandora-kernel.git KVM: x86: disallow KVM_{SET,GET}_LAPIC without allocated in-kernel lapic Otherwise kvm might attempt to dereference a NULL pointer. Signed-off-by: Marcelo Tosatti Signed-off-by: Avi Kivity --- Reading git-diff-tree failed