Age | Commit message (Expand) | Author |
2014-03-15 | misc: Fix typos in comments | Stefan Weil |
2014-03-13 | xics-kvm: Fix reset function | Alexey Kardashevskiy |
2014-03-09 | qemu: x86: ignore ioapic polarity | Gabriel L. Somlo |
2014-03-05 | target-ppc: spapr: e500: fix to use cpu_dt_id | Alexey Kardashevskiy |
2014-03-04 | Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140227' int... | Peter Maydell |
2014-02-27 | s390x/async_pf: Check for apf extension and enable pfault | Dominik Dingel |
2014-02-27 | s390x/kvm: implement floating-interrupt controller device | Jens Freimann |
2014-02-26 | hw: arm_gic_kvm: Add KVM VGIC save/restore logic | Christoffer Dall |
2014-02-26 | arm: vgic device control api support | Christoffer Dall |
2014-02-26 | hw/intc/arm_gic: Fix GIC_SET_LEVEL | Christoffer Dall |
2014-02-26 | hw/intc/exynos4210_combiner: Don't overrun output_irq array in init | Peter Maydell |
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 |