summaryrefslogtreecommitdiff
path: root/hw/intc/apic.c
AgeCommit message (Expand)AuthorFilesLines
2014-02-11exec: Make cpu_physical_memory_write_rom input an ASEdgar E. Iglesias1-1/+2
2013-12-24apic: QOM'ify APICxiaoqiang zhao1-2/+4
2013-12-24apic: Cleanup for QOM'ificationxiaoqiang zhao1-21/+21
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh1-8/+8
2013-07-04hw/i*: pass owner to memory_region_init* functionsPaolo Bonzini1-1/+1
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-1/+1
2013-06-02apic: rename apic specific bitoptsMichael S. Tsirkin1-21/+21
2013-05-01target-i386: Replace MSI_SPACE_SIZE with APIC_SPACE_SIZEIgor Mammedov1-1/+1
2013-04-08hw: move interrupt controllers to hw/intc/, configure with default-configs/Paolo Bonzini1-0/+911