summaryrefslogtreecommitdiffstats
path: root/hw/ioapic.c
Commit message (Expand)AuthorAgeFilesLines
* 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