qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Hajnoczi <stefanha@redhat.com>
To: Maria Kustova <maxa@catit.be>
Cc: kwolf@redhat.com, famz@redhat.com, qemu-devel@nongnu.org,
	Maria Kustova <maria.k@catit.be>
Subject: Re: [Qemu-devel] [PATCH V3] layout: Reduce number of generator functions in __init__
Date: Thu, 14 Aug 2014 21:05:19 +0100	[thread overview]
Message-ID: <20140814200519.GD27302@stefanha-thinkpad.redhat.com> (raw)
In-Reply-To: <1407756466-30198-1-git-send-email-maria.k@catit.be>

[-- Attachment #1: Type: text/plain, Size: 869 bytes --]

On Mon, Aug 11, 2014 at 03:27:46PM +0400, Maria Kustova wrote:
> Some issues can be found only when a fuzzed image has a partial structure,
> e.g. has L1/L2 tables but no refcount ones. Generation of an entirely
> defined image limits these cases. Now the Image constructor creates only
> a header and a backing file name (if any), other image elements are generated
> in the 'create_image' API.
> 
> This patch series was created for the 'block-next' branch and based on the next
> series:
>         [PATCH V4 0/3] image-fuzzer: Support L1/L2 tables in the qcow2 image
>          generator

This comment about the branch dependency doesn't need to be in the git
commit history.  Please put anything like it under the '---' line so
git-am(1) will strip it when applying the patch.

Don't worry about it this time, I'll fix it up manually when merging.

[-- Attachment #2: Type: application/pgp-signature, Size: 473 bytes --]

      reply	other threads:[~2014-08-14 20:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-11 11:27 [Qemu-devel] [PATCH V3] layout: Reduce number of generator functions in __init__ Maria Kustova
2014-08-14 20:05 ` 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=20140814200519.GD27302@stefanha-thinkpad.redhat.com \
    --to=stefanha@redhat.com \
    --cc=famz@redhat.com \
    --cc=kwolf@redhat.com \
    --cc=maria.k@catit.be \
    --cc=maxa@catit.be \
    --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).