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:
e25e3ed
)
KVM: Move apic timer interrupt backlog processing to common code
author
Avi Kivity
<avi@qumranet.com>
Tue, 16 Oct 2007 14:23:22 +0000
(16:23 +0200)
committer
Avi Kivity
<avi@qumranet.com>
Wed, 30 Jan 2008 15:52:53 +0000
(17:52 +0200)
Beside the obvious goodness of making code more common, this prevents
a livelock with the next patch which moves interrupt injection out of the
critical section.
Signed-off-by: Avi Kivity <avi@qumranet.com>
No differences found