Age | Commit message (Expand) | Author |
2017-06-14 | migration: Remove unneeded includes | Juan Quintela |
2017-06-14 | migration: Fix compilation with older compilers | Juan Quintela |
2017-06-13 | hw/intc/arm_gicv3_its: Allow save/restore | Eric Auger |
2017-06-13 | hw/intc/arm_gicv3_its: Implement state save/restore | Eric Auger |
2017-06-13 | kvm-all: Pass an error object to kvm_device_access | Eric Auger |
2017-06-13 | timer.h: Provide better monotonic time | Pranith Kumar |
2017-06-13 | hw/arm/exynos: Move DRAM initialization next boards | Krzysztof Kozlowski |
2017-06-13 | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170613' i... | Peter Maydell |
2017-06-13 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170609' int... | Peter Maydell |
2017-06-13 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2017-06-13 | migration: Move migration.h to migration/ | Juan Quintela |
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: ram_control_* are implemented in qemu_file | Juan Quintela |
2017-06-13 | migration: Commands are only used inside migration.c | Juan Quintela |
2017-06-13 | migration: Move constants to savevm.h | Juan Quintela |
2017-06-13 | migration: Move dump_vmsate_json_to_file() to misc.h | Juan Quintela |
2017-06-13 | migration: Split registration functions from vmstate.h | Juan Quintela |
2017-06-13 | migration: Move self_announce_delay() to misc.h | Juan Quintela |
2017-06-13 | Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170608' into s... | Peter Maydell |
2017-06-12 | Merge remote-tracking branch 'remotes/elmarco/tags/char-pull-request' into st... | Peter Maydell |
2017-06-09 | Revert "spapr: fix memory hot-unplugging" | Laurent Vivier |
2017-06-09 | xics: drop ICPStateClass::cpu_setup() handler | Greg Kurz |
2017-06-09 | xics: setup cpu at realize time | Greg Kurz |
2017-06-09 | xics: pass appropriate types to realize() handlers. | Greg Kurz |
2017-06-09 | xics: introduce macros for ICP/ICS link properties | Greg Kurz |
2017-06-08 | hw/pcie: fix the generic pcie root port to support migration | Marcel Apfelbaum |
2017-06-08 | char: fix alias devices regression | Marc-André Lureau |
2017-06-08 | xics: add reset() handler to ICPStateClass | Greg Kurz |
2017-06-08 | spapr: Rework DRC name handling | David Gibson |
2017-06-08 | spapr: Change DRC attach & detach methods to functions | David Gibson |
2017-06-08 | spapr: Clean up handling of DR-indicator | David Gibson |
2017-06-08 | spapr: Clean up DR entity sense handling | David Gibson |
2017-06-06 | nbd/client.c: use errp instead of LOG | Vladimir Sementsov-Ogievskiy |
2017-06-06 | nbd: add errp parameter to nbd_wr_syncv() | Vladimir Sementsov-Ogievskiy |
2017-06-06 | qtest: add rtc periodic timer test | Xiao Guangrong |
2017-06-06 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170606' int... | Peter Maydell |
2017-06-06 | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ... | Peter Maydell |
2017-06-06 | s390x/css: fence off MIDA | Cornelia Huck |
2017-06-06 | spapr: Eliminate spapr_drc_get_type_str() | David Gibson |
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: Make DRC get_index and get_type methods into plain functions | David Gibson |
2017-06-06 | spapr: Abolish DRC set_configured method | David Gibson |
2017-06-06 | spapr: Abolish DRC get_fdt method | David Gibson |
2017-06-06 | migration: Mark CPU states dirty before incoming migration/loadvm | David Gibson |
2017-06-06 | migration: remove register_savevm() | Laurent Vivier |
2017-06-05 | numa: move numa_node from CPUState into target specific classes | Igor Mammedov |
2017-06-05 | numa: consolidate cpu_preplug fixups/checks for pc/arm/spapr | Igor Mammedov |