aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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: 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-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-07Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2017-06-07docs: create config/, devel/ and spin/ subdirectoriesPaolo Bonzini
2017-06-07cpus: reset throttle_thread_scheduled after sleepFelipe Franciosi
2017-06-07kvm: don't register smram_listener when smm is offGonglei
2017-06-07nbd: make it thread-safe, fix qcow2 over nbdPaolo Bonzini
2017-06-07target/i386: Add GDB XML description for SSE registersAbdallah Bouassida
2017-06-07i386/kvm: do not zero out segment flags if segment is unusable or not presentRoman Pen
2017-06-07edu: fix memory leak on msi_broken platformsPaolo Bonzini
2017-06-07linuxboot_dma: compile for i486Paolo Bonzini
2017-06-07kvmclock: update system_time_msr address forciblyDenis Plotnikov
2017-06-07nbd: Fully initialize client in case of failed negotiationEric Blake
2017-06-07sockets: improve error reporting if UNIX socket path is too longDaniel P. Berrange
2017-06-07i386: fix read/write cr with icount optionMihail Abakumov
2017-06-07target/i386: use multiple CPU AddressSpacesPaolo Bonzini
2017-06-07target/i386: enable A20 automatically in system management modePaolo Bonzini
2017-06-07arm_gicv3: Fix ICC_BPR1 reset value when EL3 not implementedPeter Maydell
2017-06-07configure: split c and cxx extra flagsBruno Dominguez
2017-06-07Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170607' i...Peter Maydell
2017-06-07coroutine-lock: do not touch coroutine after another one has been enteredRoman Pen
2017-06-07.gdbinit: load QEMU sub-commands when gdb startsStefan Hajnoczi
2017-06-07coccinelle: fix typo in commentPhilippe Mathieu-Daudé
2017-06-07oslib: strip trailing '\n' from error_setg() string argumentPhilippe Mathieu-Daudé