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
/
ppc
Age
Commit message (
Expand
)
Author
2020-01-20
migration: Define VMSTATE_INSTANCE_ID_ANY
Peter Xu
2020-01-10
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2020-01-08
ppc/pnv: fix check on return value of blk_getlength()
Cédric Le Goater
2020-01-08
ppc/pnv: check return value of blk_pwrite()
Cédric Le Goater
2020-01-08
pnv/psi: Consolidate some duplicated code in pnv_psi_realize()
Greg Kurz
2020-01-08
pnv/psi: Add device reset hook
Greg Kurz
2020-01-08
pnv/xive: Deduce the PnvXive pointer from XiveTCTX::xptr
Greg Kurz
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-07
hw/nvram/Kconfig: Restrict CHRP NVRAM to machines using OpenBIOS or SLOF
Philippe Mathieu-Daudé
2020-01-07
hw/ppc/Kconfig: Only select FDT helper for machines using it
Philippe Mathieu-Daudé
2020-01-07
hw/ppc/Kconfig: Only select fw_cfg with machines using OpenBIOS
Philippe Mathieu-Daudé
2020-01-07
hw/ppc/Makefile: Simplify the sPAPR PCI objects rule
Philippe Mathieu-Daudé
2020-01-07
hw/ppc/Kconfig: Let the Xilinx Virtex5 ML507 use the PPC-440 devices
Philippe Mathieu-Daudé
2020-01-07
hw/ppc/Kconfig: Let the Sam460ex board use the PowerPC 405 devices
Philippe Mathieu-Daudé
2020-01-07
hw/ppc/Kconfig: Restrict the MPC I2C controller to e500-based platforms
Philippe Mathieu-Daudé
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
[next]