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-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
2021-03-15
hw/intc: add goldfish-pic
Laurent Vivier
2021-03-09
sysemu: Let VMChangeStateHandler take boolean 'running' argument
Philippe Mathieu-Daudé
2021-03-09
hw/lm32/Kconfig: Rename CONFIG_LM32 -> CONFIG_LM32_DEVICES
Philippe Mathieu-Daudé
2021-03-08
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/renesas-20210306' in...
Peter Maydell
2021-03-06
hw/intc: Introduce SH_INTC Kconfig entry
Philippe Mathieu-Daudé
2021-03-06
KVM: x86: deprecate -M kernel-irqchip=off except for -M isapc
Paolo Bonzini
2021-02-21
hw/intc/loongson_liointc: Fix per core ISR handling
Jiaxun Yang
2021-02-10
ppc/xive: Add firmware bit when dumping the ENDs
Cédric Le Goater
2021-02-10
ppc/pnv: Add trace events for PCI event notification
Cédric Le Goater
2021-02-02
hw/intc/arm_gic: Fix interrupt ID in GICD_SGIR register
Philippe Mathieu-Daudé
2021-02-02
hw/intc/arm_gic: Allow to use QTest without crashing
Philippe Mathieu-Daudé
2021-01-19
hw/intc/ppc-uic: Make default dcr-base 0xc0, not 0x30
Peter Maydell
2021-01-08
Remove superfluous timer_del() calls
Peter Maydell
2021-01-08
hw/intc/armv7m_nvic: Correct handling of CCR.BFHFNMIGN
Peter Maydell
2021-01-08
intc/arm_gic: Fix gic_irq_signaling_enabled() for vCPUs
Edgar E. Iglesias
2021-01-06
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20210106' into...
Peter Maydell
2021-01-06
hw/sparc: Make grlib-irqmp device handle its own inbound IRQ lines
Peter Maydell
2021-01-06
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.0-20210106' in...
Peter Maydell
2021-01-06
ppc: Simplify reverse dependencies of POWERNV and PSERIES on XICS and XIVE
Greg Kurz
2021-01-06
ppc: Fix build with --without-default-devices
Greg Kurz
2021-01-06
spapr/xive: Make spapr_xive_pic_print_info() static
Cédric Le Goater
2021-01-06
ppc: Convert PPC UIC to a QOM device
Peter Maydell
2021-01-04
hw/intc: Rework Loongson LIOINTC
Huacai Chen
2021-01-01
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-12-19' into ...
Peter Maydell
2020-12-30
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-12-1...
Peter Maydell
2020-12-19
migration: Replace migration's JSON writer by the general one
Markus Armbruster
2020-12-18
hw/intc/arm_gicv3_kvm: silence the compiler warnings
Chen Qun
2020-12-17
intc/ibex_plic: Clear interrupts that occur during claim process
Alistair Francis
2020-12-15
target/nios2: Move IIC code into CPU object proper
Peter Maydell
[next]