Age | Commit message (Expand) | Author |
2018-06-12 | spapr: handle cpu core unplug via hotplug handler chain | David Hildenbrand |
2018-06-12 | spapr: handle pc-dimm unplug via hotplug handler chain | David Hildenbrand |
2018-06-12 | spapr: introduce machine unplug handler | David Hildenbrand |
2018-06-12 | spapr: move memory hotplug support check into spapr_memory_pre_plug() | David Hildenbrand |
2018-06-12 | spapr: move lookup of the node into spapr_memory_plug() | David Hildenbrand |
2018-06-12 | spapr: no need to verify the node | David Hildenbrand |
2018-06-01 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2018-06-01 | hw: Do not include "sysemu/block-backend.h" if it is not necessary | Philippe Mathieu-Daudé |
2018-05-29 | ppc: Rename 2.13 machines to 3.0 | Peter Maydell |
2018-05-10 | make sure that we aren't overwriting mc->get_hotplug_handler by accident | Igor Mammedov |
2018-05-07 | spapr: rename "hotplug memory" terminology to "device memory" | David Hildenbrand |
2018-05-07 | pc-dimm: pass in the machine and to the MemoryHotplugState | David Hildenbrand |
2018-05-07 | pc-dimm: no need to pass the memory region | David Hildenbrand |
2018-05-07 | machine: make MemoryHotplugState accessible via the machine | David Hildenbrand |
2018-05-07 | pc-dimm: factor out MemoryDevice interface | David Hildenbrand |
2018-05-04 | spapr: don't advertise radix GTSE if max-compat-cpu < power9 | Greg Kurz |
2018-05-04 | spapr: don't migrate "spapr_option_vector_ov5_cas" to pre 2.8 machines | Greg Kurz |
2018-05-04 | spapr: Make a helper to set up cpu entry point state | David Gibson |
2018-05-04 | spapr: Remove support for explicitly allocated RMAs | David Gibson |
2018-04-27 | spapr: Support ibm,dynamic-memory-v2 property | Bharata B Rao |
2018-04-27 | spapr: Add ibm,max-associativity-domains property | Serhii Popovych |
2018-04-27 | target/ppc: Fold slb_nr into PPCHash64Options | David Gibson |
2018-04-27 | target/ppc: Fold ci_large_pages flag into PPCHash64Options | David Gibson |
2018-04-27 | target/ppc: Move 1T segment and AMR options to PPCHash64Options | David Gibson |
2018-04-27 | target/ppc: Pass cpu instead of env to ppc_create_page_sizes_prop() | David Gibson |
2018-04-27 | spapr: drop useless dynamic sysbus device sanity check | Greg Kurz |
2018-04-27 | Revert "spapr: Don't allow memory hotplug to memory less nodes" | Serhii Popovych |
2018-04-27 | spapr: drop useless sanity check in spapr_irq_alloc*() | Greg Kurz |
2018-04-27 | spapr: Introduce pseries-2.13 machine type | David Gibson |
2018-04-26 | vl.c: new function serial_max_hds() | Peter Maydell |
2018-04-26 | Change references to serial_hds[] to serial_hd() | Peter Maydell |
2018-04-10 | spapr: Initialize reserved areas list in FDT in H_CAS handler | Alexey Kardashevskiy |
2018-03-20 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2018-03-20 | pc-dimm: make qmp_pc_dimm_device_list() sort devices by address | Haozhong Zhang |
2018-03-18 | hw/ppc/spapr: Allow "spapr-vlan" as NIC model name beside "ibmveth" | Thomas Huth |
2018-03-13 | ppc/spapr, vfio: Turn off MSIX emulation for VFIO devices | Alexey Kardashevskiy |
2018-03-06 | hw/ppc/spapr,e500: Use new property "stdout-path" for boot console | Nikunj A Dadhania |
2018-03-06 | ppc/spapr-caps: Define the pseries-2.12-sxxm machine type | Suraj Jitindar Singh |
2018-03-06 | spapr: harden code that depends on VSMT | Greg Kurz |
2018-03-06 | spapr: register dummy ICPs later | Greg Kurz |
2018-03-06 | spapr: fix missing CPU core nodes in DT when running with TCG | Greg Kurz |
2018-02-16 | spapr: consolidate the VCPU id numbering logic in a single place | Greg Kurz |
2018-02-16 | spapr: rename spapr_vcpu_id() to spapr_get_vcpu_id() | Greg Kurz |
2018-02-16 | spapr: move VCPU calculation to core machine code | Greg Kurz |
2018-02-16 | spapr: use spapr->vsmt to compute VCPU ids | Greg Kurz |
2018-02-10 | spapr: set vsmt to MAX(8, smp_threads) | Laurent Vivier |
2018-02-10 | hw/ppc: rename functions in comments | Daniel Henrique Barboza |
2018-02-09 | Include qmp-commands.h exactly where needed | Markus Armbruster |
2018-01-29 | target/ppc/spapr_caps: Add new tristate cap safe_indirect_branch | Suraj Jitindar Singh |
2018-01-29 | target/ppc/spapr_caps: Add new tristate cap safe_bounds_check | Suraj Jitindar Singh |