summaryrefslogtreecommitdiff
path: root/hw/intc
AgeCommit message (Expand)Author
2021-09-01arm: Move system PPB container handling to armv7mPeter Maydell
2021-09-01arm: Move systick device creation from NVIC to ARMv7M objectPeter Maydell
2021-09-01arm: Move M-profile RAS register block into its own devicePeter Maydell
2021-09-01hw/intc/arm_gicv3: Replace mis-used MEMTX_* constants by booleansPhilippe Mathieu-Daudé
2021-09-01hw/intc/arm_gicv3_dist: Rename 64-bit accessors with 'q' suffixPhilippe Mathieu-Daudé
2021-09-01hw/intc/sifive_clint: Fix muldiv64 overflow in sifive_clint_write_timecmp()David Hoppenbrouwers
2021-08-27ppc/xive: Export xive_presenter_notify()Cédric Le Goater
2021-08-27ppc/xive: Export PQ get/set routinesCédric Le Goater
2021-08-27xive: Remove extra '0x' prefix in trace eventsCédric Le Goater
2021-07-27hw/intc/armv7m_nvic: for v8.1M VECTPENDING hides S exceptions from NSPeter Maydell
2021-07-27hw/intc/armv7m_nvic: Correct size of ICSR.VECTPENDINGPeter Maydell
2021-07-27hw/intc/armv7m_nvic: ISCR.ISRPENDING is set for non-enabled pending interruptsPeter Maydell
2021-07-12Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210708' into...Peter Maydell
2021-07-09hw/intc: Improve formatting of MEMTX_ERROR guest error messageRebecca Cran
2021-07-09hw/intc/arm_gicv3_cpuif: Fix virtual irq number check in icv_[dir|eoir]_writeRicardo Koller
2021-07-07target/s390x: move kvm files into kvm/Cho, Yu-Chen
2021-06-15hw/intc/armv7m_nvic: Remove stale commentPeter Maydell
2021-06-15hw/intc/arm_gicv3_cpuif: Tolerate spurious EOIR writesJean-Philippe Brucker
2021-06-05misc: Correct relative include pathPhilippe Mathieu-Daudé
2021-06-02docs: fix references to docs/devel/tracing.rstStefano Garzarella
2021-05-25hw/intc/arm_gicv3_cpuif: Fix EOIR write access check logicPeter Maydell
2021-05-13Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2021-05-12' into ...Peter Maydell
2021-05-12Drop the deprecated unicore32 targetMarkus Armbruster
2021-05-12Drop the deprecated lm32 targetMarkus Armbruster
2021-05-11hw/opentitan: Update the interrupt layoutAlistair Francis
2021-05-05Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.1-20210504' in...Peter Maydell
2021-05-04hw/intc/spapr_xive: Use device_cold_reset() instead of device_legacy_reset()Peter Maydell
2021-05-02Do not include exec/address-spaces.h if it's not really necessaryThomas Huth
2021-05-02Do not include cpu.h if it's not really necessaryThomas Huth
2021-05-02Do not include hw/boards.h if it's not really necessaryThomas Huth
2021-05-02Do not include sysemu/sysemu.h if it's not really necessaryThomas Huth
2021-05-02hw: Do not include qemu/log.h if it is not necessaryThomas Huth
2021-05-02hw: Do not include hw/sysbus.h if it is not necessaryThomas Huth
2021-03-19Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2021-03-19hw: Replace anti-social QOM type namesMarkus Armbruster
2021-03-19hw/intc/i8259: Refactor pic_read_irq() to avoid uninitialized variablePhilippe Mathieu-Daudé
2021-03-15m68k: add an interrupt controllerLaurent Vivier
2021-03-15hw/intc: add goldfish-picLaurent Vivier
2021-03-09sysemu: Let VMChangeStateHandler take boolean 'running' argumentPhilippe Mathieu-Daudé
2021-03-09hw/lm32/Kconfig: Rename CONFIG_LM32 -> CONFIG_LM32_DEVICESPhilippe Mathieu-Daudé
2021-03-08Merge remote-tracking branch 'remotes/philmd-gitlab/tags/renesas-20210306' in...Peter Maydell
2021-03-06hw/intc: Introduce SH_INTC Kconfig entryPhilippe Mathieu-Daudé
2021-03-06KVM: x86: deprecate -M kernel-irqchip=off except for -M isapcPaolo Bonzini
2021-02-21hw/intc/loongson_liointc: Fix per core ISR handlingJiaxun Yang
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