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
/
xive.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ppc/xive: Split need_resend into restore_nvp
Nicholas Piggin
2025-07-21
1
-12
/
+12
*
ppc/xive2: Implement PHYS ring VP push TIMA op
Nicholas Piggin
2025-07-21
1
-0
/
+2
*
ppc/xive2: Implement POOL LGS push TIMA op
Nicholas Piggin
2025-07-21
1
-0
/
+8
*
ppc/xive2: Implement set_os_pending TIMA op
Nicholas Piggin
2025-07-21
1
-0
/
+2
*
ppc/xive2: Implement pool context push TIMA op
Nicholas Piggin
2025-07-21
1
-0
/
+4
*
ppc/xive: Check TIMA operations validity
Nicholas Piggin
2025-07-21
1
-81
/
+115
*
ppc/xive: Redistribute phys after pulling of pool context
Nicholas Piggin
2025-07-21
1
-0
/
+3
*
ppc/xive: Assert group interrupts were redistributed
Nicholas Piggin
2025-07-21
1
-0
/
+2
*
ppc/xive: Add xive_tctx_pipr_set() helper function
Nicholas Piggin
2025-07-21
1
-28
/
+11
*
ppc/xive: tctx_accept only lower irq line if an interrupt was presented
Nicholas Piggin
2025-07-21
1
-2
/
+1
*
ppc/xive: tctx signaling registers rework
Nicholas Piggin
2025-07-21
1
-52
/
+60
*
ppc/xive: Split xive recompute from IPB function
Nicholas Piggin
2025-07-21
1
-3
/
+22
*
ppc/xive: Fix high prio group interrupt being preempted by low prio VP
Nicholas Piggin
2025-07-21
1
-1
/
+17
*
ppc/xive: Add xive_tctx_pipr_present() to present new interrupt
Nicholas Piggin
2025-07-21
1
-1
/
+7
*
ppc/xive: Change presenter .match_nvt to match not present
Nicholas Piggin
2025-07-21
1
-33
/
+18
*
ppc/xive2: redistribute irqs for pool and phys ctx pull
Glenn Miles
2025-07-21
1
-6
/
+6
*
ppc/xive2: Implement "Ack OS IRQ to even report line" TIMA op
Glenn Miles
2025-07-21
1
-3
/
+5
*
ppc/xive: Add more interrupt notification tracing
Glenn Miles
2025-07-21
1
-0
/
+3
*
ppc/xive: Fix pulling pool and phys contexts
Nicholas Piggin
2025-07-21
1
-8
/
+58
*
ppc/xive: Move NSR decoding into helper functions
Nicholas Piggin
2025-07-21
1
-9
/
+42
*
ppc/xive: Explicitly zero NSR after accepting
Nicholas Piggin
2025-07-21
1
-4
/
+2
*
ppc/xive: tctx_notify should clear the precluded interrupt
Nicholas Piggin
2025-07-21
1
-0
/
+3
*
ppc/xive: Fix PHYS NSR ring matching
Nicholas Piggin
2025-07-21
1
-1
/
+2
*
ppc/xive: Report access size in XIVE TM operation error logs
Nicholas Piggin
2025-07-21
1
-4
/
+4
*
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
-4
/
+4
*
pnv/xive: Fix possible undefined shift error in group size calculation
Nicholas Piggin
2025-03-20
1
-3
/
+24
*
ppc/xive: Fix typo in crowd block level calculation
Nicholas Piggin
2025-03-20
1
-1
/
+1
*
ppc/xive2: Support crowd-matching when looking for target
Frederic Barrat
2025-03-11
1
-6
/
+39
*
ppc/xive2: Process group backlog when updating the CPPR
Frederic Barrat
2025-03-11
1
-2
/
+2
*
ppc/xive2: Support group-matching when looking for target
Frederic Barrat
2025-03-11
1
-17
/
+39
*
ppc/xive2: Add grouping level to notification
Frederic Barrat
2025-03-11
1
-37
/
+51
*
ppc/xive: Rename ipb_to_pipr() to xive_ipb_to_pipr()
Michael Kowal
2025-03-11
1
-16
/
+6
*
Merge tag 'exec-20241220' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
2024-12-21
1
-3
/
+3
|
\
|
*
include: Rename sysemu/ -> system/
Philippe Mathieu-Daudé
2024-12-20
1
-3
/
+3
*
|
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
Richard Henderson
2024-12-19
1
-4
/
+0
|
/
*
hw/intc: Constify all Property
Richard Henderson
2024-12-15
1
-4
/
+4
*
pnv/xive2: TIMA CI ops using alternative offsets or byte lengths
Michael Kowal
2024-11-04
1
-0
/
+6
*
pnv/xive2: TIMA support for 8-byte OS context push for PHYP
Glenn Miles
2024-11-04
1
-0
/
+2
*
pnv/xive: Update PIPR when updating CPPR
Glenn Miles
2024-11-04
1
-2
/
+32
*
pnv/xive: Add special handling for pool targets
Glenn Miles
2024-11-04
1
-10
/
+26
*
ppc/xive2: Support "Pull Thread Context to Odd Thread Reporting Line"
Glenn Miles
2024-11-04
1
-4
/
+5
*
ppc/xive2: Change context/ring specific functions to be generic
Michael Kowal
2024-11-04
1
-3
/
+3
*
ppc/xive2: Support "Pull Thread Context to Register" operation
Glenn Miles
2024-11-04
1
-0
/
+15
*
ppc/xive2: Allow 1-byte write of Target field in TIMA
Glenn Miles
2024-11-04
1
-0
/
+2
*
pnv/xive2: Support for "OS LGS Push" TIMA operation
Glenn Miles
2024-11-04
1
-0
/
+15
*
ppc/xive2: Support TIMA "Pull OS Context to Odd Thread Reporting Line"
Frederic Barrat
2024-11-04
1
-0
/
+2
*
pnv/xive2: Define OGEN field in the TIMA
Frederic Barrat
2024-11-04
1
-0
/
+4
*
pnv/xive: TIMA patch sets pre-req alignment and formatting changes
Michael Kowal
2024-11-04
1
-24
/
+48
*
ppc/xive: Fix ESB length overflow on 32-bit hosts
Nicholas Piggin
2024-11-04
1
-1
/
+1
[next]