qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Philippe Mathieu-Daudé" <philmd@redhat.com>
To: qemu-devel@nongnu.org
Cc: "Thomas Huth" <thuth@redhat.com>,
	"Markus Armbruster" <armbru@redhat.com>,
	qemu-ppc@nongnu.org, "Gerd Hoffmann" <kraxel@redhat.com>,
	"Philippe Mathieu-Daudé" <philmd@redhat.com>
Subject: [Qemu-devel] [PATCH 0/2] hw/display: Compile various display devices as common object
Date: Mon, 12 Aug 2019 13:37:36 +0200	[thread overview]
Message-ID: <20190812113739.16587-1-philmd@redhat.com> (raw)

This series move various generic display devices to $(common-obj-y),
so they are compiled once for all targets.

'make world' is reduced by 54 objects.

Philippe Mathieu-Daudé (2):
  hw/display/sm501: Remove unused include
  hw/display: Compile various display devices as common object

 hw/display/Makefile.objs | 18 +++++++++---------
 hw/display/sm501.c       |  1 -
 2 files changed, 9 insertions(+), 10 deletions(-)

-- 
2.20.1



             reply	other threads:[~2019-08-12 11:38 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-12 11:37 Philippe Mathieu-Daudé [this message]
2019-08-12 11:37 ` [Qemu-devel] [PATCH 1/2] hw/display/sm501: Remove unused include Philippe Mathieu-Daudé
2019-08-12 11:47   ` Thomas Huth
2019-08-21  9:07   ` Laurent Vivier
2019-08-12 11:37 ` [Qemu-devel] [PATCH 2/2] hw/display: Compile various display devices as common object Philippe Mathieu-Daudé
2019-08-12 11:51   ` Thomas Huth
2019-08-21  9:00   ` Gerd Hoffmann
2019-08-21 10:31     ` Philippe Mathieu-Daudé
2019-08-21 10:47       ` Laurent Vivier
2019-08-21 11:13         ` Gerd Hoffmann
2019-08-12 11:56 ` [Qemu-devel] [PATCH 0/2] " BALATON Zoltan

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=20190812113739.16587-1-philmd@redhat.com \
    --to=philmd@redhat.com \
    --cc=armbru@redhat.com \
    --cc=kraxel@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-ppc@nongnu.org \
    --cc=thuth@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).