aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc
AgeCommit message (Expand)Author
2017-02-25Merge remote-tracking branch 'remotes/stsquad/tags/pull-mttcg-240217-1' into ...Peter Maydell
2017-02-24tcg: drop global lock during TCG code executionJan Kiszka
2017-02-22hw/ppc/ppc405_uc.c: Avoid integer overflowsPeter Maydell
2017-02-22hw/ppc/spapr: Check for valid page size when hot plugging memoryThomas Huth
2017-02-22machine: replace query_hotpluggable_cpus() callback with has_hotpluggable_cpu...Igor Mammedov
2017-02-22machine: unify [pc_|spapr_]query_hotpluggable_cpus() callbacksIgor Mammedov
2017-02-22spapr: reuse machine->possible_cpus instead of cores[]Igor Mammedov
2017-02-22spapr: replace debug printf with trace pointsLaurent Vivier
2017-02-22ppc4xx: replace debug printf with trace pointsLaurent Vivier
2017-02-22mac99: replace debug printf with trace pointsLaurent Vivier
2017-02-22spapr: fix off-by-one error in spapr_ovec_populate_dt()Sam Bobroff
2017-02-22hw/ppc/pnv: Remove superfluous "qemu" prefix from error stringsThomas Huth
2017-02-22spapr: make cpu core unplug follow expected hotunplug call flowIgor Mammedov
2017-02-22spapr: move spapr_core_[foo]plug() callbacks close to machine code in spapr.cIgor Mammedov
2017-02-22spapr: cpu core: separate child threads destruction from machine state operat...Igor Mammedov
2017-02-21hw: Default -drive to if=ide explicitly where it worksMarkus Armbruster
2017-02-16report guest crash information in GUEST_PANICKED eventAnton Nefedov
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