Age | Commit message (Expand) | Author | Files | Lines |
2014-12-11 | arm_gic_kvm: Tell kernel about number of IRQs | Peter Maydell | 1 | -0/+20 |
2014-11-24 | apic: fix incorrect handling of ExtINT interrupts wrt processor priority | Paolo Bonzini | 1 | -4/+4 |
2014-11-24 | apic: fix loss of IPI due to masked ExtINT | Paolo Bonzini | 1 | -1/+3 |
2014-11-24 | apic: avoid getting out of halted state on masked PIC interrupts | Paolo Bonzini | 1 | -3/+5 |
2014-11-13 | apic_common: migrate missing fields | Pavel Dovgalyuk | 1 | -0/+38 |
2014-11-04 | PPC: openpic_kvm: Only map first occurence in address space | Alexander Graf | 1 | -0/+19 |
2014-10-24 | arm_gic: remove unused parameter. | KONRAD Frederic | 3 | -4/+4 |
2014-09-29 | hw/intc/imx_avic.c: Remove unused function imx_avic_set_prio() | Peter Maydell | 1 | -9/+0 |
2014-09-02 | Fix debug print warning | Gonglei | 1 | -1/+1 |
2014-08-29 | hw/intc/arm_gic: honor target mask in gic_update() | Sergey Fedorov | 1 | -1/+2 |
2014-08-29 | arm_gic: Use GIC_NR_SGIS constant | Adam Lackorzynski | 1 | -1/+1 |
2014-08-29 | arm_gic: Do not force PPIs to edge-triggered mode | Adam Lackorzynski | 1 | -1/+1 |
2014-08-29 | arm_gic: GICD_ICFGR: Write model only for pre v1 GICs | Adam Lackorzynski | 1 | -4/+6 |
2014-08-29 | arm_gic: Fix read of GICD_ICFGR | Adam Lackorzynski | 1 | -1/+1 |
2014-08-15 | intc: i8259: Convert Array allocation to g_new0 | Peter Crosthwaite | 1 | -1/+1 |
2014-08-15 | ppc: convert g_new(qemu_irq usages to g_new0 | Peter Crosthwaite | 1 | -1/+1 |
2014-08-15 | apic: Fix reported DFR content | Jan Kiszka | 1 | -1/+1 |
2014-06-27 | xics: Implement xics_ics_free() | Alexey Kardashevskiy | 1 | -0/+27 |
2014-06-27 | spapr: Move interrupt allocator to xics | Alexey Kardashevskiy | 1 | -0/+88 |
2014-06-27 | xics: Disable flags reset on xics reset | Alexey Kardashevskiy | 2 | -0/+14 |
2014-06-27 | xics: Add xics_find_source() | Alexey Kardashevskiy | 1 | -5/+25 |
2014-06-27 | xics: Add flags for interrupts | Alexey Kardashevskiy | 2 | -11/+20 |
2014-06-27 | spapr: Fix RTAS token numbers | Alexey Kardashevskiy | 2 | -18/+12 |
2014-06-19 | armv7m_nvic: fix AIRCR implementation | Oran Avraham | 1 | -1/+4 |
2014-06-16 | PPC: openpic_kvm: Implement reset | Alexander Graf | 1 | -5/+10 |
2014-06-16 | openpic: Reset IRQ source private members | Paul Janzen | 1 | -2/+2 |
2014-06-16 | openpic: Move definition of openpic_reset | Paul Janzen | 1 | -49/+50 |
2014-06-16 | savevm: Remove all the unneeded version_minimum_id_old (x86) | Juan Quintela | 2 | -2/+0 |
2014-06-16 | savevm: Remove all the unneeded version_minimum_id_old (ppc) | Juan Quintela | 2 | -10/+5 |
2014-06-10 | hw/intc/openpic: Remove unused function IRQ_testbit() | Peter Maydell | 1 | -5/+0 |
2014-06-10 | s390x/kvm: inject via flic | Cornelia Huck | 1 | -0/+10 |
2014-06-10 | s390x/kvm: make flic play well with old kernels | Cornelia Huck | 1 | -2/+4 |
2014-06-09 | intc: xilinx_uartlite: Convert SBD::init -> instance_init | Peter Crosthwaite | 1 | -10/+7 |
2014-05-20 | s390x/virtio-ccw: wire up irq routing and irqfds | Cornelia Huck | 2 | -0/+87 |
2014-05-20 | s390x: add I/O adapter registration | Cornelia Huck | 2 | -0/+45 |
2014-05-20 | s390x: split flic into kvm and non-kvm parts | Cornelia Huck | 3 | -287/+357 |
2014-05-15 | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140515' i... | Peter Maydell | 2 | -6/+3 |
2014-05-15 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140513'... | Peter Maydell | 5 | -7/+2 |
2014-05-14 | savevm: Remove all the unneeded version_minimum_id_old (rest) | Juan Quintela | 2 | -6/+3 |
2014-05-13 | hw/intc/allwinner-a10-pic: Add missing 'break' | Peter Maydell | 1 | -0/+1 |
2014-05-13 | savevm: Remove all the unneeded version_minimum_id_old (arm) | Juan Quintela | 5 | -7/+1 |
2014-05-13 | apic: do not accept SIPI on the bootstrap processor | Paolo Bonzini | 1 | -1/+1 |
2014-05-13 | xilinx_intc: Fix writes into MER register | Guenter Roeck | 1 | -0/+3 |
2014-05-07 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 3 | -2/+4 |
2014-05-07 | apic: use emulated lapic version 0x14 on pc machines >= 2.1 | Gabriel L. Somlo | 2 | -1/+2 |
2014-05-07 | i8259: don't abort when trying to use level sensitive irqs | Hervé Poussineau | 1 | -1/+2 |
2014-05-07 | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140505' i... | Peter Maydell | 1 | -2/+14 |
2014-05-05 | openpic: avoid buffer overrun on incoming migration | Michael Roth | 1 | -2/+14 |
2014-05-05 | arm: Clean up fragile use of error_is_set() in realize() methods | Markus Armbruster | 3 | -6/+12 |
2014-05-05 | hw: Consistently name Error ** objects errp, and not err | Markus Armbruster | 1 | -2/+2 |