Age | Commit message (Expand) | Author |
2016-01-29 | x86: Clean up includes | Peter Maydell |
2015-10-02 | cpu/apic: drop icc bus/bridge | Chen Fan |
2015-10-02 | apic: move APIC's MMIO region mapping into APIC | Chen Fan |
2015-06-12 | migration: Use normal VMStateDescriptions for Subsections | Juan Quintela |
2015-04-30 | apic_common: improve readability of apic_reset_common | Denis V. Lunev |
2015-04-28 | target-i386: disable LINT0 after reset | Nadav Amit |
2015-04-02 | target-i386: clear bsp bit when designating bsp | Nadav Amit |
2015-01-26 | apic: do not dereference pointer before it is checked for NULL | Paolo Bonzini |
2014-12-15 | kvm/apic: fix 2.2->2.1 migration | Paolo Bonzini |
2014-11-13 | apic_common: migrate missing fields | Pavel Dovgalyuk |
2014-05-13 | apic: do not accept SIPI on the bootstrap processor | Paolo Bonzini |
2014-05-07 | apic: use emulated lapic version 0x14 on pc machines >= 2.1 | Gabriel L. Somlo |
2014-04-01 | trace: add workaround for SystemTap PR13296 | Frank Ch. Eigler |
2013-12-24 | icc_bus: QOM'ify ICC | xiaoqiang zhao |
2013-12-24 | apic: QOM'ify APIC | xiaoqiang zhao |
2013-12-24 | apic: Cleanup for QOM'ification | xiaoqiang zhao |
2013-12-23 | apic: Document why cannot_instantiate_with_device_add_yet | Markus Armbruster |
2013-12-23 | qdev: Replace no_user by cannot_instantiate_with_device_add_yet | Markus Armbruster |
2013-08-22 | aio / timers: Switch entire codebase to the new timer API | Alex Bligh |
2013-05-01 | target-i386: Move APIC to ICC bus | Igor Mammedov |
2013-04-08 | hw: move interrupt controllers to hw/intc/, configure with default-configs/ | Paolo Bonzini |