100 Commits (a66c4b83c99c06626bed19ec0bf609bfe87a8cf3)

Author SHA1 Message Date
Greg Kurz 6cead90c5c xics: Write source state to KVM at claim time 8 years ago
Benjamin Herrenschmidt 67afe7759d target/ppc: Add POWER9 external interrupt model 8 years ago
Greg Kurz 557b456729 xics: Handle KVM interrupt presentation from "simple" ICS code 8 years ago
Greg Kurz f1f5b701b8 xics: Handle KVM ICS reset from the "simple" ICS code 8 years ago
Greg Kurz d80b2ccfa7 xics: Explicitely call KVM ICS methods from the common code 8 years ago
Greg Kurz 8e6e6efef7 xics: Handle KVM ICP realize from the common code 8 years ago
Greg Kurz d82f397183 xics: Handle KVM ICP reset from the common code 8 years ago
Greg Kurz 0e5c7fad9c xics: Explicitely call KVM ICP methods from the common code 8 years ago
Cédric Le Goater 872ff3dea3 spapr: move the qemu_irq array under the machine 8 years ago
Cédric Le Goater 734d9c8905 ppc: export the XICS and XIVE set_irq handlers 8 years ago
Markus Armbruster 4b5766488f error: Fix use of error_prepend() with &error_fatal, &error_abort 8 years ago
Greg Kurz b585395b65 ppc/xics: fix ICP reset path 8 years ago
Cédric Le Goater c8b1846f23 ppc/xics: move the vmstate structures under the ics-base class 8 years ago
Cédric Le Goater eeefd43b3c ppx/xics: introduce a parent_reset in ICSStateClass 8 years ago
Cédric Le Goater 815049a01b ppc/xics: move the instance_init handler under the ics-base class 8 years ago
Cédric Le Goater 0a647b76db ppc/xics: introduce a parent_realize in ICSStateClass 8 years ago
Cédric Le Goater a028dd423e ppc/xics: introduce ICP DeviceRealize and DeviceReset handlers 8 years ago
Cédric Le Goater 7718375584 spapr: introduce a spapr_qirq() helper 9 years ago
Cédric Le Goater ed0c37eedf ppc/xics: assign of the CPU 'intc' pointer under the core 9 years ago
Cédric Le Goater 4f7a47beeb ppc/xics: introduce an icp_create() helper 9 years ago
Greg Kurz dcb556fc6a xics/kvm: synchonize state before 'info pic' 9 years ago
Dr. David Alan Gilbert 44b1ff319c migration: pre_save return int 9 years ago
Greg Kurz a1a6bbde4f xics: fix several error leaks 9 years ago
Greg Kurz c95f6161de xics: directly register ICPState objects to vmstate 9 years ago
Halil Pasic d2164ad35c vmstate: error hint for failed equal checks 9 years ago
Greg Kurz b1fd36c363 xics: drop ICPStateClass::cpu_setup() handler 9 years ago
Greg Kurz 9ed656631d xics: setup cpu at realize time 9 years ago
Greg Kurz 100f738850 xics: pass appropriate types to realize() handlers. 9 years ago
Greg Kurz ad265631c0 xics: introduce macros for ICP/ICS link properties 9 years ago
Greg Kurz a4d4edce7a xics: add reset() handler to ICPStateClass 9 years ago
Greg Kurz 62f94fc94f xics: add unrealize handler 9 years ago
Cédric Le Goater 439071a92d ppc/xics: add a realize() handler to ICPStateClass 10 years ago
Cédric Le Goater 5bc8d26de2 spapr: allocate the ICPState object from under sPAPRCPUCore 10 years ago
Cédric Le Goater ad5d1add86 ppc/xics: introduce an 'intc' backlink under PowerPCCPU 10 years ago
Cédric Le Goater 7ea6e06717 ppc/xics: register reset handlers for the ICP and ICS objects 10 years ago
Cédric Le Goater 8e4fba203e ppc/xics: rename 'ICPState *' variables to 'icp' 10 years ago
Cédric Le Goater 6449da4545 ppc/xics: move InterruptStatsProvider to the sPAPR machine 10 years ago
Cédric Le Goater a7ff1212e9 ppc/xics: move ics-simple post_load under the machine 10 years ago
Cédric Le Goater e6f7e110ee ppc/xics: remove the XICSState classes 10 years ago
Cédric Le Goater 20147f2fce ppc/xics: register the reset handler of ICP objects 10 years ago
Cédric Le Goater b4f27d71e3 ppc/xics: use the QOM interface to grab an ICP 10 years ago
Cédric Le Goater f023243432 ppc/xics: move the cpu_setup() handler under the ICPState class 10 years ago
Cédric Le Goater bf50860d1b ppc/xics: simplify the cpu_setup() handler 10 years ago
Cédric Le Goater b2fc59aaf9 ppc/xics: extend the QOM interface to handle ICPs 10 years ago
Cédric Le Goater d114a66225 ppc/xics: remove the XICS list of ICS 10 years ago
Cédric Le Goater c79b2fdd7b ppc/xics: register the reset handler of ICS objects 10 years ago
Cédric Le Goater be1fe35199 ppc/xics: remove xics_find_source() 10 years ago
Cédric Le Goater 2cd908d0ad ppc/xics: use the QOM interface to resend irqs 10 years ago
Cédric Le Goater f7759e4331 ppc/xics: use the QOM interface to get irqs 10 years ago
Cédric Le Goater 7844e12b28 ppc/xics: use the QOM interface under the sPAPR machine 10 years ago