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
/
xics.h
Age
Commit message (
Expand
)
Author
2019-07-02
xics/kvm: Add error propagation to ic*_set_kvm_state() functions
Greg Kurz
2019-07-02
xics/spapr: Register RTAS/hypercalls once at machine init
Greg Kurz
2019-05-29
spapr/irq: initialize the IRQ device only once
Cédric Le Goater
2019-02-26
xics: Write source state to KVM at claim time
Greg Kurz
2019-02-18
xics: Drop the KVM ICS class
Greg Kurz
2019-02-18
xics: Handle KVM interrupt presentation from "simple" ICS code
Greg Kurz
2019-02-18
xics: Explicitely call KVM ICS methods from the common code
Greg Kurz
2019-02-18
xics: Drop the KVM ICP class
Greg Kurz
2019-02-18
xics: Handle KVM ICP realize from the common code
Greg Kurz
2019-02-18
xics: Handle KVM ICP reset from the common code
Greg Kurz
2019-02-18
xics: Explicitely call KVM ICP methods from the common code
Greg Kurz
2019-01-22
ppc: Move spapr-related prototypes from xics.h into a seperate header file
Thomas Huth
2019-01-09
ppc/xics: allow ICSState to have an offset 0
Cédric Le Goater
2019-01-09
spapr: move the qemu_irq array under the machine
Cédric Le Goater
2019-01-09
ppc: export the XICS and XIVE set_irq handlers
Cédric Le Goater
2018-12-21
spapr: add device tree support for the XIVE exploitation mode
Cédric Le Goater
2018-09-25
spapr: introduce a spapr_irq class 'nr_msis' attribute
Cédric Le Goater
2018-08-21
xics: don't include "target/ppc/cpu-qom.h" in "hw/ppc/xics.h"
Greg Kurz
2018-07-03
ppx/xics: introduce a parent_reset in ICSStateClass
Cédric Le Goater
2018-07-03
ppc/xics: introduce a parent_realize in ICSStateClass
Cédric Le Goater
2018-07-03
ppc/xics: introduce ICP DeviceRealize and DeviceReset handlers
Cédric Le Goater
2017-12-15
spapr: introduce a spapr_qirq() helper
Cédric Le Goater
2017-12-15
spapr: move the IRQ allocation routines under the machine
Cédric Le Goater
2017-12-15
ppc/xics: introduce an icp_create() helper
Cédric Le Goater
2017-11-14
xics/kvm: synchonize state before 'info pic'
Greg Kurz
2017-06-09
xics: drop ICPStateClass::cpu_setup() handler
Greg Kurz
2017-06-09
xics: setup cpu at realize time
Greg Kurz
2017-06-09
xics: pass appropriate types to realize() handlers.
Greg Kurz
2017-06-09
xics: introduce macros for ICP/ICS link properties
Greg Kurz
2017-06-08
xics: add reset() handler to ICPStateClass
Greg Kurz
2017-05-24
xics_kvm: cache already enabled vCPU ids
Greg Kurz
2017-05-24
ppc/xics: simplify prototype of xics_spapr_init()
Greg Kurz
2017-05-11
ppc: xics: fix compilation with CentOS 6
Paolo Bonzini
2017-05-11
ppc/xics: preserve P and Q bits for KVM IRQs
Sam Bobroff
2017-04-26
ppc/pnv: add a PnvICPState object
Cédric Le Goater
2017-04-26
ppc/xics: add a realize() handler to ICPStateClass
Cédric Le Goater
2017-04-26
spapr: allocate the ICPState object from under sPAPRCPUCore
Cédric Le Goater
2017-04-26
ppc/xics: introduce an 'intc' backlink under PowerPCCPU
Cédric Le Goater
2017-04-26
ppc/spapr: QOM'ify sPAPRRTCState
Cédric Le Goater
2017-03-04
ppc: avoid typedef redefinitions
Paolo Bonzini
2017-03-01
ppc/xics: move InterruptStatsProvider to the sPAPR machine
Cédric Le Goater
2017-03-01
ppc/xics: move ics-simple post_load under the machine
Cédric Le Goater
2017-03-01
ppc/xics: remove the XICSState classes
Cédric Le Goater
2017-03-01
ppc/xics: export the XICS init routines
Cédric Le Goater
2017-03-01
ppc/xics: move the ICP array under the sPAPR machine
Cédric Le Goater
2017-03-01
ppc/xics: simplify spapr_dt_xics() interface
Cédric Le Goater
2017-03-01
ppc/xics: use the QOM interface to grab an ICP
Cédric Le Goater
2017-03-01
ppc/xics: move the cpu_setup() handler under the ICPState class
Cédric Le Goater
2017-03-01
ppc/xics: simplify the cpu_setup() handler
Cédric Le Goater
2017-03-01
ppc/xics: extend the QOM interface to handle ICPs
Cédric Le Goater
[next]