Age | Commit message (Expand) | Author |
2017-01-31 | ppc: switch to constants within BUILD_BUG_ON | Michael S. Tsirkin |
2017-01-31 | spapr: clock should count only if vm is running | Laurent Vivier |
2017-01-31 | ppc: Remove unused function cpu_ppc601_rtc_init() | Thomas Huth |
2017-01-31 | ppc: Prevent inifnite loop in decrementer auto-reload. | Roman Kapl |
2017-01-31 | ppc: Add ppc_set_compat_all() | David Gibson |
2017-01-31 | pseries: Rewrite CAS PVR compatibility logic | David Gibson |
2017-01-31 | prep: add IBM RS/6000 7020 (40p) machine emulation | Hervé Poussineau |
2017-01-31 | prep: add IBM RS/6000 7020 (40p) memory controller | Hervé Poussineau |
2017-01-31 | prep: add PReP System I/O | Hervé Poussineau |
2017-01-31 | hw/ppc: QOM'ify spapr_vio.c | xiaoqiang zhao |
2017-01-31 | hw/ppc: QOM'ify ppce500_spin.c | xiaoqiang zhao |
2017-01-31 | hw/ppc: QOM'ify e500.c | xiaoqiang zhao |
2017-01-31 | ppc: Rewrite ppc_get_compat_smt_threads() | David Gibson |
2017-01-31 | pseries: Add pseries-2.9 machine type | David Gibson |
2017-01-31 | prep: do not use global variable to access nvram | Hervé Poussineau |
2017-01-31 | hw/ppc/spapr: Fix boot path of usb-host storage devices | Thomas Huth |
2017-01-31 | ppc/spapr: implement H_SIGNAL_SYS_RESET | Nicholas Piggin |
2017-01-31 | ppc: Rename cpu_version to compat_pvr | David Gibson |
2017-01-31 | ppc: Clean up and QOMify hypercall emulation | David Gibson |
2017-01-31 | pseries: Make cpu_update during CAS unconditional | David Gibson |
2017-01-31 | pseries: Always use core objects for CPU construction | David Gibson |
2017-01-24 | hw: Fix typos found by codespell | Stefan Weil |
2017-01-19 | kvm: move cpu synchronization code | Vincent Palatin |
2016-12-20 | Move target-* CPU file into a target/ folder | Thomas Huth |
2016-12-01 | spapr: fix default DRC state for coldplugged LMBs | Michael Roth |
2016-11-23 | spapr: Fix 2.7<->2.8 migration of PCI host bridge | David Gibson |
2016-11-23 | Revert "spapr: Fix migration of PCI host bridges from qemu-2.7" | David Gibson |
2016-11-23 | target-ppc: Allow eventual removal of old migration mistakes | David Gibson |
2016-11-23 | spapr: migration support for CAS-negotiated option vectors | Michael Roth |
2016-11-16 | fw_cfg: move FW_CFG_NB_CPUS out of fw_cfg_init1() | Igor Mammedov |
2016-11-15 | ppc/pnv: Fix fatal bug on 32-bit hosts | David Gibson |
2016-11-15 | ppc/pnv: fix xscom address translation for POWER9 | Cédric Le Goater |
2016-11-15 | ppc/pnv: add a 'xscom_core_base' field to PnvChipClass | Cédric Le Goater |
2016-11-15 | spapr: Fix migration of PCI host bridges from qemu-2.7 | David Gibson |
2016-11-15 | ppc/pnv: fix compile breakage on old gcc | Cédric Le Goater |
2016-11-15 | powernv: CPU compatibility modes don't make sense for powernv | David Gibson |
2016-10-31 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-mttcg' into s... | Peter Maydell |
2016-10-31 | *_run_on_cpu: introduce run_on_cpu_data type | Paolo Bonzini |
2016-10-31 | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st... | Peter Maydell |
2016-10-28 | clean-up: removed duplicate #includes | Anand J |
2016-10-28 | spapr: Memory hot-unplug support | Bharata B Rao |
2016-10-28 | spapr: use count+index for memory hotplug | Michael Roth |
2016-10-28 | spapr: Add DRC count indexed hotplug identifier type | Bharata B Rao |
2016-10-28 | spapr: add hotplug interrupt machine options | Michael Roth |
2016-10-28 | spapr_events: add support for dedicated hotplug event source | Michael Roth |
2016-10-28 | spapr: improve ibm,architecture-vec-5 property handling | Michael Roth |
2016-10-28 | spapr: add option vector handling in CAS-generated resets | Michael Roth |
2016-10-28 | spapr_hcall: use spapr_ovec_* interfaces for CAS options | Michael Roth |
2016-10-28 | spapr_ovec: initial implementation of option vector helpers | Michael Roth |
2016-10-28 | pseries: Remove spapr_create_fdt_skel() | David Gibson |