KVM: Protect update_cr8_intercept() when running without an apic
authorAvi Kivity <avi@redhat.com>
Mon, 17 Aug 2009 19:49:40 +0000 (22:49 +0300)
committerAvi Kivity <avi@redhat.com>
Thu, 10 Sep 2009 07:46:54 +0000 (10:46 +0300)
update_cr8_intercept() can be triggered from userspace while there
is no apic present.

Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found