index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
intc
/
xics_kvm.c
Age
Commit message (
Expand
)
Author
2019-12-17
spapr/xics: Configure number of servers in KVM
Greg Kurz
2019-12-17
spapr: Pass the maximum number of vCPUs to the KVM interrupt controller
Greg Kurz
2019-10-24
spapr, xics, xive: Match signatures for XICS and XIVE KVM connect routines
David Gibson
2019-10-04
spapr/irq: Only claim VALID interrupts at the KVM level
Cédric Le Goater
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-07-28
xics/kvm: Fix fallback to emulated XICS
Greg Kurz
2019-07-12
xics/kvm: Always set the MASKED bit if interrupt is masked
Greg Kurz
2019-07-02
xics/kvm: Add proper rollback to xics_kvm_init()
Greg Kurz
2019-07-02
xics/kvm: Add error propagation to ic*_set_kvm_state() functions
Greg Kurz
2019-07-02
xics/kvm: Always use local_err in xics_kvm_init()
Greg Kurz
2019-07-02
xics/kvm: Skip rollback when KVM XICS is absent
Greg Kurz
2019-07-02
xics/spapr: Rename xics_kvm_init()
Greg Kurz
2019-07-02
xics/spapr: Detect old KVM XICS on POWER9 hosts
Greg Kurz
2019-07-02
xics/spapr: Register RTAS/hypercalls once at machine init
Greg Kurz
2019-05-29
spapr/irq: add KVM support to the 'dual' machine
Cédric Le Goater
2019-05-29
spapr: check for the activation of the KVM IRQ device
Cédric Le Goater
2019-05-29
spapr: introduce routines to delete the KVM IRQ device
Cédric Le Goater
2019-03-12
spapr: Use CamelCase properly
David Gibson
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: Handle KVM ICS reset from the "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
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-10-19
Use error_fatal to simplify obvious fatal errors (again)
Markus Armbruster
2018-07-03
ppc/xics: rework the ICS classes inheritance tree
Cédric Le Goater
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
2018-06-16
xics_kvm: fix a build break
Cédric Le Goater
2018-06-12
xics_kvm: use KVM helpers
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: pass appropriate types to realize() handlers.
Greg Kurz
2017-06-08
xics: add reset() handler to ICPStateClass
Greg Kurz
2017-05-25
xics: add unrealize handler
Greg Kurz
2017-05-24
xics_kvm: cache already enabled vCPU ids
Greg Kurz
2017-05-11
ppc/xics: preserve P and Q bits for KVM IRQs
Sam Bobroff
2017-05-11
ppc/xics: Fix stale irq->status bits after get
Sam Bobroff
2017-03-06
ppc/xics: register reset handlers for the ICP and ICS objects
Cédric Le Goater
2017-03-01
ppc/xics: rename 'ICPState *' variables to 'icp'
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 cpu_setup() handler under the ICPState class
Cédric Le Goater
[next]