qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/6] Vga 20200915 patches
@ 2020-09-15 13:09 Gerd Hoffmann
  2020-09-15 13:09 ` [PULL 1/6] meson: fix qxl dependencies Gerd Hoffmann
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Gerd Hoffmann @ 2020-09-15 13:09 UTC (permalink / raw)
  To: qemu-devel
  Cc: Paolo Bonzini, Gerd Hoffmann, Daniel P. Berrangé,
	Eduardo Habkost, Michael S. Tsirkin

The following changes since commit 2d2c73d0e3d504a61f868e46e6abd5643f38091b:

  Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200914-1' into staging (2020-09-14 16:03:08 +0100)

are available in the Git repository at:

  git://git.kraxel.org/qemu tags/vga-20200915-pull-request

for you to fetch changes up to 7b0de5b7969e695d6235525654a8a28a0d82a0e0:

  virtio-gpu: build modular (2020-09-15 14:11:49 +0200)

----------------------------------------------------------------
vga: fix qxl modular build.
vga: add support for virtio-gpu modular builds.

----------------------------------------------------------------

Gerd Hoffmann (6):
  meson: fix qxl dependencies
  meson: fix module config
  meson: remove duplicate qxl sources
  object_initialize: try module load
  virtio-gpu: make virtio_gpu_ops static
  virtio-gpu: build modular

 include/hw/virtio/virtio-gpu.h |  3 +--
 hw/display/virtio-gpu-base.c   |  3 ++-
 hw/display/virtio-vga.c        | 16 ++++++++--------
 qom/object.c                   |  6 ++++++
 util/module.c                  |  2 ++
 hw/display/meson.build         | 27 ++++++++-------------------
 meson.build                    |  2 +-
 7 files changed, 28 insertions(+), 31 deletions(-)

-- 
2.27.0




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

end of thread, other threads:[~2020-09-15 16:07 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-15 13:09 [PULL 0/6] Vga 20200915 patches Gerd Hoffmann
2020-09-15 13:09 ` [PULL 1/6] meson: fix qxl dependencies Gerd Hoffmann
2020-09-15 13:09 ` [PULL 2/6] meson: fix module config Gerd Hoffmann
2020-09-15 13:09 ` [PULL 3/6] meson: remove duplicate qxl sources Gerd Hoffmann
2020-09-15 13:09 ` [PULL 4/6] object_initialize: try module load Gerd Hoffmann
2020-09-15 13:09 ` [PULL 5/6] virtio-gpu: make virtio_gpu_ops static Gerd Hoffmann
2020-09-15 13:09 ` [PULL 6/6] virtio-gpu: build modular Gerd Hoffmann
2020-09-15 16:00 ` [PULL 0/6] Vga 20200915 patches Peter Maydell

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