Skip to content
Commit 598f9fc4 authored by Joerg Roedel's avatar Joerg Roedel Committed by Avi Kivity
Browse files

apic: Fix apic unittest for latest qemu-kvm



Since commit b334ec56 in qemu-kvm the use of irqlines > 15
is not supported anymore. This causes the apic unittest to
fail since this commit. Since the commit-msg explicitly
states that potential users of this needs to be fixed, here
is the fix which uses irq lines 14 and 15 instead in the
unittest.

Cc: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: default avatarJoerg Roedel <joerg.roedel@amd.com>
Reviewed-by: default avatarAmos Kong <akong@redhat.com>
Signed-off-by: default avatarAvi Kivity <avi@redhat.com>
parent ec278ce3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment