index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
intc
Age
Commit message (
Expand
)
Author
2021-09-21
Merge remote-tracking branch 'remotes/alistair23/tags/pull-riscv-to-apply-202...
Richard Henderson
2021-09-21
hw/intc: Upgrade the SiFive CLINT implementation to RISC-V ACLINT
Anup Patel
2021-09-21
hw/intc: Rename sifive_clint sources to riscv_aclint sources
Anup Patel
2021-09-21
hw/intc: sifive_plic: Convert the PLIC to use RISC-V CPU GPIO lines
Alistair Francis
2021-09-21
hw/intc: ibex_plic: Convert the PLIC to use RISC-V CPU GPIO lines
Alistair Francis
2021-09-21
hw/intc: sifive_clint: Use RISC-V CPU GPIO lines
Alistair Francis
2021-09-20
hw/intc: Set GIC maintenance interrupt level to only 0 or 1
Shashi Mallela
2021-09-13
hw/intc: GICv3 redistributor ITS processing
Shashi Mallela
2021-09-13
hw/intc: GICv3 ITS Feature enablement
Shashi Mallela
2021-09-13
hw/intc: GICv3 ITS Command processing
Shashi Mallela
2021-09-13
hw/intc: GICv3 ITS command queue framework
Shashi Mallela
2021-09-13
hw/intc: GICv3 ITS register definitions added
Shashi Mallela
2021-09-13
hw/intc: GICv3 ITS initial framework
Shashi Mallela
2021-09-01
arm: Move system PPB container handling to armv7m
Peter Maydell
2021-09-01
arm: Move systick device creation from NVIC to ARMv7M object
Peter Maydell
2021-09-01
arm: Move M-profile RAS register block into its own device
Peter Maydell
2021-09-01
hw/intc/arm_gicv3: Replace mis-used MEMTX_* constants by booleans
Philippe Mathieu-Daudé
2021-09-01
hw/intc/arm_gicv3_dist: Rename 64-bit accessors with 'q' suffix
Philippe Mathieu-Daudé
2021-09-01
hw/intc/sifive_clint: Fix muldiv64 overflow in sifive_clint_write_timecmp()
David Hoppenbrouwers
2021-08-27
ppc/xive: Export xive_presenter_notify()
Cédric Le Goater
2021-08-27
ppc/xive: Export PQ get/set routines
Cédric Le Goater
2021-08-27
xive: Remove extra '0x' prefix in trace events
Cédric Le Goater
2021-07-27
hw/intc/armv7m_nvic: for v8.1M VECTPENDING hides S exceptions from NS
Peter Maydell
2021-07-27
hw/intc/armv7m_nvic: Correct size of ICSR.VECTPENDING
Peter Maydell
2021-07-27
hw/intc/armv7m_nvic: ISCR.ISRPENDING is set for non-enabled pending interrupts
Peter Maydell
2021-07-12
Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210708' into...
Peter Maydell
2021-07-09
hw/intc: Improve formatting of MEMTX_ERROR guest error message
Rebecca Cran
2021-07-09
hw/intc/arm_gicv3_cpuif: Fix virtual irq number check in icv_[dir|eoir]_write
Ricardo Koller
2021-07-07
target/s390x: move kvm files into kvm/
Cho, Yu-Chen
2021-06-15
hw/intc/armv7m_nvic: Remove stale comment
Peter Maydell
2021-06-15
hw/intc/arm_gicv3_cpuif: Tolerate spurious EOIR writes
Jean-Philippe Brucker
2021-06-05
misc: Correct relative include path
Philippe Mathieu-Daudé
2021-06-02
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
2021-05-25
hw/intc/arm_gicv3_cpuif: Fix EOIR write access check logic
Peter Maydell
2021-05-13
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2021-05-12' into ...
Peter Maydell
2021-05-12
Drop the deprecated unicore32 target
Markus Armbruster
2021-05-12
Drop the deprecated lm32 target
Markus Armbruster
2021-05-11
hw/opentitan: Update the interrupt layout
Alistair Francis
2021-05-05
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.1-20210504' in...
Peter Maydell
2021-05-04
hw/intc/spapr_xive: Use device_cold_reset() instead of device_legacy_reset()
Peter Maydell
2021-05-02
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
2021-05-02
Do not include cpu.h if it's not really necessary
Thomas Huth
2021-05-02
Do not include hw/boards.h if it's not really necessary
Thomas Huth
2021-05-02
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
2021-05-02
hw: Do not include qemu/log.h if it is not necessary
Thomas Huth
2021-05-02
hw: Do not include hw/sysbus.h if it is not necessary
Thomas Huth
2021-03-19
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-03-19
hw: Replace anti-social QOM type names
Markus Armbruster
2021-03-19
hw/intc/i8259: Refactor pic_read_irq() to avoid uninitialized variable
Philippe Mathieu-Daudé
2021-03-15
m68k: add an interrupt controller
Laurent Vivier
[next]