commit | 4e2e4e6355959a1af011167b0db5ac7ffd3adf94 | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Wed May 16 15:41:08 2012 -0300 |
committer | Marcelo Tosatti <mtosatti@redhat.com> | Wed May 16 18:04:44 2012 -0300 |
tree | a279bae04ff80c626d034ae54e6bdfdfe7d92e71 | |
parent | 3145fcb6057c82e9d8b57bf86494df6af844c732 [diff] |
kvm: Refactor KVMState::max_gsi to gsi_count Instead of the bitmap size, store the maximum of GSIs the kernel support. Move the GSI limit assertion to the API function kvm_irqchip_add_route and make it stricter. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>