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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
include
/
hw
/
intc
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-07
hw/intc/arm_gicv3_its: Fix various off-by-one errors
Peter Maydell
1
-3
/
+3
2022-01-07
hw/intc/arm_gicv3_its: Remove maxids union from TableDesc
Peter Maydell
1
-4
/
+1
2021-11-15
hw/intc/arm_gicv3: Support multiple redistributor regions
Peter Maydell
1
-1
/
+11
2021-11-15
hw/intc/arm_gicv3: Move checking of redist-region-count to arm_gicv3_common_r...
Peter Maydell
1
-1
/
+1
2021-11-09
hw/m68k: Fix typo in SPDX tag
Philippe Mathieu-Daudé
2
-2
/
+2
2021-09-21
hw/intc: Upgrade the SiFive CLINT implementation to RISC-V ACLINT
Anup Patel
1
-18
/
+36
2021-09-21
hw/intc: Rename sifive_clint sources to riscv_aclint sources
Anup Patel
1
-0
/
+0
2021-09-21
hw/intc: sifive_plic: Convert the PLIC to use RISC-V CPU GPIO lines
Alistair Francis
1
-0
/
+4
2021-09-21
hw/intc: ibex_plic: Convert the PLIC to use RISC-V CPU GPIO lines
Alistair Francis
1
-0
/
+2
2021-09-21
hw/intc: sifive_clint: Use RISC-V CPU GPIO lines
Alistair Francis
1
-0
/
+2
2021-09-13
hw/intc: GICv3 redistributor ITS processing
Shashi Mallela
1
-0
/
+7
2021-09-13
hw/intc: GICv3 ITS Feature enablement
Shashi Mallela
1
-0
/
+1
2021-09-13
hw/intc: GICv3 ITS Command processing
Shashi Mallela
1
-0
/
+2
2021-09-13
hw/intc: GICv3 ITS register definitions added
Shashi Mallela
2
-0
/
+26
2021-09-13
hw/intc: GICv3 ITS initial framework
Shashi Mallela
1
-1
/
+8
2021-09-01
arm: Move system PPB container handling to armv7m
Peter Maydell
1
-3
/
+0
2021-09-01
arm: Move systick device creation from NVIC to ARMv7M object
Peter Maydell
1
-4
/
+0
2021-09-01
arm: Move M-profile RAS register block into its own device
Peter Maydell
1
-1
/
+0
2021-03-15
m68k: add an interrupt controller
Laurent Vivier
1
-0
/
+41
2021-03-15
hw/intc: add goldfish-pic
Laurent Vivier
1
-0
/
+33
2021-01-19
hw/ppc: Remove unused ppcuic_init()
Peter Maydell
1
-0
/
+7
2021-01-06
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.0-20210106' in...
Peter Maydell
1
-0
/
+73
2021-01-06
ppc: Convert PPC UIC to a QOM device
Peter Maydell
1
-0
/
+73
2021-01-04
hw/intc: Rework Loongson LIOINTC
Huacai Chen
1
-0
/
+22
2020-12-10
hw/intc/armv7m_nvic: Implement read/write for RAS register block
Peter Maydell
1
-0
/
+1
2020-12-10
hw/intc/armv7m_nvic: Make all of system PPB range be RAZWI/BusFault
Peter Maydell
1
-0
/
+1
2020-11-13
intc/ibex_plic: Ensure we don't loose interrupts
Alistair Francis
1
-0
/
+1
2020-11-03
target/riscv: Add sifive_plic vmstate
Yifei Jiang
1
-0
/
+1
2020-11-02
hw/intc/arm_gicv3_cpuif: Make GIC maintenance interrupts work
Peter Maydell
1
-1
/
+0
2020-10-22
hw/intc: Move sifive_plic.h to the include directory
Bin Meng
1
-0
/
+83
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
13
-39
/
+13
2020-09-13
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200...
Peter Maydell
1
-0
/
+60
2020-09-09
hw/riscv: Move sifive_clint model to hw/intc
Bin Meng
1
-0
/
+60
2020-09-09
Use DECLARE_*CHECKER* when possible (--force mode)
Eduardo Habkost
2
-11
/
+6
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
18
-43
/
+35
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
20
-38
/
+75
2020-08-21
hw/intc: ibex_plic: Don't allow repeat interrupts on claimed lines
Alistair Francis
1
-0
/
+1
2020-06-22
hw/intc: RX62N interrupt controller (ICUa)
Yoshinori Sato
1
-0
/
+76
2020-06-19
hw/intc: Initial commit of lowRISC Ibex PLIC
Alistair Francis
1
-0
/
+63
2020-03-23
hw/arm/bcm283x: Correct the license text
Philippe Mathieu-Daudé
2
-2
/
+5
2020-02-28
arm_gic: Mask the un-supported priority bits
Sai Pavan Boddu
2
-0
/
+3
2019-12-17
hw: replace hw/i386/pc.h with a header just for the i8259
Paolo Bonzini
1
-0
/
+12
2019-08-16
include: Make headers more self-contained
Markus Armbruster
3
-0
/
+5
2019-05-13
Clean up header guards that don't match their file name
Markus Armbruster
2
-6
/
+6
2019-03-15
hw/intc/bcm2836_control: Implement local timer
Zoltán Baldaszti
1
-0
/
+9
2018-12-11
qom: make interface types abstract
Marc-André Lureau
1
-3
/
+1
2018-10-26
hw/intc/gicv3: Remove useless parenthesis around DIV_ROUND_UP macro
Philippe Mathieu-Daudé
1
-1
/
+1
2018-09-25
hw/intc/arm_gic: Document QEMU interface
Peter Maydell
1
-0
/
+43
2018-08-14
intc/arm_gic: Add the virtualization extensions to the GIC state
Luc Michel
1
-7
/
+36
2018-08-14
nvic: Change NVIC to support ARMv6-M
Julia Suvorova
1
-0
/
+1
[next]