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
/
pnv_xive.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
-1
/
+1
*
ppc/xive2: Support crowd-matching when looking for target
Frederic Barrat
2025-03-11
1
-5
/
+5
*
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
-1
/
+0
|
/
*
hw/intc: Constify all Property
Richard Henderson
2024-12-15
1
-1
/
+1
*
hw/ppc: Avoid using Monitor in pnv_xive_pic_print_info()
Philippe Mathieu-Daudé
2024-06-19
1
-8
/
+1
*
hw/ppc: Avoid using Monitor in xive_nvt_pic_print_info()
Philippe Mathieu-Daudé
2024-06-19
1
-9
/
+10
*
hw/ppc: Avoid using Monitor in xive_end_eas_pic_print_info()
Philippe Mathieu-Daudé
2024-06-19
1
-4
/
+5
*
hw/ppc: Avoid using Monitor in xive_end_pic_print_info()
Philippe Mathieu-Daudé
2024-06-19
1
-4
/
+4
*
hw/ppc: Avoid using Monitor in xive_eas_pic_print_info()
Philippe Mathieu-Daudé
2024-06-19
1
-5
/
+5
*
hw/ppc: Avoid using Monitor in xive_source_pic_print_info()
Philippe Mathieu-Daudé
2024-06-19
1
-4
/
+9
*
hw/other: spelling fixes
Michael Tokarev
2023-09-21
1
-1
/
+1
*
ppc/xive: Fix uint32_t overflow
Cédric Le Goater
2023-09-18
1
-1
/
+1
*
ppc/xive: Add support for the PC MMIOs
Cédric Le Goater
2023-09-06
1
-36
/
+48
*
ppc/xive: Handle END triggers between chips with MMIOs
Cédric Le Goater
2023-09-06
1
-2
/
+67
*
ppc/xive: Use address_space routines to access the machine RAM
Cédric Le Goater
2023-09-06
1
-4
/
+23
*
pnv/xive2: Add a get_config() method on the presenter class
Frederic Barrat
2023-06-25
1
-0
/
+11
*
include/hw/ppc: Split pnv_chip.h off pnv.h
Markus Armbruster
2023-01-20
1
-0
/
+1
*
ppc: Define SETFIELD for the ppc target
Alexey Kardashevskiy
2022-07-06
1
-20
/
+0
*
ppc/xive: Add support for PQ state bits offload
Cédric Le Goater
2022-03-02
1
-3
/
+34
*
ppc/xive: check return value of ldq_be_dma()
Cédric Le Goater
2022-01-28
1
-4
/
+18
*
dma: Let ld*_dma() propagate MemTxResult
Philippe Mathieu-Daudé
2021-12-31
1
-4
/
+4
*
dma: Let ld*_dma() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-31
1
-3
/
+4
*
ppc/pnv: Add trace events for PCI event notification
Cédric Le Goater
2021-02-10
1
-0
/
+3
*
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
2020-07-10
1
-4
/
+2
*
qom: Put name parameter before value / visitor parameter
Markus Armbruster
2020-07-10
1
-5
/
+4
*
qdev: Use returned bool to check for qdev_realize() etc. failure
Markus Armbruster
2020-07-10
1
-4
/
+2
*
qdev: Convert bus-less devices to qdev_realize() with Coccinelle
Markus Armbruster
2020-06-15
1
-2
/
+2
*
qom: Less verbose object_initialize_child()
Markus Armbruster
2020-06-15
1
-4
/
+2
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-1
/
+1
*
pnv/xive: Deduce the PnvXive pointer from XiveTCTX::xptr
Greg Kurz
2020-01-08
1
-6
/
+2
*
pnv/xive: Use device_class_set_parent_realize()
Greg Kurz
2020-01-08
1
-0
/
+10
*
ppc/pnv: Dump the XIVE NVT table
Cédric Le Goater
2019-12-17
1
-0
/
+64
*
ppc/pnv: Extend XiveRouter with a get_block_id() handler
Cédric Le Goater
2019-12-17
1
-0
/
+6
*
ppc/pnv: Introduce a pnv_xive_block_id() helper
Cédric Le Goater
2019-12-17
1
-31
/
+33
*
ppc/xive: Remove the get_tctx() XiveRouter handler
Cédric Le Goater
2019-12-17
1
-13
/
+0
*
ppc/xive: Move the TIMA operations to the controller model
Cédric Le Goater
2019-12-17
1
-1
/
+34
*
ppc/pnv: Clarify how the TIMA is accessed on a multichip system
Cédric Le Goater
2019-12-17
1
-17
/
+23
*
ppc/xive: Extend the TIMA operation with a XivePresenter parameter
Cédric Le Goater
2019-12-17
1
-2
/
+2
*
ppc/pnv: Fix TIMA indirect access
Cédric Le Goater
2019-12-17
1
-6
/
+7
*
ppc/pnv: Introduce a pnv_xive_is_cpu_enabled() helper
Cédric Le Goater
2019-12-17
1
-0
/
+19
*
ppc/pnv: Loop on the threads of the chip to find a matching NVT
Cédric Le Goater
2019-12-17
1
-26
/
+35
*
ppc/xive: Implement the XivePresenter interface
Cédric Le Goater
2019-12-17
1
-0
/
+41
*
ppc/pnv: Quiesce some XIVE errors
Cédric Le Goater
2019-12-17
1
-1
/
+5
*
ppc/pnv: Remove pnv_xive_vst_size() routine
Cédric Le Goater
2019-12-17
1
-69
/
+43
*
ppc/pnv: Link "chip" property to PnvXive::chip pointer
Greg Kurz
2019-12-17
1
-10
/
+3
*
xive: Link "xive" property to XiveEndSource::xrtr pointer
Greg Kurz
2019-12-17
1
-2
/
+2
*
xive: Link "xive" property to XiveSource::xive pointer
Greg Kurz
2019-12-17
1
-2
/
+2
[next]