Age | Commit message (Expand) | Author |
2014-02-21 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140220'... | Peter Maydell |
2014-02-20 | hw/intc/arm_gic: Fix NVIC assertion failure | Peter Maydell |
2014-02-14 | qdev: Remove hex8/32/64 property types | Paolo Bonzini |
2014-02-11 | exec: Make cpu_physical_memory_write_rom input an AS | Edgar E. Iglesias |
2014-02-08 | arm_gic: Add GICC_APRn state to the GICState | Christoffer Dall |
2014-02-08 | arm_gic: Support setting/getting binary point reg | Christoffer Dall |
2014-02-08 | arm_gic: Keep track of SGI sources | Christoffer Dall |
2014-02-08 | arm_gic: Fix GIC pending behavior | Christoffer Dall |
2014-01-31 | arm_gic: Fix GICD_ICPENDR and GICD_ISPENDR writes | Christoffer Dall |
2014-01-31 | arm_gic: Introduce define for GIC_NR_SGIS | Christoffer Dall |
2014-01-09 | Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta... | Anthony Liguori |
2014-01-08 | hw: arm_gic: Introduce gic_set_priority function | Christoffer Dall |
2014-01-08 | arm_gic: Rename GIC_X_TRIGGER to GIC_X_EDGE_TRIGGER | Christoffer Dall |
2013-12-24 | ioapic: QOM'ify ioapic | xiaoqiang zhao |
2013-12-24 | ioapic: Cleanup for QOM'ification | xiaoqiang zhao |
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-24 | hw: cannot_instantiate_with_device_add_yet due to pointer props | Markus Armbruster |
2013-12-23 | isa: Clean up use of cannot_instantiate_with_device_add_yet | Markus Armbruster |
2013-12-23 | apic: Document why cannot_instantiate_with_device_add_yet | Markus Armbruster |
2013-12-23 | sysbus: Set 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-12-20 | spapr-rtas: replace return code constants with macros | Alexey Kardashevskiy |
2013-12-17 | hw/intc: add allwinner A10 interrupt controller | liguang |
2013-11-05 | realview_gic: Prepare for QOM embedding | Andreas Färber |
2013-11-05 | realview_gic: Convert to QOM realize | Andreas Färber |
2013-11-05 | arm_gic: Extract headers hw/intc/arm_gic{,_common}.h | Andreas Färber |
2013-10-25 | xics-kvm: enable irqfd for MSI | Alexey Kardashevskiy |
2013-10-25 | xics: Implement H_XIRR_X | Benjamin Herrenschmidt |
2013-10-25 | xics: Implement H_IPOLL | Benjamin Herrenschmidt |
2013-10-25 | xics-kvm: Support for in-kernel XICS interrupt controller | David Gibson |
2013-10-25 | xics: add cpu_setup callback | Alexey Kardashevskiy |
2013-10-25 | xics: split to xics and xics-common | Alexey Kardashevskiy |
2013-10-25 | xics: add missing const specifiers to TypeInfo | Alexey Kardashevskiy |
2013-10-25 | xics: convert init() to realize() | Alexey Kardashevskiy |
2013-10-25 | xics: add pre_save/post_load dispatchers | Alexey Kardashevskiy |
2013-10-25 | xics: replace fprintf with error_report | Alexey Kardashevskiy |
2013-10-25 | xics: move reset and cpu_setup | Alexey Kardashevskiy |
2013-09-03 | Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta... | Anthony Liguori |
2013-09-02 | xics: move registration of global state to realize() | Alexey Kardashevskiy |
2013-08-30 | qom: Pass available size to object_initialize() | Andreas Färber |
2013-08-22 | aio / timers: Switch entire codebase to the new timer API | Alex Bligh |
2013-07-29 | ioapic: QOM cast cleanup | Andreas Färber |
2013-07-29 | xilinx_intc: QOM cast cleanup | Andreas Färber |
2013-07-29 | slavio_intctl: QOM cast cleanup | Andreas Färber |
2013-07-29 | realview_gic: QOM cast cleanup | Andreas Färber |
2013-07-29 | puv3_intc: QOM cast cleanup | Andreas Färber |
2013-07-29 | pl190: QOM cast cleanup | Andreas Färber |
2013-07-29 | pl190: Rename pl190_state to PL190State | Andreas Färber |