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
/
hw
/
ppc
Age
Commit message (
Expand
)
Author
2020-01-08
xive: Add a "presenter" link property to the TCTX object
Cédric Le Goater
2020-01-08
ppc/pnv: Add a "pnor" const link property to the BMC internal simulator
Greg Kurz
2020-01-08
ppc/pnv: Add an "nr-threads" property to the base chip class
Greg Kurz
2020-01-08
spapr, pnv, xive: Add a "xive-fabric" link to the XIVE router
Greg Kurz
2020-01-08
ppc/pnv: Introduce a "xics" property under the POWER8 chip
Cédric Le Goater
2020-01-08
ppc/pnv: Introduce a "xics" property alias under the PSI model
Cédric Le Goater
2020-01-08
spapr/xive: remove redundant check in spapr_match_nvt()
Cédric Le Goater
2020-01-08
ppc/pnv: Drop "num-chips" machine property
Greg Kurz
2020-01-08
ppc440_bamboo.c: remove label from bamboo_load_device_tree()
Daniel Henrique Barboza
2020-01-08
spapr.c: remove 'out' label in spapr_dt_cas_updates()
Daniel Henrique Barboza
2020-01-08
ppc/pnv: Modify the powerdown notifier to get the PowerNV machine
Cédric Le Goater
2020-01-08
ppc/spapr: Support reboot of secure pseries guest
Bharata B Rao
2020-01-06
vmstate: replace DeviceState with VMStateIf
Marc-André Lureau
2019-12-20
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-12-18
ppc: make Error **errp const where it is appropriate
Vladimir Sementsov-Ogievskiy
2019-12-18
Revert "ppc: well form kvmppc_hint_smt_possible error hint helper"
Markus Armbruster
2019-12-18
error: Clean up unusual names of Error * variables
Markus Armbruster
2019-12-17
kvm: introduce kvm_kernel_irqchip_* functions
Paolo Bonzini
2019-12-17
ppc/pnv: Drop PnvChipClass::type
Greg Kurz
2019-12-17
ppc/pnv: Introduce PnvChipClass::xscom_pcba() method
Greg Kurz
2019-12-17
ppc/pnv: Pass content of the "compatible" property to pnv_dt_xscom()
Greg Kurz
2019-12-17
ppc/pnv: Pass XSCOM base address and address size to pnv_dt_xscom()
Greg Kurz
2019-12-17
ppc/pnv: Introduce PnvChipClass::xscom_core_base() method
Greg Kurz
2019-12-17
ppc/pnv: Introduce PnvChipClass::intc_print_info() method
Greg Kurz
2019-12-17
ppc/pnv: Introduce PnvMachineClass::dt_power_mgt()
Greg Kurz
2019-12-17
ppc/pnv: Introduce PnvMachineClass and PnvMachineClass::compat
Greg Kurz
2019-12-17
ppc/pnv: Drop PnvPsiClass::chip_type
Greg Kurz
2019-12-17
ppc/pnv: Introduce PnvPsiClass::compat
Greg Kurz
2019-12-17
ppc/pnv: Fix OCC common area region mapping
Cédric Le Goater
2019-12-17
ppc/pnv: Introduce PBA registers
Cédric Le Goater
2019-12-17
ppc/pnv: populate the DT with realized XSCOM devices
Cédric Le Goater
2019-12-17
ppc/pnv: Loop on the whole hierarchy to populate the DT with the XSCOM nodes
Cédric Le Goater
2019-12-17
target/ppc: Add SPR TBU40
Suraj Jitindar Singh
2019-12-17
target/ppc: Work [S]PURR implementation and add HV support
Suraj Jitindar Singh
2019-12-17
target/ppc: Implement the VTB for HV access
Suraj Jitindar Singh
2019-12-17
ppc/pnv: add a LPC Controller model for POWER10
Cédric Le Goater
2019-12-17
ppc/pnv: add a PSI bridge model for POWER10
Cédric Le Goater
2019-12-17
ppc/psi: cleanup definitions
Cédric Le Goater
2019-12-17
ppc/pnv: Introduce a POWER10 PnvChip and a powernv10 machine
Cédric Le Goater
2019-12-17
ppc: Don't use CPUPPCState::irq_input_state with modern Book3s CPU models
Greg Kurz
2019-12-17
ppc: Deassert the external interrupt pin in KVM on reset
Greg Kurz
2019-12-17
spapr: Simplify ovec diff
David Gibson
2019-12-17
spapr: Fold h_cas_compose_response() into h_client_architecture_support()
David Gibson
2019-12-17
spapr: Improve handling of fdt buffer size
David Gibson
2019-12-17
spapr: Don't trigger a CAS reboot for XICS/XIVE mode changeover
David Gibson
2019-12-17
ppc: well form kvmppc_hint_smt_possible error hint helper
Vladimir Sementsov-Ogievskiy
2019-12-17
ppc/pnv: Clarify how the TIMA is accessed on a multichip system
Cédric Le Goater
2019-12-17
spapr: Pass the maximum number of vCPUs to the KVM interrupt controller
Greg Kurz
2019-12-17
ppc/spapr: Implement the XiveFabric interface
Cédric Le Goater
2019-12-17
ppc/pnv: Implement the XiveFabric interface
Cédric Le Goater
[next]