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:
b4eef9b
)
KVM: x86: add method to test PIR bitmap vector
author
Marcelo Tosatti
<mtosatti@redhat.com>
Tue, 16 Dec 2014 14:08:14 +0000
(09:08 -0500)
committer
Paolo Bonzini
<pbonzini@redhat.com>
Thu, 8 Jan 2015 21:45:18 +0000
(22:45 +0100)
kvm_x86_ops->test_posted_interrupt() returns true/false depending
whether 'vector' is set.
Next patch makes use of this interface.
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
No differences found