aboutsummaryrefslogtreecommitdiffstats
path: root/hw/ioapic.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-21Move x86 specific PC declarations to a separate fileBlue Swirl1-0/+1
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori1-2/+2
2009-10-01Get rid of _t suffixmalc1-2/+2
2009-09-11vmstate: port ioapic deviceJuan Quintela1-27/+12
2009-08-25Make CPURead/WriteFunc structure 'const'Blue Swirl1-2/+2
2009-08-24Route IOAPIC interrupts via ISA busAvi Kivity1-2/+4
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl1-2/+1
2009-06-29Revert "Introduce reset notifier order"Jan Kiszka1-1/+1
2009-06-16Remove io_index argument from cpu_register_io_memory()Avi Kivity1-1/+1
2009-05-22Introduce reset notifier orderJan Kiszka1-1/+1
2009-03-12From 67e94ae77f8de4d5d822917f1723cefa7ebfb64d Mon Sep 17 00:00:00 2001aliguori1-0/+261