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
2022-03-07
hw/intc/arm_gicv3_cpuif: Fix register names in ICV_HPPIR read trace event
Peter Maydell
1
-1
/
+2
2022-03-07
hw/intc/arm_gicv3: Fix missing spaces in error log messages
Peter Maydell
2
-4
/
+4
2022-03-07
hw/intc/arm_gicv3: Specify valid and impl in MemoryRegionOps
Peter Maydell
1
-0
/
+8
2022-03-07
hw/intc/arm_gicv3_its: Add trace events for table reads and writes
Peter Maydell
2
-6
/
+40
2022-03-07
hw/intc/arm_gicv3_its: Add trace events for commands
Peter Maydell
2
-2
/
+38
2022-03-03
hw/intc: Add RISC-V AIA IMSIC device emulation
Anup Patel
3
-0
/
+452
2022-03-02
pnv/xive2: Add support for 8bits thread id
Cédric Le Goater
2
-1
/
+7
2022-03-02
pnv/xive2: Add support for automatic save&restore
Cédric Le Goater
3
-6
/
+141
2022-03-02
xive2: Add a get_config() handler for the router configuration
Cédric Le Goater
2
-0
/
+20
2022-03-02
pnv/xive2: Add support XIVE2 P9-compat mode (or Gen1)
Cédric Le Goater
2
-5
/
+23
2022-03-02
ppc/pnv: add XIVE Gen2 TIMA support
Cédric Le Goater
2
-2
/
+120
2022-03-02
pnv/xive2: Introduce new capability bits
Cédric Le Goater
2
-2
/
+7
2022-03-02
ppc/pnv: Add support for PQ offload on PHB5
Cédric Le Goater
1
-1
/
+21
2022-03-02
ppc/xive: Add support for PQ state bits offload
Cédric Le Goater
5
-14
/
+175
2022-03-02
ppc/xive2: Add support for notification injection on ESB pages
Cédric Le Goater
2
-0
/
+19
2022-03-02
ppc/pnv: Add a XIVE2 controller to the POWER10 chip
Cédric Le Goater
3
-1
/
+2457
2022-03-02
ppc/xive2: Introduce a presenter matching routine
Cédric Le Goater
1
-0
/
+82
2022-03-02
ppc/xive2: Introduce a XIVE2 core framework
Cédric Le Goater
2
-1
/
+668
2022-02-21
Mark remaining global TypeInfo instances as const
Bernhard Beschow
2
-2
/
+2
2022-02-16
hw/intc: Add RISC-V AIA APLIC device emulation
Anup Patel
3
-0
/
+982
2022-02-08
hw/intc/arm_gicv3_its: Split error checks
Peter Maydell
1
-21
/
+31
2022-02-08
hw/intc/arm_gicv3_its: Don't allow intid 1023 in MAPI/MAPTI
Peter Maydell
1
-2
/
+1
2022-02-08
hw/intc/arm_gicv3_its: In MAPC with V=0, don't check rdbase field
Peter Maydell
1
-12
/
+12
2022-02-08
hw/intc/arm_gicv3_its: Drop TableDesc and CmdQDesc valid fields
Peter Maydell
1
-17
/
+14
2022-02-08
hw/intc/arm_gicv3_its: Make update_ite() use ITEntry
Peter Maydell
1
-30
/
+32
2022-02-08
hw/intc/arm_gicv3_its: Pass ITE values back from get_ite() via a struct
Peter Maydell
1
-47
/
+55
2022-02-08
hw/intc/arm_gicv3_its: Avoid nested ifs in get_ite()
Peter Maydell
1
-13
/
+15
2022-02-08
hw/intc/arm_gicv3_its: Fix address calculation in get_ite() and update_ite()
Peter Maydell
2
-26
/
+21
2022-02-08
hw/intc/arm_gicv3_its: Pass CTEntry to update_cte()
Peter Maydell
1
-15
/
+17
2022-02-08
hw/intc/arm_gicv3_its: Keep CTEs as a struct, not a raw uint64_t
Peter Maydell
1
-44
/
+52
2022-02-08
hw/intc/arm_gicv3_its: Pass DTEntry to update_dte()
Peter Maydell
1
-17
/
+18
2022-02-08
hw/intc/arm_gicv3_its: Keep DTEs as a struct, not a raw uint64_t
Peter Maydell
1
-55
/
+56
2022-02-08
hw/intc/arm_gicv3_its: Use address_space_map() to access command queue packets
Peter Maydell
2
-149
/
+61
2022-01-31
Merge remote-tracking branch 'remotes/legoater/tags/pull-ppc-20220130' into s...
Peter Maydell
1
-4
/
+18
2022-01-28
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220128'...
Peter Maydell
6
-26
/
+408
2022-01-28
hw/intc/arm_gicv3_its: Implement MOVI
Peter Maydell
3
-0
/
+215
2022-01-28
hw/intc/arm_gicv3_its: Implement MOVALL
Peter Maydell
3
-0
/
+125
2022-01-28
hw/intc/arm_gicv3_its: Check table bounds against correct limit
Peter Maydell
1
-9
/
+9
2022-01-28
hw/intc/arm_gicv3_its: Make GITS_BASER<n> RAZ/WI for unimplemented registers
Peter Maydell
1
-0
/
+8
2022-01-28
hw/intc/arm_gicv3_its: Provide read accessor for translation_ops
Peter Maydell
1
-0
/
+13
2022-01-28
hw/intc/arm_gicv3: Set GICR_CTLR.CES if LPIs are supported
Peter Maydell
2
-0
/
+5
2022-01-28
hw/intc/arm_gicv3_redist: Remove unnecessary zero checks
Peter Maydell
1
-5
/
+3
2022-01-28
hw/intc/arm_gicv3_its: Sort ITS command list into numeric order
Peter Maydell
1
-5
/
+5
2022-01-28
hw/intc/arm_gicv3: Honour GICD_CTLR.EnableGrp1NS for LPIs
Peter Maydell
1
-0
/
+1
2022-01-28
hw/intc/arm_gicv3_its: Don't clear GITS_CWRITER on writes to GITS_CBASER
Peter Maydell
1
-3
/
+0
2022-01-28
hw/intc/arm_gicv3_its: Don't clear GITS_CREADR when GITS_CTLR.ENABLED is set
Peter Maydell
1
-1
/
+0
2022-01-28
hw/intc/arm_gicv3: Initialise dma_as in GIC, not ITS
Peter Maydell
2
-3
/
+5
2022-01-28
hw/intc/arm_gicv3_its: Add tracepoints
Peter Maydell
2
-0
/
+19
2022-01-28
ppc/xive: check return value of ldq_be_dma()
Cédric Le Goater
1
-4
/
+18
2022-01-27
intc: Unexport InterruptStatsProviderClass-related functions
Bernhard Beschow
2
-4
/
+4
[next]