aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-13migration: create global_state.cJuan Quintela
2017-06-13migration: ram_control_* are implemented in qemu_fileJuan Quintela
2017-06-13migration: Commands are only used inside migration.cJuan Quintela
2017-06-13migration: Move constants to savevm.hJuan Quintela
2017-06-13migration: Move dump_vmsate_json_to_file() to misc.hJuan Quintela
2017-06-13migration: Split registration functions from vmstate.hJuan Quintela
2017-06-13migration: Move self_announce_delay() to misc.hJuan Quintela
2017-06-13migration: Remove MigrationState from migration_channel_incomming()Juan Quintela
2017-06-13ram: Now POSTCOPY_ACTIVE is the same that STATUS_ACTIVEJuan Quintela
2017-06-13ram: Print block stats also in the complete caseJuan Quintela
2017-06-13migration: Don't try to set *errp directlyEduardo Habkost
2017-06-13migration: isolate return path on srcPeter Xu
2017-06-13Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170608' into s...Peter Maydell
2017-06-12Merge remote-tracking branch 'remotes/elmarco/tags/char-pull-request' into st...Peter Maydell
2017-06-12Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2017-06-12Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2017-06-12Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2017-06-09block/gluster.c: Handle qdict_array_entries() failurePeter Maydell
2017-06-09block: fix external snapshot abort permission errorJeff Cody
2017-06-09block/qcow.c: Fix memory leak in qcow_create()Peter Maydell
2017-06-09qemu-iotests: Test automatic commit job cancel on hot unplugKevin Wolf
2017-06-09commit: Fix use after free in completionKevin Wolf
2017-06-09qemu-iotests: Block migration testKevin Wolf
2017-06-09migration/block: Clean up BBs in block_save_complete()Kevin Wolf
2017-06-09migration: Inactivate images after .save_live_complete_precopy()Kevin Wolf
2017-06-09block: Fix anonymous BBs in blk_root_inactivate()Kevin Wolf
2017-06-09Revert "spapr: fix memory hot-unplugging"Laurent Vivier
2017-06-09xics: drop ICPStateClass::cpu_setup() handlerGreg Kurz
2017-06-09xics: setup cpu at realize timeGreg Kurz
2017-06-09xics: pass appropriate types to realize() handlers.Greg Kurz
2017-06-09xics: introduce macros for ICP/ICS link propertiesGreg Kurz
2017-06-09hw/cpu: core.c can be compiled as common objectThomas Huth
2017-06-08hw/pcie: fix the generic pcie root port to support migrationMarcel Apfelbaum
2017-06-08nvdimm acpi: fix region format interface codeHaozhong Zhang
2017-06-08vhost-user-bridge: fix iov_restore_front() warningMarc-André Lureau
2017-06-08test-char: start a /char/serial testMarc-André Lureau
2017-06-08chardev: don't use alias names in parse_compat()Marc-André Lureau
2017-06-08char: fix alias devices regressionMarc-André Lureau
2017-06-08hw/ppc/spapr: Adjust firmware name for PCI bridgesThomas Huth
2017-06-08xics: add reset() handler to ICPStateClassGreg Kurz
2017-06-08pnv_core: drop reference on ICPState object during CPU realizationGreg Kurz
2017-06-08spapr: Rework DRC name handlingDavid Gibson
2017-06-08spapr: Fold spapr_phb_{add,remove}_pci_device() into their only callersDavid Gibson
2017-06-08spapr: Change DRC attach & detach methods to functionsDavid Gibson
2017-06-08spapr: Clean up handling of DR-indicatorDavid Gibson
2017-06-08spapr: Clean up RTAS set-indicatorDavid Gibson
2017-06-08spapr: Don't misuse DR-indicator in spapr_recover_pending_dimm_state()David Gibson
2017-06-08spapr: Clean up DR entity sense handlingDavid Gibson
2017-06-08pseries: Correct panic behaviour for pseries machine typeDavid Gibson
2017-06-08spapr: fix memory leak in spapr_memory_pre_plug()Greg Kurz