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
/
include
/
hw
/
ppc
/
xics.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-18
ppc: Add intc_destroy() handlers to SpaprInterruptController/PnvChip
Greg Kurz
1
-0
/
+1
2019-10-24
ppc: Reset the interrupt presenter from the CPU reset handler
Cédric Le Goater
1
-0
/
+1
2019-10-04
xics: Merge TYPE_ICS_BASE and TYPE_ICS_SIMPLE classes
David Gibson
1
-10
/
+6
2019-10-04
xics: Eliminate reset hook
David Gibson
1
-1
/
+0
2019-10-04
xics: Rename misleading ics_simple_*() functions
David Gibson
1
-3
/
+3
2019-10-04
xics: Eliminate 'reject', 'resend' and 'eoi' class hooks
David Gibson
1
-4
/
+0
2019-10-04
xics: Minor fixes for XICSFabric interface
David Gibson
1
-5
/
+1
2019-10-04
spapr/irq: Introduce an ics_irq_free() helper
Cédric Le Goater
1
-0
/
+5
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
1
-1
/
+1
2019-08-16
Include exec/memory.h slightly less
Markus Armbruster
1
-0
/
+1
2019-07-02
xics/kvm: Add error propagation to ic*_set_kvm_state() functions
Greg Kurz
1
-3
/
+3
2019-07-02
xics/spapr: Register RTAS/hypercalls once at machine init
Greg Kurz
1
-1
/
+0
2019-05-29
spapr/irq: initialize the IRQ device only once
Cédric Le Goater
1
-0
/
+1
2019-02-26
xics: Write source state to KVM at claim time
Greg Kurz
1
-0
/
+1
2019-02-18
xics: Drop the KVM ICS class
Greg Kurz
1
-3
/
+0
2019-02-18
xics: Handle KVM interrupt presentation from "simple" ICS code
Greg Kurz
1
-1
/
+1
2019-02-18
xics: Explicitely call KVM ICS methods from the common code
Greg Kurz
1
-3
/
+4
2019-02-18
xics: Drop the KVM ICP class
Greg Kurz
1
-3
/
+0
2019-02-18
xics: Handle KVM ICP realize from the common code
Greg Kurz
1
-0
/
+1
2019-02-18
xics: Handle KVM ICP reset from the common code
Greg Kurz
1
-1
/
+0
2019-02-18
xics: Explicitely call KVM ICP methods from the common code
Greg Kurz
1
-4
/
+5
2019-01-22
ppc: Move spapr-related prototypes from xics.h into a seperate header file
Thomas Huth
1
-7
/
+0
2019-01-09
ppc/xics: allow ICSState to have an offset 0
Cédric Le Goater
1
-2
/
+1
2019-01-09
spapr: move the qemu_irq array under the machine
Cédric Le Goater
1
-1
/
+0
2019-01-09
ppc: export the XICS and XIVE set_irq handlers
Cédric Le Goater
1
-0
/
+2
2018-12-21
spapr: add device tree support for the XIVE exploitation mode
Cédric Le Goater
1
-2
/
+2
2018-09-25
spapr: introduce a spapr_irq class 'nr_msis' attribute
Cédric Le Goater
1
-2
/
+0
2018-08-21
xics: don't include "target/ppc/cpu-qom.h" in "hw/ppc/xics.h"
Greg Kurz
1
-1
/
+0
2018-07-03
ppx/xics: introduce a parent_reset in ICSStateClass
Cédric Le Goater
1
-0
/
+1
2018-07-03
ppc/xics: introduce a parent_realize in ICSStateClass
Cédric Le Goater
1
-1
/
+2
2018-07-03
ppc/xics: introduce ICP DeviceRealize and DeviceReset handlers
Cédric Le Goater
1
-2
/
+3
2017-12-15
spapr: introduce a spapr_qirq() helper
Cédric Le Goater
1
-1
/
+0
2017-12-15
spapr: move the IRQ allocation routines under the machine
Cédric Le Goater
1
-4
/
+0
2017-12-15
ppc/xics: introduce an icp_create() helper
Cédric Le Goater
1
-0
/
+3
2017-11-14
xics/kvm: synchonize state before 'info pic'
Greg Kurz
1
-0
/
+2
2017-06-09
xics: drop ICPStateClass::cpu_setup() handler
Greg Kurz
1
-1
/
+0
2017-06-09
xics: setup cpu at realize time
Greg Kurz
1
-2
/
+1
2017-06-09
xics: pass appropriate types to realize() handlers.
Greg Kurz
1
-4
/
+4
2017-06-09
xics: introduce macros for ICP/ICS link properties
Greg Kurz
1
-0
/
+4
2017-06-08
xics: add reset() handler to ICPStateClass
Greg Kurz
1
-0
/
+1
2017-05-24
xics_kvm: cache already enabled vCPU ids
Greg Kurz
1
-1
/
+0
2017-05-24
ppc/xics: simplify prototype of xics_spapr_init()
Greg Kurz
1
-1
/
+1
2017-05-11
ppc: xics: fix compilation with CentOS 6
Paolo Bonzini
1
-1
/
+1
2017-05-11
ppc/xics: preserve P and Q bits for KVM IRQs
Sam Bobroff
1
-0
/
+2
2017-04-26
ppc/pnv: add a PnvICPState object
Cédric Le Goater
1
-0
/
+12
2017-04-26
ppc/xics: add a realize() handler to ICPStateClass
Cédric Le Goater
1
-0
/
+1
2017-04-26
spapr: allocate the ICPState object from under sPAPRCPUCore
Cédric Le Goater
1
-2
/
+0
2017-04-26
ppc/xics: introduce an 'intc' backlink under PowerPCCPU
Cédric Le Goater
1
-1
/
+1
2017-04-26
ppc/spapr: QOM'ify sPAPRRTCState
Cédric Le Goater
1
-1
/
+1
2017-03-04
ppc: avoid typedef redefinitions
Paolo Bonzini
1
-2
/
+2
[next]