index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
intc
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-05
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.1-20210504' in...
Peter Maydell
1
-1
/
+1
2021-05-04
hw/intc/spapr_xive: Use device_cold_reset() instead of device_legacy_reset()
Peter Maydell
1
-1
/
+1
2021-05-02
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-05-02
Do not include cpu.h if it's not really necessary
Thomas Huth
11
-11
/
+0
2021-05-02
Do not include hw/boards.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-05-02
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-05-02
hw: Do not include qemu/log.h if it is not necessary
Thomas Huth
3
-3
/
+0
2021-05-02
hw: Do not include hw/sysbus.h if it is not necessary
Thomas Huth
4
-4
/
+0
2021-03-19
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
1
-6
/
+6
2021-03-19
hw: Replace anti-social QOM type names
Markus Armbruster
1
-1
/
+1
2021-03-19
hw/intc/i8259: Refactor pic_read_irq() to avoid uninitialized variable
Philippe Mathieu-Daudé
1
-6
/
+6
2021-03-15
m68k: add an interrupt controller
Laurent Vivier
3
-0
/
+123
2021-03-15
hw/intc: add goldfish-pic
Laurent Vivier
4
-0
/
+231
2021-03-09
sysemu: Let VMChangeStateHandler take boolean 'running' argument
Philippe Mathieu-Daudé
3
-3
/
+3
2021-03-09
hw/lm32/Kconfig: Rename CONFIG_LM32 -> CONFIG_LM32_DEVICES
Philippe Mathieu-Daudé
1
-1
/
+1
2021-03-08
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/renesas-20210306' in...
Peter Maydell
2
-1
/
+4
2021-03-06
hw/intc: Introduce SH_INTC Kconfig entry
Philippe Mathieu-Daudé
2
-1
/
+4
2021-03-06
KVM: x86: deprecate -M kernel-irqchip=off except for -M isapc
Paolo Bonzini
1
-0
/
+6
2021-02-21
hw/intc/loongson_liointc: Fix per core ISR handling
Jiaxun Yang
1
-3
/
+13
2021-02-10
ppc/xive: Add firmware bit when dumping the ENDs
Cédric Le Goater
1
-1
/
+2
2021-02-10
ppc/pnv: Add trace events for PCI event notification
Cédric Le Goater
2
-0
/
+6
2021-02-02
hw/intc/arm_gic: Fix interrupt ID in GICD_SGIR register
Philippe Mathieu-Daudé
1
-1
/
+1
2021-02-02
hw/intc/arm_gic: Allow to use QTest without crashing
Philippe Mathieu-Daudé
1
-1
/
+2
2021-01-19
hw/intc/ppc-uic: Make default dcr-base 0xc0, not 0x30
Peter Maydell
1
-1
/
+1
2021-01-08
Remove superfluous timer_del() calls
Peter Maydell
2
-2
/
+0
2021-01-08
hw/intc/armv7m_nvic: Correct handling of CCR.BFHFNMIGN
Peter Maydell
1
-0
/
+15
2021-01-08
intc/arm_gic: Fix gic_irq_signaling_enabled() for vCPUs
Edgar E. Iglesias
1
-1
/
+3
2021-01-06
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20210106' into...
Peter Maydell
1
-1
/
+4
2021-01-06
hw/sparc: Make grlib-irqmp device handle its own inbound IRQ lines
Peter Maydell
1
-1
/
+4
2021-01-06
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.0-20210106' in...
Peter Maydell
4
-19
/
+334
2021-01-06
ppc: Simplify reverse dependencies of POWERNV and PSERIES on XICS and XIVE
Greg Kurz
2
-5
/
+2
2021-01-06
ppc: Fix build with --without-default-devices
Greg Kurz
2
-13
/
+6
2021-01-06
spapr/xive: Make spapr_xive_pic_print_info() static
Cédric Le Goater
1
-1
/
+1
2021-01-06
ppc: Convert PPC UIC to a QOM device
Peter Maydell
3
-0
/
+325
2021-01-04
hw/intc: Rework Loongson LIOINTC
Huacai Chen
1
-20
/
+16
2021-01-01
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-12-19' into ...
Peter Maydell
1
-1
/
+1
2020-12-30
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-12-1...
Peter Maydell
1
-0
/
+8
2020-12-19
migration: Replace migration's JSON writer by the general one
Markus Armbruster
1
-1
/
+1
2020-12-18
hw/intc/arm_gicv3_kvm: silence the compiler warnings
Chen Qun
1
-0
/
+8
2020-12-17
intc/ibex_plic: Clear interrupts that occur during claim process
Alistair Francis
1
-3
/
+10
2020-12-15
target/nios2: Move IIC code into CPU object proper
Peter Maydell
2
-96
/
+0
2020-12-14
xive: Add trace events
Cédric Le Goater
4
-3
/
+108
2020-12-14
spapr/xics: Drop unused argument to xics_kvm_has_broken_disconnect()
Greg Kurz
1
-1
/
+1
2020-12-14
spapr/xive: Turn some sanity checks into assertions
Greg Kurz
1
-10
/
+4
2020-12-10
i386: do not use ram_size global
Paolo Bonzini
1
-1
/
+2
2020-12-10
hw/intc/armv7m_nvic: Implement read/write for RAS register block
Peter Maydell
1
-0
/
+56
2020-12-10
target/arm: Implement M-profile "minimal RAS implementation"
Peter Maydell
1
-0
/
+13
2020-12-10
hw/intc/armv7m_nvic: Fix "return from inactive handler" check
Peter Maydell
1
-27
/
+32
2020-12-10
hw/intc/armv7m_nvic: Support v8.1M CCR.TRD bit
Peter Maydell
1
-8
/
+18
2020-12-10
target/arm: Implement v8.1M REVIDR register
Peter Maydell
1
-0
/
+5
[next]