aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-13timer.h: Provide better monotonic timePranith Kumar
2017-06-13hw/misc/exynos4210_pmu: Add support for system poweroffKrzysztof Kozlowski
2017-06-13hw/intc/exynos4210_gic: Constify array of combiner interruptsKrzysztof Kozlowski
2017-06-13hw/arm/exynos: Use type define instead of hard-coded a9mpcore_priv stringKrzysztof Kozlowski
2017-06-13hw/arm/exynos: Declare local variables in some orderKrzysztof Kozlowski
2017-06-13hw/arm/exynos: Move DRAM initialization next boardsKrzysztof Kozlowski
2017-06-13hw/timer/exynos4210_mct: Remove unused definesKrzysztof Kozlowski
2017-06-13hw/timer/exynos4210_mct: Cleanup indentation and empty new linesKrzysztof Kozlowski
2017-06-13hw/timer/exynos4210_mct: Fix checkpatch style errorsKrzysztof Kozlowski
2017-06-13hw/intc/exynos4210_gic: Use more meaningful name for local variableKrzysztof Kozlowski
2017-06-13Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170613' i...Peter Maydell
2017-06-13Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell
2017-06-13Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170609' int...Peter Maydell
2017-06-13Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2017-06-13migration: Move migration.h to migration/Juan Quintela
2017-06-13migration: Move remaining exported functions to migration/misc.hJuan Quintela
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