qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Alistair Francis <alistair.francis@xilinx.com>
To: qemu-devel@nongnu.org, armbru@redhat.com
Cc: alistair.francis@xilinx.com, alistair23@gmail.com, pbonzini@redhat.com
Subject: [Qemu-devel] [PATCH v1 0/2] Remove libqemustub.a in order to improve error
Date: Fri, 18 Aug 2017 11:47:30 -0700	[thread overview]
Message-ID: <cover.1503077821.git.alistair.francis@xilinx.com> (raw)

As discussed with Paolo and Markus let's combine libqemustub.a into
libqemuutil.a to avoid circular dependencies.

Alistair Francis (2):
  Makefile: Remove libqemustub.a
  Convert remaining single line fprintf() to warn_report()

 Makefile                    |  7 +++----
 Makefile.target             |  2 +-
 docs/devel/build-system.txt | 14 +++++---------
 tests/Makefile.include      |  8 ++++----
 util/cutils.c               |  3 ++-
 5 files changed, 15 insertions(+), 19 deletions(-)

-- 
2.11.0

             reply	other threads:[~2017-08-18 18:51 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-18 18:47 Alistair Francis [this message]
2017-08-18 18:47 ` [Qemu-devel] [PATCH v1 1/2] Makefile: Remove libqemustub.a Alistair Francis
2017-08-18 19:29   ` Philippe Mathieu-Daudé
2017-08-18 20:39     ` Alistair Francis
2017-08-18 18:47 ` [Qemu-devel] [PATCH v1 2/2] Convert remaining single line fprintf() to warn_report() Alistair Francis
2017-08-18 19:31   ` Philippe Mathieu-Daudé
2017-09-11  9:57 ` [Qemu-devel] [PATCH v1 0/2] Remove libqemustub.a in order to improve error Paolo Bonzini
2017-09-11 16:36   ` Alistair Francis
2017-09-11 20:06     ` Alistair Francis

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=cover.1503077821.git.alistair.francis@xilinx.com \
    --to=alistair.francis@xilinx.com \
    --cc=alistair23@gmail.com \
    --cc=armbru@redhat.com \
    --cc=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).