qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: "Paolo Bonzini" <pbonzini@redhat.com>,
	"Gerd Hoffmann" <kraxel@redhat.com>,
	"Daniel P. Berrangé" <berrange@redhat.com>,
	"Eduardo Habkost" <ehabkost@redhat.com>,
	"Michael S. Tsirkin" <mst@redhat.com>
Subject: [PULL 0/6] Vga 20200915 patches
Date: Tue, 15 Sep 2020 15:09:02 +0200	[thread overview]
Message-ID: <20200915130908.12808-1-kraxel@redhat.com> (raw)

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




             reply	other threads:[~2020-09-15 13:21 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-15 13:09 Gerd Hoffmann [this message]
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

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=20200915130908.12808-1-kraxel@redhat.com \
    --to=kraxel@redhat.com \
    --cc=berrange@redhat.com \
    --cc=ehabkost@redhat.com \
    --cc=mst@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).