Age | Commit message (Expand) | Author |
2016-05-23 | ioapic: clear remote irr bit for edge-triggered interrupts | Peter Xu |
2016-05-23 | ioapic: keep RO bits for IOAPIC entry | Peter Xu |
2016-05-20 | aspeed: include qemu/log.h | Paolo Bonzini |
2016-05-19 | hw: explicitly include qemu/log.h | Paolo Bonzini |
2016-05-19 | qemu-common: push cpu.h inclusion out of qemu-common.h | Paolo Bonzini |
2016-05-19 | dma: do not depend on kvm_enabled() | Paolo Bonzini |
2016-05-19 | apic: move target-dependent definitions to cpu.h | Paolo Bonzini |
2016-05-19 | explicitly include linux/kvm.h | Paolo Bonzini |
2016-05-16 | hw/intc/arm_gic: add tracepoints | Hollis Blanchard |
2016-05-12 | hw/intc: QOM'ify omap_intc.c | xiaoqiang zhao |
2016-05-12 | hw/intc: QOM'ify grlib_irqmp.c | xiaoqiang.zhao |
2016-05-12 | hw/intc: QOM'ify slavio_intctl.c | xiaoqiang.zhao |
2016-05-12 | hw/intc: QOM'ify pl190.c | xiaoqiang.zhao |
2016-05-12 | hw/intc: QOM'ify imx_avic.c | xiaoqiang.zhao |
2016-05-12 | hw/intc: QOM'ify exynos4210_gic.c | xiaoqiang.zhao |
2016-05-12 | hw/intc: QOM'ify exynos4210_combiner.c | xiaoqiang.zhao |
2016-05-12 | hw/intc: QOM'ify etraxfs_pic.c | xiaoqiang.zhao |
2016-03-22 | Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND | Rutuja Shah |
2016-03-22 | hw: explicitly include qemu-common.h and cpu.h | Paolo Bonzini |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster |
2016-03-16 | hw/intc: Add (new) ASPEED VIC device model | Andrew Jeffery |
2016-03-11 | msi_supported -> msi_nonbroken | Michael S. Tsirkin |
2016-03-04 | hw/intc/arm_gic.c: Implement GICv2 GICC_DIR | Peter Maydell |
2016-02-28 | xics: report errors with the QEMU Error API | Greg Kurz |
2016-02-16 | all: Clean up includes | Peter Maydell |
2016-02-08 | qom: Swap 'name' next to visitor in ObjectPropertyAccessor | Eric Blake |
2016-02-08 | qapi: Swap visit_* arguments for consistent 'name' placement | Eric Blake |
2016-02-03 | bcm2836_control: add bcm2836 ARM control logic | Andrew Baumann |
2016-02-03 | bcm2835_ic: add bcm2835 interrupt controller | Andrew Baumann |
2016-01-29 | hw/intc: Clean up includes | Peter Maydell |
2016-01-29 | arm: Clean up includes | Peter Maydell |
2016-01-29 | x86: Clean up includes | Peter Maydell |
2016-01-29 | unicore: Clean up includes | Peter Maydell |
2016-01-29 | sparc: Clean up includes | Peter Maydell |
2016-01-29 | ppc: Clean up includes | Peter Maydell |
2016-01-29 | lm32: Clean up includes | Peter Maydell |
2016-01-21 | arm_gic: Update ID registers based on revision | Alistair Francis |
2016-01-13 | omap: Don't use hw_error() in device init() methods | Markus Armbruster |
2015-12-17 | kvm: x86: add support for KVM_CAP_SPLIT_IRQCHIP | Paolo Bonzini |
2015-11-19 | hw/arm_gic: Correctly restore nested irq priority | François Baldassari |
2015-11-10 | hw/intc/arm_gic: Remove the definition of NUM_CPU | Wei Huang |
2015-11-03 | armv7-m: Implement SYSRESETREQ | Michael Davidsaver |
2015-10-27 | i.MX: Standardize i.MX AVIC debug | Jean-Christophe Dubois |
2015-10-27 | arm_gic_kvm: Disable live migration if not supported | Pavel Fedin |
2015-10-23 | openpic: add to misc category | Laurent Vivier |
2015-10-08 | s/cpu_get_real_ticks/cpu_get_host_ticks/ | Christopher Covington |
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-09-25 | hmp: implemented io apic dump state for TCG | Pavel Butsykin |
2015-09-25 | hmp: added io apic dump state | Pavel Butsykin |