qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v1 0/2] Remove libqemustub.a in order to improve error
@ 2017-08-18 18:47 Alistair Francis
  2017-08-18 18:47 ` [Qemu-devel] [PATCH v1 1/2] Makefile: Remove libqemustub.a Alistair Francis
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Alistair Francis @ 2017-08-18 18:47 UTC (permalink / raw)
  To: qemu-devel, armbru; +Cc: alistair.francis, alistair23, pbonzini

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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2017-09-11 20:07 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-18 18:47 [Qemu-devel] [PATCH v1 0/2] Remove libqemustub.a in order to improve error Alistair Francis
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

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).