Age | Commit message (Expand) | Author |
2018-08-28 | spapr: fix leak of rev array | Emilio G. Cota |
2018-08-23 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2018-08-23 | pc-dimm: assign and verify the "addr" property during pre_plug | David Hildenbrand |
2018-08-23 | pc-dimm: assign and verify the "slot" property during pre_plug | David Hildenbrand |
2018-08-23 | spapr: do not use CPU_FOREACH_REVERSE | Emilio G. Cota |
2018-08-21 | spapr: introduce a IRQ controller backend to the machine | Cédric Le Goater |
2018-08-21 | spapr: introduce a fixed IRQ number space | Cédric Le Goater |
2018-08-21 | spapr: Add a pseries-3.1 machine type | Cédric Le Goater |
2018-08-16 | fw_cfg: ignore suffixes in the bootdevice list dependent on machine class | Mark Cave-Ayland |
2018-07-16 | spapr: Correct inverted test in spapr_pc_dimm_node() | David Gibson |
2018-07-03 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.0-20180703' into... | Peter Maydell |
2018-07-03 | ppc: Include vga cirrus card into the compiling process | Sebastian Bauer |
2018-07-03 | spapr: compute default value of "hpt-max-page-size" later | Greg Kurz |
2018-07-03 | ppc/xics: rework the ICS classes inheritance tree | Cédric Le Goater |
2018-07-02 | hw/ppc: Use the IEC binary prefix definitions | Philippe Mathieu-Daudé |
2018-07-02 | hw: Use IEC binary prefix definitions from "qemu/units.h" | Philippe Mathieu-Daudé |
2018-06-28 | pc-dimm: get_memory_region() will not fail after realize | David Hildenbrand |
2018-06-28 | pc-dimm: rename pc_dimm_memory_* to pc_dimm_* | David Hildenbrand |
2018-06-22 | spapr: Use maximum page size capability to simplify memory backend checking | David Gibson |
2018-06-22 | spapr: Maximum (HPT) pagesize property | David Gibson |
2018-06-21 | spapr: remove unused spapr_irq routines | Cédric Le Goater |
2018-06-21 | spapr: split the IRQ allocation sequence | Cédric Le Goater |
2018-06-21 | spapr: Compute effective capability values earlier | David Gibson |
2018-06-21 | target/ppc: Allow cpu compatiblity checks based on type, not instance | David Gibson |
2018-06-21 | spapr_cpu_core: migrate per-CPU data | Greg Kurz |
2018-06-18 | spapr: fix xics_system_init() error path | Greg Kurz |
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 |