mbox

[PULL] migration queue

Message ID 1384946787-8190-1-git-send-email-quintela@redhat.com
State New
Headers show

Pull-request

git://github.com/juanquintela/qemu.git migration.next

Message

Juan Quintela Nov. 20, 2013, 11:26 a.m. UTC
Hi Anthony

Please apply.

Brown paper bug where we are adding total size in each iteration, and not the real transmitted value.

Thanks, Juan.

The following changes since commit 394cfa39ba24dd838ace1308ae24961243947fb8:

  Merge remote-tracking branch 'quintela/migration.next' into staging (2013-11-19 13:03:06 -0800)

are available in the git repository at:


  git://github.com/juanquintela/qemu.git migration.next

for you to fetch changes up to 8e86729a0e83b557c22808a2337252c969ca3986:

  The calculation of bytes_xfer in qemu_put_buffer() is wrong (2013-11-20 12:16:04 +0100)

----------------------------------------------------------------
Wangting (Kathy) (1):
      The calculation of bytes_xfer in qemu_put_buffer() is wrong

 savevm.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)