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:
b3356bf
)
KVM: use symbolic constant for nr interrupts
author
Michael S. Tsirkin
<mst@redhat.com>
Wed, 5 Sep 2012 17:00:52 +0000
(20:00 +0300)
committer
Avi Kivity
<avi@redhat.com>
Thu, 6 Sep 2012 15:37:44 +0000
(18:37 +0300)
interrupt_bitmap is KVM_NR_INTERRUPTS bits in size,
so just use that instead of hard-coded constants
and math.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found