From: "Benoît Canet" <benoit.canet@irqsave.net>
To: Stefan Hajnoczi <stefanha@redhat.com>
Cc: "Benoît Canet" <benoit.canet@irqsave.net>,
kwolf@redhat.com, qemu-devel@nongnu.org, lcapitulino@redhat.com
Subject: Re: [Qemu-devel] [PATCH v2 0/5] Extract QAPI block commands
Date: Fri, 6 Jun 2014 16:33:22 +0200 [thread overview]
Message-ID: <20140606143322.GA17574@irqsave.net> (raw)
In-Reply-To: <20140606142837.GA5962@stefanha-thinkpad.redhat.com>
The Friday 06 Jun 2014 à 16:28:37 (+0200), Stefan Hajnoczi wrote :
> On Thu, Jun 05, 2014 at 01:45:28PM +0200, Benoît Canet wrote:
> > in v2:
> > squash commits [Stefan]
> > Get rid of dependency on quorum maintainance series [Stefan]
> > Add proper GPL V2 license in headers [Eric]
> >
> > Benoît Canet (5):
> > qapi: Extract qapi/common.json definitions
> > qapi: create two block related json modules
> > qapi: Extract qapi/block-core.json definitions
> > qapi: Extract qapi/block.json definitions
> > qapi: Set QAPI descriptions files under the GPL V2 license
> >
> > qapi-schema.json | 1671 +-------------------------------------------------
> > qapi/block-core.json | 1416 ++++++++++++++++++++++++++++++++++++++++++
> > qapi/block.json | 170 +++++
> > qapi/common.json | 93 +++
> > 4 files changed, 1694 insertions(+), 1656 deletions(-)
> > create mode 100644 qapi/block-core.json
> > create mode 100644 qapi/block.json
> > create mode 100644 qapi/common.json
>
> Merged Patches 1-4. Please address Eric's comments on Patch 5 in a
> separate patch submission.
Ok,
>
> Thanks, applied to my block tree:
> https://github.com/stefanha/qemu/commits/block
>
> Stefan
prev parent reply other threads:[~2014-06-06 14:33 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-05 11:45 [Qemu-devel] [PATCH v2 0/5] Extract QAPI block commands Benoît Canet
2014-06-05 11:45 ` [Qemu-devel] [PATCH v2 1/5] qapi: Extract qapi/common.json definitions Benoît Canet
2014-06-05 15:16 ` Eric Blake
2014-06-05 11:45 ` [Qemu-devel] [PATCH v2 2/5] qapi: create two block related json modules Benoît Canet
2014-06-05 16:20 ` Eric Blake
2014-06-05 11:45 ` [Qemu-devel] [PATCH v2 3/5] qapi: Extract qapi/block-core.json definitions Benoît Canet
2014-06-05 16:42 ` Eric Blake
2014-06-05 11:45 ` [Qemu-devel] [PATCH v2 4/5] qapi: Extract qapi/block.json definitions Benoît Canet
2014-06-05 16:45 ` Eric Blake
2014-06-05 11:45 ` [Qemu-devel] [PATCH v2 5/5] qapi: Set QAPI descriptions files under the GPL V2 license Benoît Canet
2014-06-05 16:52 ` Eric Blake
2014-06-05 16:53 ` [Qemu-devel] [PATCH v2 0/5] Extract QAPI block commands Eric Blake
2014-06-06 15:26 ` Benoît Canet
2014-06-06 14:28 ` Stefan Hajnoczi
2014-06-06 14:33 ` Benoît Canet [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=20140606143322.GA17574@irqsave.net \
--to=benoit.canet@irqsave.net \
--cc=kwolf@redhat.com \
--cc=lcapitulino@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.