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:
16d7a19
)
KVM: Get rid of get_irq() callback
author
Gleb Natapov
<gleb@redhat.com>
Tue, 21 Apr 2009 14:45:11 +0000
(17:45 +0300)
committer
Avi Kivity
<avi@redhat.com>
Wed, 10 Jun 2009 08:48:49 +0000
(11:48 +0300)
It just returns pending IRQ vector from the queue for VMX/SVM.
Get IRQ directly from the queue before migration and put it back
after.
Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found