]> git.proxmox.com Git - mirror_qemu.git/commit
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200915-pull-request' into...
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 15 Sep 2020 13:25:05 +0000 (14:25 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 15 Sep 2020 13:25:05 +0000 (14:25 +0100)
commitde39a045bd8d2b49e4f3d07976622c29d58e0bac
tree231d716865f302c58722a120478fa4948083d95c
parent6c938efc27c2c9c9b02d574d0522a83dc06c72c8
parent7b0de5b7969e695d6235525654a8a28a0d82a0e0
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200915-pull-request' into staging

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

# gpg: Signature made Tue 15 Sep 2020 14:08:53 BST
# gpg:                using RSA key 4CB6D8EED3E87138
# gpg: Good signature from "Gerd Hoffmann (work) <kraxel@redhat.com>" [full]
# gpg:                 aka "Gerd Hoffmann <gerd@kraxel.org>" [full]
# gpg:                 aka "Gerd Hoffmann (private) <kraxel@gmail.com>" [full]
# Primary key fingerprint: A032 8CFF B93A 17A7 9901  FE7D 4CB6 D8EE D3E8 7138

* remotes/kraxel/tags/vga-20200915-pull-request:
  virtio-gpu: build modular
  virtio-gpu: make virtio_gpu_ops static
  object_initialize: try module load
  meson: remove duplicate qxl sources
  meson: fix module config
  meson: fix qxl dependencies

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>