qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] hw/display: Compile various display devices as common object
@ 2019-08-12 11:37 Philippe Mathieu-Daudé
  2019-08-12 11:37 ` [Qemu-devel] [PATCH 1/2] hw/display/sm501: Remove unused include Philippe Mathieu-Daudé
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Philippe Mathieu-Daudé @ 2019-08-12 11:37 UTC (permalink / raw)
  To: qemu-devel
  Cc: Thomas Huth, Markus Armbruster, qemu-ppc, Gerd Hoffmann,
	Philippe Mathieu-Daudé

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



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

end of thread, other threads:[~2019-08-21 11:22 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-12 11:37 [Qemu-devel] [PATCH 0/2] hw/display: Compile various display devices as common object Philippe Mathieu-Daudé
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

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