index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
intc
/
xive2.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
qom: Make InterfaceInfo[] uses const
Philippe Mathieu-Daudé
2025-04-25
1
-1
/
+1
*
qom: Have class_init() take a const data argument
Philippe Mathieu-Daudé
2025-04-25
1
-2
/
+2
*
ppc/xive2: Fix logical / bitwise comparison typo
Nicholas Piggin
2025-03-20
1
-1
/
+1
*
pnv/xive: Fix possible undefined shift error in group size calculation
Nicholas Piggin
2025-03-20
1
-5
/
+14
*
ppc/xive2: Check crowd backlog when scanning group backlog
Frederic Barrat
2025-03-11
1
-26
/
+56
*
pnv/xive2: Rename nvp_ to nvx_ if they can refer to NVP or NVGC
Glenn Miles
2025-03-11
1
-28
/
+28
*
ppc/xive2: Support crowd-matching when looking for target
Frederic Barrat
2025-03-11
1
-16
/
+60
*
ppc/xive2: Add support for MMIO operations on the NVPG/NVC BAR
Frederic Barrat
2025-03-11
1
-0
/
+87
*
ppc/xive2: Process group backlog when updating the CPPR
Frederic Barrat
2025-03-11
1
-2
/
+171
*
ppc/xive2: Process group backlog when pushing an OS context
Frederic Barrat
2025-03-11
1
-0
/
+97
*
ppc/xive2: Add undelivered group interrupt to backlog
Frederic Barrat
2025-03-11
1
-30
/
+106
*
ppc/xive2: Support group-matching when looking for target
Frederic Barrat
2025-03-11
1
-18
/
+47
*
ppc/xive2: Add grouping level to notification
Frederic Barrat
2025-03-11
1
-8
/
+11
*
ppc/xive2: Update NVP save/restore for group attributes
Frederic Barrat
2025-03-11
1
-5
/
+18
*
Merge tag 'exec-20241220' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
2024-12-21
1
-2
/
+2
|
\
|
*
include: Rename sysemu/ -> system/
Philippe Mathieu-Daudé
2024-12-20
1
-2
/
+2
*
|
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
Richard Henderson
2024-12-19
1
-2
/
+0
|
/
*
hw/intc: Constify all Property
Richard Henderson
2024-12-15
1
-2
/
+2
*
pnv/xive2: TIMA support for 8-byte OS context push for PHYP
Glenn Miles
2024-11-04
1
-5
/
+19
*
ppc/xive2: Support "Pull Thread Context to Odd Thread Reporting Line"
Glenn Miles
2024-11-04
1
-21
/
+52
*
ppc/xive2: Change context/ring specific functions to be generic
Michael Kowal
2024-11-04
1
-10
/
+10
*
ppc/xive2: Allow 1-byte write of Target field in TIMA
Glenn Miles
2024-11-04
1
-0
/
+13
*
ppc/xive2: Dump the VP-group and crowd tables with 'info pic'
Frederic Barrat
2024-11-04
1
-0
/
+55
*
ppc/xive2: Dump more NVP state with 'info pic'
Frederic Barrat
2024-11-04
1
-2
/
+8
*
ppc/xive2: Support TIMA "Pull OS Context to Odd Thread Reporting Line"
Frederic Barrat
2024-11-04
1
-27
/
+133
*
pnv/xive2: Dump more END state with 'info pic'
Frederic Barrat
2024-07-26
1
-2
/
+5
*
pnv/xive2: Move xive2_nvp_pic_print_info() to xive2.c
Frederic Barrat
2024-07-26
1
-0
/
+26
*
hw/ppc: Avoid using Monitor in xive2_end_pic_print_info()
Philippe Mathieu-Daudé
2024-06-19
1
-27
/
+21
*
hw/ppc: Avoid using Monitor in xive2_end_queue_pic_print_info()
Philippe Mathieu-Daudé
2024-06-19
1
-7
/
+12
*
hw/ppc: Avoid using Monitor in xive2_end_eas_pic_print_info()
Philippe Mathieu-Daudé
2024-06-19
1
-10
/
+10
*
hw/ppc: Avoid using Monitor in xive2_eas_pic_print_info()
Philippe Mathieu-Daudé
2024-06-19
1
-6
/
+6
*
hw/other: spelling fixes
Michael Tokarev
2023-09-21
1
-3
/
+3
*
pnv/xive: Allow mmio operations of any size on the ESB CI pages
Frederic Barrat
2023-07-07
1
-2
/
+2
*
ppc/xive: Update the state of the External interrupt signal
Frederic Barrat
2022-05-05
1
-0
/
+2
*
ppc/xive: Always recompute the PIPR when pushing an OS context
Frederic Barrat
2022-05-05
1
-7
/
+9
*
ppc/xive2: Make type Xive2EndSource not user creatable
Cédric Le Goater
2022-03-14
1
-0
/
+1
*
pnv/xive2: Add support for 8bits thread id
Cédric Le Goater
2022-03-02
1
-1
/
+2
*
pnv/xive2: Add support for automatic save&restore
Cédric Le Goater
2022-03-02
1
-5
/
+121
*
xive2: Add a get_config() handler for the router configuration
Cédric Le Goater
2022-03-02
1
-0
/
+7
*
ppc/pnv: add XIVE Gen2 TIMA support
Cédric Le Goater
2022-03-02
1
-0
/
+95
*
ppc/xive: Add support for PQ state bits offload
Cédric Le Goater
2022-03-02
1
-1
/
+41
*
ppc/xive2: Add support for notification injection on ESB pages
Cédric Le Goater
2022-03-02
1
-0
/
+10
*
ppc/xive2: Introduce a presenter matching routine
Cédric Le Goater
2022-03-02
1
-0
/
+82
*
ppc/xive2: Introduce a XIVE2 core framework
Cédric Le Goater
2022-03-02
1
-0
/
+667