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
Age
Commit message (
Expand
)
Author
2019-03-12
target/ppc/spapr: Add workaround option to SPAPR_CAP_IBS
Suraj Jitindar Singh
2019-03-12
target/ppc/spapr: Add SPAPR_CAP_LARGE_DECREMENTER
Suraj Jitindar Singh
2019-02-26
spapr: add hotplug hooks for PHB hotplug
Greg Kurz
2019-02-26
spapr: create DR connectors for PHBs
Michael Roth
2019-02-26
spapr_irq: Expose the phandle of the interrupt controller
Greg Kurz
2019-02-26
spapr: Expose the name of the interrupt controller node
Greg Kurz
2019-02-26
xics: Write source state to KVM at claim time
Greg Kurz
2019-02-26
spapr/drc: Drop spapr_drc_attach() fdt argument
Greg Kurz
2019-02-26
spapr: Generate FDT fragment for CPUs at configure connector time
Greg Kurz
2019-02-26
spapr: Generate FDT fragment for LMBs at configure connector time
Greg Kurz
2019-02-26
spapr_drc: Allow FDT fragment to be added later
Greg Kurz
2019-02-26
target/ppc/spapr: Set LPCR:HR when using Radix mode
Benjamin Herrenschmidt
2019-02-26
ppc: add host-serial and host-model machine attributes (CVE-2019-8934)
Prasad J Pandit
2019-02-26
target/ppc: Add POWER9 external interrupt model
Benjamin Herrenschmidt
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
spapr/irq: Use the base ICP class for KVM
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-02-17
spapr/irq: add an 'nr_irq' parameter to initialize the backend.
Cédric Le Goater
2019-02-17
xive: Only set source type for LSIs
Greg Kurz
2019-02-17
spapr: Rename xics to intc in interrupt controller agnostic code
Greg Kurz
2019-02-04
spapr: move the interrupt presenters under machine_data
Cédric Le Goater
2019-02-04
ppc/pnv: introduce a CPU machine_data
Cédric Le Goater
2019-02-04
xive: add a get_tctx() method to the XiveRouter
Cédric Le Goater
2019-02-04
ppc/xive: fix remaining XiveFabric names
Cédric Le Goater
2019-02-04
ppc4xx: Use ram_addr_t in ppc4xx_sdram_adjust()
BALATON Zoltan
2019-01-22
ppc: Fix duplicated typedefs to be able to compile with Clang in gnu99 mode
Thomas Huth
2019-01-22
ppc: Move spapr-related prototypes from xics.h into a seperate header file
Thomas Huth
2019-01-09
spapr: enable XIVE MMIOs at reset
Cédric Le Goater
2019-01-09
spapr: introduce a new sPAPR IRQ backend supporting XIVE and XICS
Cédric Le Goater
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
pnv/psi: move the ICSState qemu_irq array under the PSI device model
Cédric Le Goater
2019-01-09
ppc: export the XICS and XIVE set_irq handlers
Cédric Le Goater
2019-01-09
spapr: modify the prototype of the cpu_intc_create() method
Cédric Le Goater
2019-01-09
spapr/xive: simplify the sPAPR IRQ qirq method for XIVE
Cédric Le Goater
2019-01-09
ppc/spapr: Receive and store device tree blob from SLOF
Alexey Kardashevskiy
2019-01-09
spapr: Add H-Call H_HOME_NODE_ASSOCIATIVITY
Laurent Vivier
2018-12-21
spapr: introduce an 'ic-mode' machine option
Cédric Le Goater
2018-12-21
spapr: add an extra OV5 field to the sPAPR IRQ backend
Cédric Le Goater
2018-12-21
spapr: add a 'reset' method to the sPAPR IRQ backend
Cédric Le Goater
2018-12-21
spapr: extend the sPAPR IRQ backend for XICS migration
Cédric Le Goater
2018-12-21
spapr: allocate the interrupt thread context under the CPU core
Cédric Le Goater
2018-12-21
spapr: add device tree support for the XIVE exploitation mode
Cédric Le Goater
2018-12-21
spapr: add hcalls support for the XIVE exploitation interrupt mode
Cédric Le Goater
2018-12-21
spapr: introduce a new machine IRQ backend for XIVE
Cédric Le Goater
[next]