aboutsummaryrefslogtreecommitdiff
path: root/hw/intc/apic_common.c
AgeCommit message (Expand)Author
2017-01-19Plumb the HAXM-based hardware acceleration supportVincent Palatin
2016-10-24pc: apic_common: Reset APIC ID to initial ID when switching into x2APIC modeIgor Mammedov
2016-10-24pc: apic_common: Restore APIC ID to initial ID on resetIgor Mammedov
2016-10-24pc: apic_common: Extend APIC ID property to 32bitIgor Mammedov
2016-10-17apic: add global apic_get_class()Radim Krčmář
2016-07-20apic: Use apic_id as apic's migration instance_idIgor Mammedov
2016-07-20(kvm)apic: Add unrealize callbacksIgor Mammedov
2016-07-20apic: move MAX_APICS check to 'apic' classIgor Mammedov
2016-05-19qemu-common: push cpu.h inclusion out of qemu-common.hPaolo Bonzini
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-01-29x86: Clean up includesPeter Maydell
2015-10-02cpu/apic: drop icc bus/bridgeChen Fan
2015-10-02apic: move APIC's MMIO region mapping into APICChen Fan
2015-06-12migration: Use normal VMStateDescriptions for SubsectionsJuan Quintela
2015-04-30apic_common: improve readability of apic_reset_commonDenis V. Lunev
2015-04-28target-i386: disable LINT0 after resetNadav Amit
2015-04-02target-i386: clear bsp bit when designating bspNadav Amit
2015-01-26apic: do not dereference pointer before it is checked for NULLPaolo Bonzini
2014-12-15kvm/apic: fix 2.2->2.1 migrationPaolo Bonzini
2014-11-13apic_common: migrate missing fieldsPavel Dovgalyuk
2014-05-13apic: do not accept SIPI on the bootstrap processorPaolo Bonzini
2014-05-07apic: use emulated lapic version 0x14 on pc machines >= 2.1Gabriel L. Somlo
2014-04-01trace: add workaround for SystemTap PR13296Frank Ch. Eigler
2013-12-24icc_bus: QOM'ify ICCxiaoqiang zhao
2013-12-24apic: QOM'ify APICxiaoqiang zhao
2013-12-24apic: Cleanup for QOM'ificationxiaoqiang zhao
2013-12-23apic: Document why cannot_instantiate_with_device_add_yetMarkus Armbruster
2013-12-23qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh
2013-05-01target-i386: Move APIC to ICC busIgor Mammedov
2013-04-08hw: move interrupt controllers to hw/intc/, configure with default-configs/Paolo Bonzini