]> Git Repo - qemu.git/commit - hw/apic.c
target-i386: Remove unused polarity arguments from APIC API
authorJan Kiszka <[email protected]>
Mon, 22 Aug 2011 15:46:31 +0000 (17:46 +0200)
committerAnthony Liguori <[email protected]>
Mon, 22 Aug 2011 19:37:03 +0000 (14:37 -0500)
commit1f6f408c8c38b83b9e3e4577b680dfd686ffe37a
tree5172d9f6a700211d911febcdf3b970d46c666a5b
parenteae74cf906942999bf70e94f034f95c7f831ec63
target-i386: Remove unused polarity arguments from APIC API

Polarity of external interrupts needs to be handled in the IOAPIC.
Passing it to the APIC is pointless. So remove all these arguments.

Signed-off-by: Jan Kiszka <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
hw/apic.c
hw/apic.h
hw/ioapic.c
trace-events
This page took 0.028099 seconds and 4 git commands to generate.