From: Stefan Hajnoczi <stefanha@gmail.com>
To: grhookatwork@gmail.com
Cc: Gary R Hook <gary.hook@nimboxx.com>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v2] Block migration: fix return value
Date: Tue, 9 Dec 2014 15:25:02 +0000 [thread overview]
Message-ID: <20141209152502.GA27053@stefanha-thinkpad.redhat.com> (raw)
In-Reply-To: <1416958202-15913-1-git-send-email-gary.hook@nimboxx.com>
[-- Attachment #1: Type: text/plain, Size: 596 bytes --]
On Tue, Nov 25, 2014 at 05:30:02PM -0600, grhookatwork@gmail.com wrote:
> From: Gary R Hook <gary.hook@nimboxx.com>
>
> Modify block_save_iterate() to return positive/zero/negative
> (success/not done/failure) return status. The computation of
> the blocks transferred (an int64_t) exceeds the size of an
> int return value.
>
> Signed-off-by: Gary R Hook <gary.hook@nimboxx.com>
>
> ---
> block-migration.c | 10 +++++++++-
> 1 file changed, 9 insertions(+), 1 deletion(-)
Thanks, applied to my block-next tree:
https://github.com/stefanha/qemu/commits/block-next
Stefan
[-- Attachment #2: Type: application/pgp-signature, Size: 473 bytes --]
prev parent reply other threads:[~2014-12-09 15:25 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-25 23:30 [Qemu-devel] [PATCH v2] Block migration: fix return value grhookatwork
2014-11-26 1:55 ` ChenLiang
2014-11-27 16:37 ` Stefan Hajnoczi
2014-12-09 15:25 ` Stefan Hajnoczi [this message]
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=20141209152502.GA27053@stefanha-thinkpad.redhat.com \
--to=stefanha@gmail.com \
--cc=gary.hook@nimboxx.com \
--cc=grhookatwork@gmail.com \
--cc=qemu-devel@nongnu.org \
/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).