mbox

[PULL] migration patches

Message ID 20140307165434.GA26075@grmbl.mre
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/virt/qemu/amit/migration.git updates

Message

Amit Shah March 7, 2014, 4:54 p.m. UTC
Hi,

These are some patches that have received reviews and have been on the
list.

Please pick them up.

The following changes since commit 4c288acbd6b9eccb13076103e59a426af3d15030:

  configure: Always build with -fno-common (2014-03-06 21:26:44 +0000)

are available in the git repository at:

  git://git.kernel.org/pub/scm/virt/qemu/amit/migration.git updates

for you to fetch changes up to ceb18752ce5671ff9307777f7746ba292cf66827:

  migration: add more traces (2014-03-07 17:52:18 +0530)

----------------------------------------------------------------
Alexey Kardashevskiy (3):
      vl: add system_wakeup_request tracepoint
      migration: extend section_start/end traces
      migration: add more traces

Markus Armbruster (1):
      qemu_file: Fix mismerge of "use fwrite() correctly"

 migration.c  | 30 ++++++------------------------
 qemu-file.c  |  4 +++-
 savevm.c     | 22 ++++++++++++++++------
 trace-events | 21 +++++++++++++++++++--
 vl.c         |  2 ++
 vmstate.c    |  2 ++
 6 files changed, 48 insertions(+), 33 deletions(-)


		Amit