qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Max Reitz <mreitz@redhat.com>
To: Markus Armbruster <armbru@redhat.com>, qemu-devel@nongnu.org
Cc: jeff@codyprime.org, kwolf@redhat.com, qemu-block@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v2] block: Make more block drivers compile-time configurable
Date: Wed, 7 Nov 2018 14:35:46 +0100	[thread overview]
Message-ID: <10dd2dbc-716e-4b97-1de7-6556ec026e59@redhat.com> (raw)
In-Reply-To: <20181107063644.2254-1-armbru@redhat.com>

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

On 07.11.18 07:36, Markus Armbruster wrote:
> From: Jeff Cody <jcody@redhat.com>
> 
> This adds configure options to control the following block drivers:
> 
> * Bochs
> * Cloop
> * Dmg
> * Qcow (V1)
> * Vdi
> * Vvfat
> * qed
> * parallels
> * sheepdog
> 
> Each of these defaults to being enabled.
> 
> Signed-off-by: Jeff Cody <jcody@redhat.com>
> Signed-off-by: Markus Armbruster <armbru@redhat.com>
> ---
> v2: Fix handling of dmg-bz2.o [Max]
> 
>  block/Makefile.objs | 22 ++++++++---
>  configure           | 91 +++++++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 107 insertions(+), 6 deletions(-)

Thanks, applied to my block branch:

https://git.xanclic.moe/XanClic/qemu/commits/branch/block

Max


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

      reply	other threads:[~2018-11-07 13:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-07  6:36 [Qemu-devel] [PATCH v2] block: Make more block drivers compile-time configurable Markus Armbruster
2018-11-07 13:35 ` Max Reitz [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=10dd2dbc-716e-4b97-1de7-6556ec026e59@redhat.com \
    --to=mreitz@redhat.com \
    --cc=armbru@redhat.com \
    --cc=jeff@codyprime.org \
    --cc=kwolf@redhat.com \
    --cc=qemu-block@nongnu.org \
    --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).