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
/
pnv_xive.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-10
ppc/pnv: Add trace events for PCI event notification
Cédric Le Goater
1
-0
/
+3
2020-07-10
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
1
-4
/
+2
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
1
-5
/
+4
2020-07-10
qdev: Use returned bool to check for qdev_realize() etc. failure
Markus Armbruster
1
-4
/
+2
2020-06-15
qdev: Convert bus-less devices to qdev_realize() with Coccinelle
Markus Armbruster
1
-2
/
+2
2020-06-15
qom: Less verbose object_initialize_child()
Markus Armbruster
1
-4
/
+2
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
1
-1
/
+1
2020-01-08
pnv/xive: Deduce the PnvXive pointer from XiveTCTX::xptr
Greg Kurz
1
-6
/
+2
2020-01-08
pnv/xive: Use device_class_set_parent_realize()
Greg Kurz
1
-0
/
+10
2019-12-17
ppc/pnv: Dump the XIVE NVT table
Cédric Le Goater
1
-0
/
+64
2019-12-17
ppc/pnv: Extend XiveRouter with a get_block_id() handler
Cédric Le Goater
1
-0
/
+6
2019-12-17
ppc/pnv: Introduce a pnv_xive_block_id() helper
Cédric Le Goater
1
-31
/
+33
2019-12-17
ppc/xive: Remove the get_tctx() XiveRouter handler
Cédric Le Goater
1
-13
/
+0
2019-12-17
ppc/xive: Move the TIMA operations to the controller model
Cédric Le Goater
1
-1
/
+34
2019-12-17
ppc/pnv: Clarify how the TIMA is accessed on a multichip system
Cédric Le Goater
1
-17
/
+23
2019-12-17
ppc/xive: Extend the TIMA operation with a XivePresenter parameter
Cédric Le Goater
1
-2
/
+2
2019-12-17
ppc/pnv: Fix TIMA indirect access
Cédric Le Goater
1
-6
/
+7
2019-12-17
ppc/pnv: Introduce a pnv_xive_is_cpu_enabled() helper
Cédric Le Goater
1
-0
/
+19
2019-12-17
ppc/pnv: Loop on the threads of the chip to find a matching NVT
Cédric Le Goater
1
-26
/
+35
2019-12-17
ppc/xive: Implement the XivePresenter interface
Cédric Le Goater
1
-0
/
+41
2019-12-17
ppc/pnv: Quiesce some XIVE errors
Cédric Le Goater
1
-1
/
+5
2019-12-17
ppc/pnv: Remove pnv_xive_vst_size() routine
Cédric Le Goater
1
-69
/
+43
2019-12-17
ppc/pnv: Link "chip" property to PnvXive::chip pointer
Greg Kurz
1
-10
/
+3
2019-12-17
xive: Link "xive" property to XiveEndSource::xrtr pointer
Greg Kurz
1
-2
/
+2
2019-12-17
xive: Link "xive" property to XiveSource::xive pointer
Greg Kurz
1
-2
/
+2
2019-10-24
ppc/pnv: Improve trigger data definition
Cédric Le Goater
1
-4
/
+16
2019-08-21
ppc/xive: Improve 'info pic' support
Cédric Le Goater
1
-0
/
+9
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
1
-0
/
+1
2019-08-16
Include sysemu/reset.h a lot less
Markus Armbruster
1
-0
/
+1
2019-07-02
ppc/pnv: Rework cache watch model of PnvXIVE
Cédric Le Goater
1
-36
/
+106
2019-07-02
ppc/pnv: fix StoreEOI activation
Cédric Le Goater
1
-2
/
+1
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
1
-0
/
+1
2019-03-12
ppc/pnv: add a XIVE interrupt controller model for POWER9
Cédric Le Goater
1
-0
/
+1753