git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
95eb84a
)
KVM: Protect update_cr8_intercept() when running without an apic
author
Avi Kivity
<avi@redhat.com>
Mon, 17 Aug 2009 19:49:40 +0000
(22:49 +0300)
committer
Avi 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