summaryrefslogtreecommitdiff
path: root/hw/ppc/spapr.c
AgeCommit message (Expand)Author
2018-04-27spapr: Support ibm,dynamic-memory-v2 propertyBharata B Rao
2018-04-27spapr: Add ibm,max-associativity-domains propertySerhii Popovych
2018-04-27target/ppc: Fold slb_nr into PPCHash64OptionsDavid Gibson
2018-04-27target/ppc: Fold ci_large_pages flag into PPCHash64OptionsDavid Gibson
2018-04-27target/ppc: Move 1T segment and AMR options to PPCHash64OptionsDavid Gibson
2018-04-27target/ppc: Pass cpu instead of env to ppc_create_page_sizes_prop()David Gibson
2018-04-27spapr: drop useless dynamic sysbus device sanity checkGreg Kurz
2018-04-27Revert "spapr: Don't allow memory hotplug to memory less nodes"Serhii Popovych
2018-04-27spapr: drop useless sanity check in spapr_irq_alloc*()Greg Kurz
2018-04-27spapr: Introduce pseries-2.13 machine typeDavid Gibson
2018-04-26vl.c: new function serial_max_hds()Peter Maydell
2018-04-26Change references to serial_hds[] to serial_hd()Peter Maydell
2018-04-10spapr: Initialize reserved areas list in FDT in H_CAS handlerAlexey Kardashevskiy
2018-03-20Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2018-03-20pc-dimm: make qmp_pc_dimm_device_list() sort devices by addressHaozhong Zhang
2018-03-18hw/ppc/spapr: Allow "spapr-vlan" as NIC model name beside "ibmveth"Thomas Huth
2018-03-13ppc/spapr, vfio: Turn off MSIX emulation for VFIO devicesAlexey Kardashevskiy
2018-03-06hw/ppc/spapr,e500: Use new property "stdout-path" for boot consoleNikunj A Dadhania
2018-03-06ppc/spapr-caps: Define the pseries-2.12-sxxm machine typeSuraj Jitindar Singh
2018-03-06spapr: harden code that depends on VSMTGreg Kurz
2018-03-06spapr: register dummy ICPs laterGreg Kurz
2018-03-06spapr: fix missing CPU core nodes in DT when running with TCGGreg Kurz
2018-02-16spapr: consolidate the VCPU id numbering logic in a single placeGreg Kurz
2018-02-16spapr: rename spapr_vcpu_id() to spapr_get_vcpu_id()Greg Kurz
2018-02-16spapr: move VCPU calculation to core machine codeGreg Kurz
2018-02-16spapr: use spapr->vsmt to compute VCPU idsGreg Kurz
2018-02-10spapr: set vsmt to MAX(8, smp_threads)Laurent Vivier
2018-02-10hw/ppc: rename functions in commentsDaniel Henrique Barboza
2018-02-09Include qmp-commands.h exactly where neededMarkus Armbruster
2018-01-29target/ppc/spapr_caps: Add new tristate cap safe_indirect_branchSuraj Jitindar Singh
2018-01-29target/ppc/spapr_caps: Add new tristate cap safe_bounds_checkSuraj Jitindar Singh
2018-01-29target/ppc/spapr_caps: Add new tristate cap safe_cacheSuraj Jitindar Singh
2018-01-20spapr: fix device tree properties when using compatibility modeGreg Kurz
2018-01-20spapr: drop duplicate variable in spapr_core_plug()Greg Kurz
2018-01-19possible_cpus: add CPUArchId::type fieldIgor Mammedov
2018-01-19spapr: Allow only supported dynamic sysbus devicesEduardo Habkost
2018-01-19machine: Replace has_dynamic_sysbus with list of allowed devicesEduardo Habkost
2018-01-17spapr: Adjust default VSMT value for better migration compatibilityDavid Gibson
2018-01-17spapr: Allow some cases where we can't set VSMT mode in the kernelDavid Gibson
2018-01-17target/ppc: Clarify compat mode max_threads valueDavid Gibson
2018-01-17hw/ppc/spapr_caps: Rework spapr_caps to use uint8 internal representationSuraj Jitindar Singh
2018-01-17spapr: Handle Decimal Floating Point (DFP) as an optional capabilityDavid Gibson
2018-01-17spapr: Handle VMX/VSX presence as an spapr capability flagDavid Gibson
2018-01-17spapr: Validate capabilities on migrationDavid Gibson
2018-01-17spapr: Treat Hardware Transactional Memory (HTM) as an optional capabilityDavid Gibson
2018-01-17spapr: Capabilities infrastructureDavid Gibson
2018-01-10spapr: Correct compatibility mode setting for hotplugged CPUsDavid Gibson
2017-12-15spapr: don't initialize PATB entry if max-cpu-compat < power9Laurent Vivier
2017-12-15spapr: Assume msi_nonbrokenDavid Gibson
2017-12-15spapr: Rename machine init functions for clarityDavid Gibson