summaryrefslogtreecommitdiff
path: root/hw/ppc
AgeCommit message (Expand)Author
2017-02-02hw/ppc/pnv: Use error_report instead of hw_error if a ROM file can't be foundThomas Huth
2017-02-02target-ppc: Add MMU model check for booke machinesValentin Plotkin
2017-01-31ppc: switch to constants within BUILD_BUG_ONMichael S. Tsirkin
2017-01-31spapr: clock should count only if vm is runningLaurent Vivier
2017-01-31ppc: Remove unused function cpu_ppc601_rtc_init()Thomas Huth
2017-01-31ppc: Prevent inifnite loop in decrementer auto-reload.Roman Kapl
2017-01-31ppc: Add ppc_set_compat_all()David Gibson
2017-01-31pseries: Rewrite CAS PVR compatibility logicDavid Gibson
2017-01-31prep: add IBM RS/6000 7020 (40p) machine emulationHervé Poussineau
2017-01-31prep: add IBM RS/6000 7020 (40p) memory controllerHervé Poussineau
2017-01-31prep: add PReP System I/OHervé Poussineau
2017-01-31hw/ppc: QOM'ify spapr_vio.cxiaoqiang zhao
2017-01-31hw/ppc: QOM'ify ppce500_spin.cxiaoqiang zhao
2017-01-31hw/ppc: QOM'ify e500.cxiaoqiang zhao
2017-01-31ppc: Rewrite ppc_get_compat_smt_threads()David Gibson
2017-01-31pseries: Add pseries-2.9 machine typeDavid Gibson
2017-01-31prep: do not use global variable to access nvramHervé Poussineau
2017-01-31hw/ppc/spapr: Fix boot path of usb-host storage devicesThomas Huth
2017-01-31ppc/spapr: implement H_SIGNAL_SYS_RESETNicholas Piggin
2017-01-31ppc: Rename cpu_version to compat_pvrDavid Gibson
2017-01-31ppc: Clean up and QOMify hypercall emulationDavid Gibson
2017-01-31pseries: Make cpu_update during CAS unconditionalDavid Gibson
2017-01-31pseries: Always use core objects for CPU constructionDavid Gibson
2017-01-24hw: Fix typos found by codespellStefan Weil
2017-01-19kvm: move cpu synchronization codeVincent Palatin
2016-12-20Move target-* CPU file into a target/ folderThomas Huth
2016-12-01spapr: fix default DRC state for coldplugged LMBsMichael Roth
2016-11-23spapr: Fix 2.7<->2.8 migration of PCI host bridgeDavid Gibson
2016-11-23Revert "spapr: Fix migration of PCI host bridges from qemu-2.7"David Gibson
2016-11-23target-ppc: Allow eventual removal of old migration mistakesDavid Gibson
2016-11-23spapr: migration support for CAS-negotiated option vectorsMichael Roth
2016-11-16fw_cfg: move FW_CFG_NB_CPUS out of fw_cfg_init1()Igor Mammedov
2016-11-15ppc/pnv: Fix fatal bug on 32-bit hostsDavid Gibson
2016-11-15ppc/pnv: fix xscom address translation for POWER9Cédric Le Goater
2016-11-15ppc/pnv: add a 'xscom_core_base' field to PnvChipClassCédric Le Goater
2016-11-15spapr: Fix migration of PCI host bridges from qemu-2.7David Gibson
2016-11-15ppc/pnv: fix compile breakage on old gccCédric Le Goater
2016-11-15powernv: CPU compatibility modes don't make sense for powernvDavid Gibson
2016-10-31Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-mttcg' into s...Peter Maydell
2016-10-31*_run_on_cpu: introduce run_on_cpu_data typePaolo Bonzini
2016-10-31Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell
2016-10-28clean-up: removed duplicate #includesAnand J
2016-10-28spapr: Memory hot-unplug supportBharata B Rao
2016-10-28spapr: use count+index for memory hotplugMichael Roth
2016-10-28spapr: Add DRC count indexed hotplug identifier typeBharata B Rao
2016-10-28spapr: add hotplug interrupt machine optionsMichael Roth
2016-10-28spapr_events: add support for dedicated hotplug event sourceMichael Roth
2016-10-28spapr: improve ibm,architecture-vec-5 property handlingMichael Roth
2016-10-28spapr: add option vector handling in CAS-generated resetsMichael Roth
2016-10-28spapr_hcall: use spapr_ovec_* interfaces for CAS optionsMichael Roth