Age | Commit message (Expand) | Author | Files | Lines |
2017-02-28 | armv7m: Fix condition check for taking exceptions | Peter Maydell | 1 | -0/+7 |
2017-02-28 | armv7m: Rewrite NVIC to not use any GIC code | Michael Davidsaver | 2 | -144/+609 |
2017-02-28 | armv7m: Implement reading and writing of PRIGROUP | Peter Maydell | 1 | -6/+8 |
2017-02-28 | armv7m: Rename nvic_state to NVICState | Peter Maydell | 1 | -22/+22 |
2017-02-25 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-mttcg-240217-1' into ... | Peter Maydell | 1 | -0/+3 |
2017-02-24 | tcg: drop global lock during TCG code execution | Jan Kiszka | 1 | -0/+3 |
2017-02-24 | s390x: add property adapter_routes_max_batch | Halil Pasic | 1 | -0/+28 |
2017-02-24 | s390x/flic: fail migration on source already | Cornelia Huck | 1 | -2/+4 |
2017-02-21 | hw/mips_gic: Update pin state on mask changes | Paul Burton | 1 | -25/+31 |
2017-02-16 | apic: reset apic_delivered global variable on machine reset | Pavel Dovgalyuk | 1 | -0/+2 |
2017-02-16 | ioapic: fix error report value of def version | Peter Xu | 1 | -2/+4 |
2017-02-13 | migration: consolidate VMStateField.start | Halil Pasic | 1 | -1/+1 |
2017-02-06 | vmstate_register_with_alias_id: Take an Error ** | Dr. David Alan Gilbert | 1 | -1/+1 |
2017-01-31 | trace: clean up trace-events files | Stefan Hajnoczi | 1 | -1/+0 |
2017-01-30 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 1 | -0/+33 |
2017-01-27 | apic: save apic_delivered flag | Pavel Dovgalyuk | 1 | -0/+33 |
2017-01-27 | arm_gicv3: Fix broken logic in ELRSR calculation | Peter Maydell | 1 | -1/+1 |
2017-01-27 | armv7m: Honour CCR.USERSETMPEND | Michael Davidsaver | 1 | -1/+4 |
2017-01-27 | armv7m: implement CCR, CFSR, HFSR, DFSR, BFAR, and MMFAR | Michael Davidsaver | 1 | -10/+32 |
2017-01-27 | armv7m_nvic: keep a pointer to the CPU | Michael Davidsaver | 1 | -6/+5 |
2017-01-26 | s390x/flic: fix compilation of kvm flic | Cornelia Huck | 1 | -1/+1 |
2017-01-25 | Merge remote-tracking branch 'remotes/rth/tags/pull-nios-20170124' into staging | Peter Maydell | 2 | -0/+104 |
2017-01-24 | nios2: Add IIC interrupt controller emulation | Chris Wulff | 2 | -0/+104 |
2017-01-24 | migration: disallow migrate_add_blocker during migration | Ashijeet Acharya | 3 | -20/+36 |
2017-01-24 | migration: extend VMStateInfo | Jianjun Duan | 1 | -2/+6 |
2017-01-20 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 4 | -4/+31 |
2017-01-20 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170120-v2' into sta... | Peter Maydell | 1 | -2/+2 |
2017-01-20 | hw/intc/arm_gicv3: Implement EL2 traps for CPU i/f regs | Peter Maydell | 1 | -10/+60 |
2017-01-20 | hw/intc/arm_gicv3: Implement gicv3_cpuif_virt_update() | Peter Maydell | 2 | -0/+51 |
2017-01-20 | hw/intc/arm_gicv3: Implement ICV_ registers EOIR and IAR | Peter Maydell | 2 | -0/+222 |
2017-01-20 | hw/intc/arm_gicv3: Implement ICV_ HPPIR, DIR and RPR registers | Peter Maydell | 2 | -3/+235 |
2017-01-20 | hw/intc/arm_gicv3: Implement ICV_ registers which are just accessors | Peter Maydell | 2 | -0/+249 |
2017-01-20 | hw/intc/arm_gicv3: Add accessors for ICH_ system registers | Peter Maydell | 2 | -0/+493 |
2017-01-20 | hw/intc/gicv3: Add data fields for virtualization support | Peter Maydell | 2 | -0/+38 |
2017-01-20 | hw/intc/gicv3: Add defines for ICH system register fields | Peter Maydell | 1 | -0/+79 |
2017-01-20 | hw/intc/arm_gic: Add external IRQ lines for VIRQ and VFIQ | Peter Maydell | 1 | -0/+6 |
2017-01-20 | hw/intc/arm_gicv3: Add external IRQ lines for VIRQ and VFIQ | Peter Maydell | 1 | -0/+6 |
2017-01-20 | s390x/kvm: use kvm_gsi_routing_enabled in flic | Fei Li | 1 | -2/+2 |
2017-01-19 | Plumb the HAXM-based hardware acceleration support | Vincent Palatin | 1 | -1/+2 |
2017-01-16 | x86: ioapic: fix fail migration when irqchip=split | Peter Xu | 1 | -0/+5 |
2017-01-16 | x86: ioapic: dump version for "info ioapic" | Peter Xu | 1 | -1/+2 |
2017-01-16 | x86: ioapic: add traces for ioapic | Peter Xu | 2 | -2/+22 |
2016-12-27 | hw/intc/arm_gicv3: Don't signal Pending+Active interrupts to CPU | Peter Maydell | 1 | -0/+5 |
2016-12-27 | hw/intc/arm_gicv3: Remove incorrect usage of fieldoffset | Peter Maydell | 1 | -7/+6 |
2016-12-27 | hw/intc/arm_gicv3_common: fix aff3 in typer | Andrew Jones | 1 | -1/+2 |
2016-12-20 | Move target-* CPU file into a target/ folder | Thomas Huth | 1 | -1/+1 |
2016-11-07 | nvic: set pending status for not active interrupts | Marcin Krzeminski | 1 | -2/+20 |
2016-10-28 | pseries: Move construction of /interrupt-controller fdt node | David Gibson | 1 | -0/+22 |
2016-10-28 | ppc/xics: change the icp_ routines API to use an 'ICPState *' argument | Cédric Le Goater | 2 | -22/+21 |
2016-10-28 | ppc/xics: add a XICSState backlink in ICPState | Cédric Le Goater | 1 | -0/+1 |