index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
ppc
/
xive.h
Age
Commit message (
Expand
)
Author
2024-11-04
ppc/xive2: Change context/ring specific functions to be generic
Michael Kowal
2024-11-04
ppc/xive: Fix ESB length overflow on 32-bit hosts
Nicholas Piggin
2024-06-19
hw/ppc: Avoid using Monitor in xive_source_pic_print_info()
Philippe Mathieu-Daudé
2024-06-19
hw/ppc: Avoid using Monitor in xive_tctx_pic_print_info()
Philippe Mathieu-Daudé
2023-09-06
ppc/xive: Introduce a new XiveRouter end_notify() handler
Cédric Le Goater
2023-07-07
pnv/xive: Add property on xive sources to define PQ state on reset
Frederic Barrat
2023-06-25
pnv/xive2: Add a get_config() method on the presenter class
Frederic Barrat
2022-05-05
ppc/xive: Update the state of the External interrupt signal
Frederic Barrat
2022-03-02
ppc/pnv: Add support for PQ offload on PHB5
Cédric Le Goater
2022-03-02
ppc/xive: Add support for PQ state bits offload
Cédric Le Goater
2022-03-02
ppc/xive2: Add support for notification injection on ESB pages
Cédric Le Goater
2021-10-21
spapr/xive: Add source status helpers
Cédric Le Goater
2021-09-29
ppc/xive: Export xive_tctx_word2() helper
Cédric Le Goater
2021-09-29
ppc/xive: Export priority_to_ipb() helper
Cédric Le Goater
2021-08-27
ppc/xive: Export xive_presenter_notify()
Cédric Le Goater
2021-08-27
ppc/xive: Export PQ get/set routines
Cédric Le Goater
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros
Eduardo Habkost
2020-09-09
Use OBJECT_DECLARE_TYPE where possible
Eduardo Habkost
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-08-13
spapr/xive: Simplify error handling of kvmppc_xive_cpu_synchronize_state()
Greg Kurz
2020-08-13
spapr/xive: Rework error handling of kvmppc_xive_cpu_[gs]et_state()
Greg Kurz
2020-08-13
spapr/xive: Rework error handling of kvmppc_xive_cpu_connect()
Greg Kurz
2020-08-13
ppc/xive: Introduce dedicated kvm_irqchip_in_kernel() wrappers
Greg Kurz
2020-08-13
ppc/xive: Rework setup of XiveSource::esb_mmio
Greg Kurz
2020-01-08
xive: Add a "presenter" link property to the TCTX object
Cédric Le Goater
2020-01-08
spapr, pnv, xive: Add a "xive-fabric" link to the XIVE router
Greg Kurz
2019-12-17
ppc/pnv: Extend XiveRouter with a get_block_id() handler
Cédric Le Goater
2019-12-17
ppc/xive: Introduce a xive_tctx_ipb_update() helper
Cédric Le Goater
2019-12-17
ppc/xive: Remove the get_tctx() XiveRouter handler
Cédric Le Goater
2019-12-17
ppc/xive: Move the TIMA operations to the controller model
Cédric Le Goater
2019-12-17
ppc/xive: Extend the TIMA operation with a XivePresenter parameter
Cédric Le Goater
2019-12-17
ppc/xive: Introduce a XiveFabric interface
Cédric Le Goater
2019-12-17
ppc/xive: Introduce a XivePresenter interface
Cédric Le Goater
2019-12-17
ppc/xive: Introduce helpers for the NVT id
Cédric Le Goater
2019-11-18
ppc: Add intc_destroy() handlers to SpaprInterruptController/PnvChip
Greg Kurz
2019-10-24
ppc: Reset the interrupt presenter from the CPU reset handler
Cédric Le Goater
2019-10-04
xive: Improve irq claim/free path
David Gibson
2019-08-21
ppc/xive: Improve 'info pic' support
Cédric Le Goater
2019-08-21
ppc/xive: use an abstract type for XiveNotifier
Cédric Le Goater
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-13
spapr/xive: Fix migration of hot-plugged CPUs
Cédric Le Goater
2019-07-02
spapr/xive: rework the mapping the KVM memory regions
Cédric Le Goater
2019-06-12
ppc/xive: Make XIVE generate the proper interrupt types
Benjamin Herrenschmidt
2019-05-29
spapr/irq: add KVM support to the 'dual' machine
Cédric Le Goater
2019-05-29
spapr/xive: add migration support for KVM
Cédric Le Goater
2019-05-29
spapr/xive: add state synchronization with KVM
Cédric Le Goater
2019-05-29
spapr/xive: add KVM support
Cédric Le Goater
2019-03-12
ppc/pnv: export the xive_router_notify() routine
Cédric Le Goater
[next]