qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Markus Armbruster <armbru@redhat.com>
To: qemu-devel@nongnu.org
Cc: kwolf@redhat.com, stefanha@redhat.com, qemu-block@nongnu.org,
	mreitz@redhat.com
Subject: [Qemu-devel] [PATCH for-2.3 0/1] block: New command line option --misc format-probing=off
Date: Mon, 23 Mar 2015 11:04:58 +0100	[thread overview]
Message-ID: <1427105099-12889-1-git-send-email-armbru@redhat.com> (raw)

First of all, my apologies for being so late with this.  I realized
part way through the current development cycle that I couldn't do both
the error work and my half of the block probing work we discussed back
in November, so I punted the latter to the next cycle, missing the one
little feature I quite obviously could do.

Why 2.3?

1. libvirt wants it, the sooner, the better.  See the libvirt RFC PATCH
   https://lists.nongnu.org/archive/html/qemu-devel/2015-03/msg04457.html

2. The patch is simple, and quite obviously does nothing unless you
   run with --misc format-probing=off.

Markus Armbruster (1):
  block: New command line option --misc format-probing=off

 block.c               |  6 ++++++
 include/block/block.h |  2 ++
 qemu-options.hx       | 15 +++++++++++++++
 util/qemu-config.c    |  2 +-
 vl.c                  | 22 ++++++++++++++++++++++
 5 files changed, 46 insertions(+), 1 deletion(-)

-- 
1.9.3

             reply	other threads:[~2015-03-23 10:05 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-23 10:04 Markus Armbruster [this message]
2015-03-23 10:04 ` [Qemu-devel] [PATCH for-2.3 1/1] block: New command line option --misc format-probing=off Markus Armbruster
2015-03-23 13:02   ` Eric Blake
2015-03-23 17:15   ` Paolo Bonzini
2015-03-23 20:42     ` Markus Armbruster
2015-03-24 14:14       ` Eric Blake
2015-03-23 22:36 ` [Qemu-devel] [PATCH for-2.3 0/1] " Peter Maydell

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=1427105099-12889-1-git-send-email-armbru@redhat.com \
    --to=armbru@redhat.com \
    --cc=kwolf@redhat.com \
    --cc=mreitz@redhat.com \
    --cc=qemu-block@nongnu.org \
    --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 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).