summaryrefslogtreecommitdiffstats
path: root/hw/ioapic.c
Commit message (Expand)AuthorAgeFilesLines
* ioapic: Implement polarityJan Kiszka2011-08-221-0/+3
* target-i386: Remove unused polarity arguments from APIC APIJan Kiszka2011-08-221-3/+1
* ioapic: Do not set irr for masked edge IRQsJan Kiszka2011-04-271-2/+3
* Revert "ioapic: when switches to level trigger mode, interrupts raised repeat...Aurelien Jarno2011-04-041-1/+0
* ioapic: when switches to level trigger mode, interrupts raised repeatedly.Isaku Yamahata2011-04-031-0/+1
* ioapic: Style & magics cleanupJan Kiszka2011-02-041-70/+107
* ioapic: Add support for qemu-kvm's vmstate v2Jan Kiszka2011-02-041-1/+2
* ioapic: Save/restore irrJan Kiszka2011-02-041-1/+14
* ioapic: Implement EOI handling for level-triggered IRQsJan Kiszka2011-02-041-2/+41
* Add endianness as io mem parameterAlexander Graf2010-12-111-1/+2
* ioapic: convert to qdevBlue Swirl2010-06-191-15/+30
* ioapic: unexport ioapic_set_irqBlue Swirl2010-06-171-1/+1
* ioapic: improve debuggingBlue Swirl2010-05-311-6/+10
* Move x86 specific PC declarations to a separate fileBlue Swirl2010-03-211-0/+1
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-2/+2
* Get rid of _t suffixmalc2009-10-011-2/+2
* vmstate: port ioapic deviceJuan Quintela2009-09-111-27/+12
* Make CPURead/WriteFunc structure 'const'Blue Swirl2009-08-251-2/+2
* Route IOAPIC interrupts via ISA busAvi Kivity2009-08-241-2/+4
* Update to a hopefully more future proof FSF addressBlue Swirl2009-07-161-2/+1
* Revert "Introduce reset notifier order"Jan Kiszka2009-06-291-1/+1
* Remove io_index argument from cpu_register_io_memory()Avi Kivity2009-06-161-1/+1
* Introduce reset notifier orderJan Kiszka2009-05-221-1/+1
* From 67e94ae77f8de4d5d822917f1723cefa7ebfb64d Mon Sep 17 00:00:00 2001aliguori2009-03-121-0/+261
OpenPOWER on IntegriCloud