index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
intc
/
arm_gicv3_its.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
hw/intc/arm_gicv3_its: Fix return codes in process_mapti()
Peter Maydell
2022-01-20
1
-15
/
+13
*
hw/intc/arm_gicv3_its: Refactor process_its_cmd() to reduce nesting
Peter Maydell
2022-01-20
1
-50
/
+47
*
hw/intc/arm_gicv3_its: Fix return codes in process_its_cmd()
Peter Maydell
2022-01-20
1
-11
/
+11
*
hw/intc/arm_gicv3_its: Use enum for return value of process_* functions
Peter Maydell
2022-01-20
1
-21
/
+38
*
hw/intc/arm_gicv3_its: Don't use data if reading command failed
Peter Maydell
2022-01-20
1
-1
/
+6
*
hw/intc/arm_gicv3_its: Fix handling of process_its_cmd() return value
Peter Maydell
2022-01-20
1
-2
/
+2
*
hw/intc/arm_gicv3_its: Convert int ID check to num_intids convention
Peter Maydell
2022-01-20
1
-3
/
+3
*
hw/intc/arm_gicv3_its: Fix event ID bounds checks
Peter Maydell
2022-01-20
1
-8
/
+10
*
hw/intc/arm_gicv3_its: Rename max_l2_entries to num_l2_entries
Peter Maydell
2022-01-07
1
-12
/
+12
*
hw/intc/arm_gicv3_its: Fix various off-by-one errors
Peter Maydell
2022-01-07
1
-13
/
+13
*
hw/intc/arm_gicv3_its: Use FIELD macros for CTEs
Peter Maydell
2022-01-07
1
-3
/
+4
*
hw/intc/arm_gicv3_its: Use FIELD macros for DTEs
Peter Maydell
2022-01-07
1
-11
/
+9
*
hw/intc/arm_gicv3_its: Correct handling of MAPI
Peter Maydell
2022-01-07
1
-11
/
+7
*
hw/intc/arm_gicv3_its: Don't misuse GITS_TYPE_PHYSICAL define
Peter Maydell
2022-01-07
1
-17
/
+13
*
hw/intc/arm_gicv3_its: Correct setting of TableDesc entry_sz
Peter Maydell
2022-01-07
1
-1
/
+1
*
hw/intc/arm_gicv3_its: Reduce code duplication in extract_table_params()
Peter Maydell
2022-01-07
1
-57
/
+40
*
hw/intc/arm_gicv3_its: Don't return early in extract_table_params() loop
Peter Maydell
2022-01-07
1
-2
/
+2
*
hw/intc/arm_gicv3_its: Remove maxids union from TableDesc
Peter Maydell
2022-01-07
1
-10
/
+10
*
hw/intc/arm_gicv3_its: Remove redundant ITS_CTLR_ENABLED define
Peter Maydell
2022-01-07
1
-10
/
+10
*
hw/intc/arm_gicv3_its: Correct off-by-one bounds check on rdbase
Peter Maydell
2022-01-07
1
-2
/
+2
*
hw/intc: clean-up error reporting for failed ITS cmd
Alex Bennée
2021-12-15
1
-12
/
+27
*
hw/intc: cannot clear GICv3 ITS CTLR[Enabled] bit
Shashi Mallela
2021-11-26
1
-3
/
+4
*
hw/intc: GICv3 redistributor ITS processing
Shashi Mallela
2021-09-13
1
-0
/
+23
*
hw/intc: GICv3 ITS Command processing
Shashi Mallela
2021-09-13
1
-1
/
+364
*
hw/intc: GICv3 ITS command queue framework
Shashi Mallela
2021-09-13
1
-0
/
+319
*
hw/intc: GICv3 ITS register definitions added
Shashi Mallela
2021-09-13
1
-0
/
+376
*
hw/intc: GICv3 ITS initial framework
Shashi Mallela
2021-09-13
1
-0
/
+241
[prev]