summaryrefslogtreecommitdiff
path: root/hw/intc/apic_common.c
AgeCommit message (Expand)AuthorFilesLines
2014-11-13apic_common: migrate missing fieldsPavel Dovgalyuk1-0/+38
2014-05-13apic: do not accept SIPI on the bootstrap processorPaolo Bonzini1-1/+1
2014-05-07apic: use emulated lapic version 0x14 on pc machines >= 2.1Gabriel L. Somlo1-0/+1
2014-04-01trace: add workaround for SystemTap PR13296Frank Ch. Eigler1-1/+6
2013-12-24icc_bus: QOM'ify ICCxiaoqiang zhao1-6/+7
2013-12-24apic: QOM'ify APICxiaoqiang zhao1-1/+1
2013-12-24apic: Cleanup for QOM'ificationxiaoqiang zhao1-30/+30
2013-12-23apic: Document why cannot_instantiate_with_device_add_yetMarkus Armbruster1-1/+5
2013-12-23qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster1-1/+1
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh1-1/+1
2013-05-01target-i386: Move APIC to ICC busIgor Mammedov1-6/+12
2013-04-08hw: move interrupt controllers to hw/intc/, configure with default-configs/Paolo Bonzini1-0/+402