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:
16518d5
)
KVM: fix i8259 oops when no vcpus are online
author
Avi Kivity
<avi@redhat.com>
Tue, 27 Jul 2010 11:51:44 +0000
(14:51 +0300)
committer
Marcelo Tosatti
<mtosatti@redhat.com>
Wed, 8 Sep 2010 17:50:56 +0000
(14:50 -0300)
If there are no vcpus, found will be NULL. Check before doing anything with
it.
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found