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
/
xive.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-05-15
1
-1
/
+1
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-4
/
+4
*
xive: Add a "presenter" link property to the TCTX object
Cédric Le Goater
2020-01-08
1
-1
/
+5
*
xive: Use the XIVE fabric link under the XIVE router
Greg Kurz
2020-01-08
1
-3
/
+11
*
spapr, pnv, xive: Add a "xive-fabric" link to the XIVE router
Greg Kurz
2020-01-08
1
-0
/
+8
*
ppc/pnv: Extend XiveRouter with a get_block_id() handler
Cédric Le Goater
2019-12-17
1
-5
/
+16
*
ppc/xive: Synthesize interrupt from the saved IPB in the NVT
Cédric Le Goater
2019-12-17
1
-0
/
+52
*
ppc/xive: Introduce a xive_tctx_ipb_update() helper
Cédric Le Goater
2019-12-17
1
-10
/
+11
*
ppc/xive: Remove the get_tctx() XiveRouter handler
Cédric Le Goater
2019-12-17
1
-7
/
+0
*
ppc/xive: Move the TIMA operations to the controller model
Cédric Le Goater
2019-12-17
1
-29
/
+0
*
ppc/xive: Extend the TIMA operation with a XivePresenter parameter
Cédric Le Goater
2019-12-17
1
-26
/
+32
*
ppc/xive: Use the XiveFabric and XivePresenter interfaces
Cédric Le Goater
2019-12-17
1
-31
/
+17
*
ppc/xive: Introduce a XiveFabric interface
Cédric Le Goater
2019-12-17
1
-0
/
+10
*
ppc/xive: Implement the XivePresenter interface
Cédric Le Goater
2019-12-17
1
-44
/
+7
*
ppc/xive: Introduce a XivePresenter interface
Cédric Le Goater
2019-12-17
1
-9
/
+17
*
ppc/xive: Check V bit in TM_PULL_POOL_CTX
Cédric Le Goater
2019-12-17
1
-0
/
+5
*
ppc/xive: Introduce OS CAM line helpers
Cédric Le Goater
2019-12-17
1
-3
/
+38
*
ppc/xive: Record the IPB in the associated NVT
Cédric Le Goater
2019-12-17
1
-2
/
+9
*
xive: Link "xive" property to XiveEndSource::xrtr pointer
Greg Kurz
2019-12-17
1
-10
/
+3
*
xive: Link "xive" property to XiveSource::xive pointer
Greg Kurz
2019-12-17
1
-10
/
+3
*
xive: Link "cpu" property to XiveTCTX::cs pointer
Greg Kurz
2019-12-17
1
-13
/
+9
*
ppc: Skip partially initialized vCPUs in 'info pic'
Greg Kurz
2019-11-18
1
-1
/
+10
*
xive, xics: Fix reference counting on CPU objects
Greg Kurz
2019-11-18
1
-1
/
+5
*
ppc: Add intc_destroy() handlers to SpaprInterruptController/PnvChip
Greg Kurz
2019-11-18
1
-0
/
+5
*
ppc: Reset the interrupt presenter from the CPU reset handler
Cédric Le Goater
2019-10-24
1
-11
/
+1
*
ppc/pnv: Improve trigger data definition
Cédric Le Goater
2019-10-24
1
-2
/
+2
*
xive: Make some device types not user creatable
Greg Kurz
2019-10-24
1
-0
/
+15
*
spapr/xive: skip partially initialized vCPUs in presenter
Cédric Le Goater
2019-10-04
1
-0
/
+8
*
ppc/xive: Improve 'info pic' support
Cédric Le Goater
2019-08-21
1
-6
/
+42
*
ppc/xive: Provide silent escalation support
Cédric Le Goater
2019-08-21
1
-0
/
+8
*
ppc/xive: Provide unconditional escalation support
Cédric Le Goater
2019-08-21
1
-9
/
+35
*
ppc/xive: Provide escalation support
Cédric Le Goater
2019-08-21
1
-0
/
+16
*
ppc/xive: Provide backlog support
Cédric Le Goater
2019-08-21
1
-29
/
+48
*
ppc/xive: Implement TM_PULL_OS_CTX special command
Cédric Le Goater
2019-08-21
1
-1
/
+14
*
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include sysemu/reset.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
spapr/xive: Fix migration of hot-plugged CPUs
Cédric Le Goater
2019-08-13
1
-1
/
+20
*
ppc/xive: Fix TM_PULL_POOL_CTX special operation
Cédric Le Goater
2019-07-02
1
-9
/
+10
*
ppc/xive: Make the PIPR register readonly
Cédric Le Goater
2019-07-02
1
-16
/
+16
*
ppc/xive: Force the Physical CAM line value to group mode
Cédric Le Goater
2019-07-02
1
-16
/
+5
*
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190612' into...
Peter Maydell
2019-06-12
1
-3
/
+19
|
\
|
*
ppc/xive: Make XIVE generate the proper interrupt types
Benjamin Herrenschmidt
2019-06-12
1
-3
/
+19
*
|
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+1
|
/
*
spapr/irq: add KVM support to the 'dual' machine
Cédric Le Goater
2019-05-29
1
-4
/
+0
*
spapr/xive: add migration support for KVM
Cédric Le Goater
2019-05-29
1
-0
/
+17
*
spapr/xive: add state synchronization with KVM
Cédric Le Goater
2019-05-29
1
-0
/
+10
*
spapr/xive: add KVM support
Cédric Le Goater
2019-05-29
1
-3
/
+18
*
spapr/xive: fix EQ page addresses above 64GB
Cédric Le Goater
2019-05-29
1
-6
/
+3
*
ppc/xive: activate HV support
Cédric Le Goater
2019-03-12
1
-3
/
+54
[next]