qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: qemu-devel@nongnu.org
Subject: [PATCH 0/4] First batch of configure cleanups
Date: Thu, 17 Dec 2020 09:50:01 +0100	[thread overview]
Message-ID: <20201217085005.10644-1-pbonzini@redhat.com> (raw)

After the Meson cleanups from yesterday, here are some
small improvements to configure, mostly removing obsolete
code.

Paolo


Paolo Bonzini (4):
  configure: remove useless code to check for Xen PCI passthrough
  configure: remove variable bogus_os
  configure: accept --enable-slirp
  configure: remove CONFIG_FILEVERSION and CONFIG_PRODUCTVERSION

 configure  | 27 +++------------------------
 version.rc |  4 ++--
 2 files changed, 5 insertions(+), 26 deletions(-)

-- 
2.29.2



             reply	other threads:[~2020-12-17  8:54 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-17  8:50 Paolo Bonzini [this message]
2020-12-17  8:50 ` [PATCH 1/4] configure: remove useless code to check for Xen PCI passthrough Paolo Bonzini
2020-12-17 10:20   ` Marc-André Lureau
2020-12-17  8:50 ` [PATCH 2/4] configure: remove variable bogus_os Paolo Bonzini
2020-12-17  9:04   ` Thomas Huth
2020-12-17 10:21   ` Marc-André Lureau
2020-12-17  8:50 ` [PATCH 3/4] configure: accept --enable-slirp Paolo Bonzini
2020-12-17  9:06   ` Thomas Huth
2020-12-17 10:22   ` Marc-André Lureau
2020-12-17  8:50 ` [PATCH 4/4] configure: remove CONFIG_FILEVERSION and CONFIG_PRODUCTVERSION Paolo Bonzini
2020-12-17 10:30   ` Marc-André Lureau

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=20201217085005.10644-1-pbonzini@redhat.com \
    --to=pbonzini@redhat.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).