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:
b74a07b
)
KVM: i8259: reduce excessive abstraction for pic_irq_request()
author
Avi Kivity
<avi@redhat.com>
Mon, 3 May 2010 14:34:34 +0000
(17:34 +0300)
committer
Avi Kivity
<avi@redhat.com>
Sun, 1 Aug 2010 07:47:03 +0000
(10:47 +0300)
Part of the i8259 code pretends it isn't part of kvm, but we know better.
Reduce excessive abstraction, eliminating callbacks and void pointers.
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found