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-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2019-05-29
spapr: Don't migrate the hpt_maxpagesize cap to older machine types
Greg Kurz
2019-05-29
spapr/irq: add KVM support to the 'dual' machine
Cédric Le Goater
2019-05-29
spapr/irq: initialize the IRQ device only once
Cédric Le Goater
2019-05-29
spapr/irq: introduce a spapr_irq_init_device() helper
Cédric Le Goater
2019-05-29
spapr: introduce routines to delete the KVM IRQ device
Cédric Le Goater
2019-05-29
spapr/xive: add migration support for KVM
Cédric Le Goater
2019-05-29
spapr/xive: introduce a VM state change handler
Cédric Le Goater
2019-05-29
spapr/xive: add state synchronization with KVM
Cédric Le Goater
2019-05-29
spapr/xive: add hcall support when under KVM
Cédric Le Goater
2019-05-29
spapr/xive: add KVM support
Cédric Le Goater
2019-05-29
spapr: Add forgotten capability to migration stream
David Gibson
2019-05-29
spapr/xive: fix EQ page addresses above 64GB
Cédric Le Goater
2019-05-13
Clean up ill-advised or unusual header guards
Markus Armbruster
2019-04-26
ppc/hash64: Rework R and C bit updates
Benjamin Herrenschmidt
2019-04-26
spapr/rtas: modify spapr_rtas_register() to remove RTAS handlers
Cédric Le Goater
2019-04-26
spapr: Support NVIDIA V100 GPU with NVLink2
Alexey Kardashevskiy
2019-03-29
spapr: Simplify handling of host-serial and host-model values
David Gibson
2019-03-12
spapr: Use CamelCase properly
David Gibson
2019-03-12
ppc/pnv: POWER9 XSCOM quad support
Cédric Le Goater
2019-03-12
ppc/pnv: extend XSCOM core support for POWER9
Cédric Le Goater
2019-03-12
ppc/pnv: add a OCC model for POWER9
Cédric Le Goater
2019-03-12
ppc/pnv: add a OCC model class
Cédric Le Goater
2019-03-12
ppc/pnv: add SerIRQ routing registers
Cédric Le Goater
2019-03-12
ppc/pnv: add a LPC Controller model for POWER9
Cédric Le Goater
2019-03-12
ppc/pnv: add a 'dt_isa_nodename' to the chip
Cédric Le Goater
2019-03-12
ppc/pnv: add a LPC Controller class model
Cédric Le Goater
2019-03-12
ppc/pnv: add a PSI bridge model for POWER9
Cédric Le Goater
2019-03-12
ppc/pnv: add a PSI bridge class model
Cédric Le Goater
2019-03-12
spapr_iommu: Do not replay mappings from just created DMA window
Alexey Kardashevskiy
2019-03-12
ppc/pnv: introduce a new pic_print_info() operation to the chip model
Cédric Le Goater
2019-03-12
ppc/pnv: introduce a new dt_populate() operation to the chip model
Cédric Le Goater
2019-03-12
ppc/pnv: add a XIVE interrupt controller model for POWER9
Cédric Le Goater
2019-03-12
ppc/pnv: change the CPU machine_data presenter type to Object *
Cédric Le Goater
2019-03-12
ppc/pnv: export the xive_router_notify() routine
Cédric Le Goater
2019-03-12
ppc/xive: export the TIMA memory accessors
Cédric Le Goater
2019-03-12
ppc: externalize ppc_get_vcpu_by_pir()
Cédric Le Goater
2019-03-12
spapr: Force SPAPR_MEMORY_BLOCK_SIZE to be a hwaddr (64-bit)
David Gibson
2019-03-12
target/ppc/spapr: Add SPAPR_CAP_CCF_ASSIST
Suraj Jitindar Singh
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
[next]