From: Paolo Bonzini <pbonzini@redhat.com>
To: qemu-devel@nongnu.org
Cc: owasserm@redhat.com, quintela@redhat.com
Subject: [Qemu-devel] [PULL (rebased) 0/6] migration: followups for writev patches
Date: Wed, 17 Apr 2013 11:46:46 +0200 [thread overview]
Message-ID: <1366192012-14872-1-git-send-email-pbonzini@redhat.com> (raw)
Anthony,
as agreed off-list I'm sending you a pull request for the rebased patches,
adding some new migration code but mostly touching iov.c.
The following changes since commit e0a83fc2c1582dc8d4453849852ebe6c258b7c3a:
qom: do nothing on unparent of object without parent (2013-04-16 16:10:21 -0500)
are available in the git repository at:
git://github.com/bonzini/qemu.git migration-writev
for you to fetch changes up to e9d8fbf53a33983c81d67d18e1baa914eb16cdea:
qemu-file: do not use stdio for qemu_fdopen (2013-04-17 11:44:22 +0200)
----------------------------------------------------------------
Paolo Bonzini (6):
qemu-file: drop socket_put_buffer
iov: reorganize iov_send_recv, part 1
iov: reorganize iov_send_recv, part 2
iov: reorganize iov_send_recv, part 3
iov: handle partial writes from sendmsg and recvmsg
qemu-file: do not use stdio for qemu_fdopen
savevm.c | 114 ++++++++++++++++++++++++++++++++++++++++++++++++-------------
util/iov.c | 104 +++++++++++++++++++++++++++++++------------------------
2 files changed, 149 insertions(+), 69 deletions(-)
--
1.8.1.4
next reply other threads:[~2013-04-17 9:47 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-17 9:46 Paolo Bonzini [this message]
2013-04-17 9:46 ` [Qemu-devel] [PATCH 1/6] qemu-file: drop socket_put_buffer Paolo Bonzini
2013-04-17 9:46 ` [Qemu-devel] [PATCH 2/6] iov: reorganize iov_send_recv, part 1 Paolo Bonzini
2013-04-17 9:46 ` [Qemu-devel] [PATCH 3/6] iov: reorganize iov_send_recv, part 2 Paolo Bonzini
2013-04-17 9:46 ` [Qemu-devel] [PATCH 4/6] iov: reorganize iov_send_recv, part 3 Paolo Bonzini
2013-04-17 9:46 ` [Qemu-devel] [PATCH 5/6] iov: handle partial writes from sendmsg and recvmsg Paolo Bonzini
2013-04-17 9:46 ` [Qemu-devel] [PATCH 6/6] qemu-file: do not use stdio for qemu_fdopen Paolo Bonzini
2013-04-20 18:53 ` Blue Swirl
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1366192012-14872-1-git-send-email-pbonzini@redhat.com \
--to=pbonzini@redhat.com \
--cc=owasserm@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=quintela@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).