Age | Commit message (Expand) | Author |
2017-07-17 | spapr: fix memory leak in spapr_core_pre_plug() | Greg Kurz |
2017-07-17 | pseries: Use smaller default hash page tables when guest can resize | David Gibson |
2017-07-17 | pseries: Enable HPT resizing for 2.10 | David Gibson |
2017-07-17 | pseries: Implement HPT resizing | David Gibson |
2017-07-17 | pseries: Stubs for HPT resizing | David Gibson |
2017-07-17 | spapr: fix potential memory leak in spapr_core_plug() | Greg Kurz |
2017-07-17 | spapr: Refactor spapr_drc_detach() | David Gibson |
2017-07-17 | spapr: Simplify unplug path | David Gibson |
2017-07-17 | spapr: Treat devices added before inbound migration as coldplugged | Laurent Vivier |
2017-07-17 | spapr: Minor cleanups to events handling | David Gibson |
2017-07-17 | spapr: migrate pending_events of spapr state | Daniel Henrique Barboza |
2017-07-13 | Convert error_report() to warn_report() | Alistair Francis |
2017-07-11 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170711' int... | Peter Maydell |
2017-07-11 | spapr: populate device tree depending on XIVE_EXPLOIT option | Cédric Le Goater |
2017-07-11 | spapr: introduce the XIVE_EXPLOIT option in CAS | Cédric Le Goater |
2017-07-11 | spapr: fix memory hotplug error path | Greg Kurz |
2017-07-11 | spapr: Remove unnecessary differences between hotplug and coldplug paths | David Gibson |
2017-07-11 | spapr: Uniform DRC reset paths | David Gibson |
2017-07-11 | spapr: fix bogus function name in comment | Greg Kurz |
2017-07-11 | spapr: make spapr_populate_hotplug_cpu_dt() static | Greg Kurz |
2017-07-10 | migration: Rename cleanup() to save_cleanup() | Juan Quintela |
2017-07-10 | migration: Rename save_live_setup() to save_setup() | Juan Quintela |
2017-06-30 | spapr: Make DRC reset force DRC into known state | David Gibson |
2017-06-30 | hw/ppc/spapr.c: consecutive 'spapr->patb_entry = 0' statements | Daniel Henrique Barboza |
2017-06-30 | spapr: fix migration of ICPState objects from/to older QEMU | Greg Kurz |
2017-06-30 | spapr: Fix migration of Radix guests | Bharata B Rao |
2017-06-30 | spapr: Add a "no HPT" encoding to HTAB migration stream | Bharata B Rao |
2017-06-30 | ppc: Rework CPU compatibility testing across migration | David Gibson |
2017-06-30 | pseries: Reset CPU compatibility mode | David Gibson |
2017-06-30 | pseries: Move CPU compatibility property to machine | David Gibson |
2017-06-28 | migration: move skip_section_footers | Peter Xu |
2017-06-28 | migration: move skip_configuration out | Peter Xu |
2017-06-28 | migration: move global_state.optional out | Peter Xu |
2017-06-20 | pc-dimm: use get_uint() for dimm properties | Marc-André Lureau |
2017-06-13 | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170613' i... | Peter Maydell |
2017-06-13 | migration: Move remaining exported functions to migration/misc.h | Juan Quintela |
2017-06-13 | migration: create global_state.c | Juan Quintela |
2017-06-13 | migration: Split registration functions from vmstate.h | Juan Quintela |
2017-06-09 | xics: introduce macros for ICP/ICS link properties | Greg Kurz |
2017-06-08 | hw/ppc/spapr: Adjust firmware name for PCI bridges | Thomas Huth |
2017-06-08 | spapr: Change DRC attach & detach methods to functions | David Gibson |
2017-06-08 | spapr: Don't misuse DR-indicator in spapr_recover_pending_dimm_state() | David Gibson |
2017-06-08 | spapr: fix memory leak in spapr_memory_pre_plug() | Greg Kurz |
2017-06-06 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170606' int... | Peter Maydell |
2017-06-06 | spapr: Move configure-connector state into DRC | David Gibson |
2017-06-06 | spapr: Clean up spapr_dr_connector_by_*() | David Gibson |
2017-06-06 | spapr: Introduce DRC subclasses | David Gibson |
2017-06-06 | spapr: Allow boot from vhost-*-scsi backends | Felipe Franciosi |
2017-06-06 | spapr: Make DRC get_index and get_type methods into plain functions | David Gibson |
2017-06-05 | spapr: cleanup spapr_fixup_cpu_numa_dt() usage | Igor Mammedov |