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
/
include
/
hw
/
ppc
/
xive.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
1
-9
/
+3
*
qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros
Eduardo Habkost
2020-09-18
1
-1
/
+1
*
Use OBJECT_DECLARE_TYPE where possible
Eduardo Habkost
2020-09-09
1
-4
/
+2
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
1
-22
/
+14
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
1
-16
/
+25
*
spapr/xive: Simplify error handling of kvmppc_xive_cpu_synchronize_state()
Greg Kurz
2020-08-13
1
-1
/
+1
*
spapr/xive: Rework error handling of kvmppc_xive_cpu_[gs]et_state()
Greg Kurz
2020-08-13
1
-2
/
+2
*
spapr/xive: Rework error handling of kvmppc_xive_cpu_connect()
Greg Kurz
2020-08-13
1
-1
/
+1
*
ppc/xive: Introduce dedicated kvm_irqchip_in_kernel() wrappers
Greg Kurz
2020-08-13
1
-0
/
+1
*
ppc/xive: Rework setup of XiveSource::esb_mmio
Greg Kurz
2020-08-13
1
-0
/
+6
*
xive: Add a "presenter" link property to the TCTX object
Cédric Le Goater
2020-01-08
1
-3
/
+5
*
spapr, pnv, xive: Add a "xive-fabric" link to the XIVE router
Greg Kurz
2020-01-08
1
-2
/
+3
*
ppc/pnv: Extend XiveRouter with a get_block_id() handler
Cédric Le Goater
2019-12-17
1
-1
/
+1
*
ppc/xive: Introduce a xive_tctx_ipb_update() helper
Cédric Le Goater
2019-12-17
1
-0
/
+1
*
ppc/xive: Remove the get_tctx() XiveRouter handler
Cédric Le Goater
2019-12-17
1
-2
/
+0
*
ppc/xive: Move the TIMA operations to the controller model
Cédric Le Goater
2019-12-17
1
-1
/
+0
*
ppc/xive: Extend the TIMA operation with a XivePresenter parameter
Cédric Le Goater
2019-12-17
1
-3
/
+4
*
ppc/xive: Introduce a XiveFabric interface
Cédric Le Goater
2019-12-17
1
-0
/
+22
*
ppc/xive: Introduce a XivePresenter interface
Cédric Le Goater
2019-12-17
1
-0
/
+32
*
ppc/xive: Introduce helpers for the NVT id
Cédric Le Goater
2019-12-17
1
-5
/
+0
*
ppc: Add intc_destroy() handlers to SpaprInterruptController/PnvChip
Greg Kurz
2019-11-18
1
-0
/
+1
*
ppc: Reset the interrupt presenter from the CPU reset handler
Cédric Le Goater
2019-10-24
1
-0
/
+1
*
xive: Improve irq claim/free path
David Gibson
2019-10-04
1
-1
/
+1
*
ppc/xive: Improve 'info pic' support
Cédric Le Goater
2019-08-21
1
-5
/
+0
*
ppc/xive: use an abstract type for XiveNotifier
Cédric Le Goater
2019-08-21
1
-4
/
+2
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-1
/
+0
*
spapr/xive: Fix migration of hot-plugged CPUs
Cédric Le Goater
2019-08-13
1
-0
/
+1
*
spapr/xive: rework the mapping the KVM memory regions
Cédric Le Goater
2019-07-02
1
-0
/
+1
*
ppc/xive: Make XIVE generate the proper interrupt types
Benjamin Herrenschmidt
2019-06-12
1
-1
/
+2
*
spapr/irq: add KVM support to the 'dual' machine
Cédric Le Goater
2019-05-29
1
-1
/
+0
*
spapr/xive: add migration support for KVM
Cédric Le Goater
2019-05-29
1
-0
/
+1
*
spapr/xive: add state synchronization with KVM
Cédric Le Goater
2019-05-29
1
-0
/
+1
*
spapr/xive: add KVM support
Cédric Le Goater
2019-05-29
1
-0
/
+13
*
ppc/pnv: export the xive_router_notify() routine
Cédric Le Goater
2019-03-12
1
-0
/
+1
*
ppc/xive: export the TIMA memory accessors
Cédric Le Goater
2019-03-12
1
-0
/
+3
*
xive: Only set source type for LSIs
Greg Kurz
2019-02-17
1
-5
/
+2
*
xive: add a get_tctx() method to the XiveRouter
Cédric Le Goater
2019-02-04
1
-28
/
+29
*
ppc/xive: fix remaining XiveFabric names
Cédric Le Goater
2019-02-04
1
-1
/
+1
*
spapr: move the qemu_irq array under the machine
Cédric Le Goater
2019-01-08
1
-1
/
+0
*
ppc: export the XICS and XIVE set_irq handlers
Cédric Le Goater
2019-01-08
1
-0
/
+2
*
spapr/xive: simplify the sPAPR IRQ qirq method for XIVE
Cédric Le Goater
2019-01-08
1
-6
/
+0
*
spapr: allocate the interrupt thread context under the CPU core
Cédric Le Goater
2018-12-20
1
-0
/
+1
*
ppc/xive: introduce a simplified XIVE presenter
Cédric Le Goater
2018-12-20
1
-0
/
+14
*
ppc/xive: introduce the XIVE interrupt thread context
Cédric Le Goater
2018-12-20
1
-0
/
+44
*
ppc/xive: add support for the END Event State Buffers
Cédric Le Goater
2018-12-20
1
-0
/
+21
*
ppc/xive: introduce the XIVE Event Notification Descriptors
Cédric Le Goater
2018-12-20
1
-0
/
+18
*
ppc/xive: introduce the XiveRouter model
Cédric Le Goater
2018-12-20
1
-0
/
+31
*
ppc/xive: introduce the XiveNotifier interface
Cédric Le Goater
2018-12-20
1
-0
/
+23
*
ppc/xive: add support for the LSI interrupt sources
Cédric Le Goater
2018-12-20
1
-1
/
+18
*
ppc/xive: introduce a XIVE interrupt source model
Cédric Le Goater
2018-12-20
1
-0
/
+260