aboutsummaryrefslogtreecommitdiff
path: root/hw/intc
AgeCommit message (Expand)Author
2021-02-10ppc/xive: Add firmware bit when dumping the ENDsCédric Le Goater
2021-02-10ppc/pnv: Add trace events for PCI event notificationCédric Le Goater
2021-02-02hw/intc/arm_gic: Fix interrupt ID in GICD_SGIR registerPhilippe Mathieu-Daudé
2021-02-02hw/intc/arm_gic: Allow to use QTest without crashingPhilippe Mathieu-Daudé
2021-01-19hw/intc/ppc-uic: Make default dcr-base 0xc0, not 0x30Peter Maydell
2021-01-08Remove superfluous timer_del() callsPeter Maydell
2021-01-08hw/intc/armv7m_nvic: Correct handling of CCR.BFHFNMIGNPeter Maydell
2021-01-08intc/arm_gic: Fix gic_irq_signaling_enabled() for vCPUsEdgar E. Iglesias
2021-01-06Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20210106' into...Peter Maydell
2021-01-06hw/sparc: Make grlib-irqmp device handle its own inbound IRQ linesPeter Maydell
2021-01-06Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.0-20210106' in...Peter Maydell
2021-01-06ppc: Simplify reverse dependencies of POWERNV and PSERIES on XICS and XIVEGreg Kurz
2021-01-06ppc: Fix build with --without-default-devicesGreg Kurz
2021-01-06spapr/xive: Make spapr_xive_pic_print_info() staticCédric Le Goater
2021-01-06ppc: Convert PPC UIC to a QOM devicePeter Maydell
2021-01-04hw/intc: Rework Loongson LIOINTCHuacai Chen
2021-01-01Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-12-19' into ...Peter Maydell
2020-12-30Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-12-1...Peter Maydell
2020-12-19migration: Replace migration's JSON writer by the general oneMarkus Armbruster
2020-12-18hw/intc/arm_gicv3_kvm: silence the compiler warningsChen Qun
2020-12-17intc/ibex_plic: Clear interrupts that occur during claim processAlistair Francis
2020-12-15target/nios2: Move IIC code into CPU object properPeter Maydell
2020-12-14xive: Add trace eventsCédric Le Goater
2020-12-14spapr/xics: Drop unused argument to xics_kvm_has_broken_disconnect()Greg Kurz
2020-12-14spapr/xive: Turn some sanity checks into assertionsGreg Kurz
2020-12-10i386: do not use ram_size globalPaolo Bonzini
2020-12-10hw/intc/armv7m_nvic: Implement read/write for RAS register blockPeter Maydell
2020-12-10target/arm: Implement M-profile "minimal RAS implementation"Peter Maydell
2020-12-10hw/intc/armv7m_nvic: Fix "return from inactive handler" checkPeter Maydell
2020-12-10hw/intc/armv7m_nvic: Support v8.1M CCR.TRD bitPeter Maydell
2020-12-10target/arm: Implement v8.1M REVIDR registerPeter Maydell
2020-12-10hw/intc/armv7m_nvic: Update FPDSCR masking for v8.1MPeter Maydell
2020-12-10hw/intc/armv7m_nvic: Make all of system PPB range be RAZWI/BusFaultPeter Maydell
2020-11-23hw/intc: fix heap-buffer-overflow in rxicu_realize()Chen Qun
2020-11-18Revert series "spapr/xive: Allocate vCPU IPIs from the vCPU contexts"Greg Kurz
2020-11-15nomaintainer: Fix Lesser GPL version numberChetan Pant
2020-11-15arm tcg cpus: Fix Lesser GPL version numberChetan Pant
2020-11-15non-virt: Fix Lesser GPL version numberChetan Pant
2020-11-13intc/ibex_plic: Ensure we don't loose interruptsAlistair Francis
2020-11-13intc/ibex_plic: Fix some typos in the commentsAlistair Francis
2020-11-09hw/intc/ibex_plic: Clear the claim register when readAlistair Francis
2020-11-04Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-fixes-20201103'...Peter Maydell
2020-11-03hw/intc/loongson: Fix incorrect 'core' calculation in liointc_read/writeAlexChen
2020-11-03target/riscv: Add sifive_plic vmstateYifei Jiang
2020-11-02hw/intc/arm_gicv3_cpuif: Make GIC maintenance interrupts workPeter Maydell
2020-10-22hw/intc: Move sifive_plic.h to the include directoryBin Meng
2020-10-20hw/intc/bcm2836_control: Use IRQ definitions instead of magic numbersPhilippe Mathieu-Daudé
2020-10-20hw/intc/bcm2835_ic: Trace GPU/CPU IRQ handlersPhilippe Mathieu-Daudé
2020-10-01hw/intc/armv7m_nvic: Only show ID register values for Main Extension CPUsPeter Maydell
2020-10-01target/arm: Move id_pfr0, id_pfr1 into ARMISARegistersPeter Maydell