]> git.proxmox.com Git - mirror_qemu.git/commit
Merge remote-tracking branch 'remotes/kraxel/tags/modules-20201029-pull-request'...
authorPeter Maydell <peter.maydell@linaro.org>
Sat, 31 Oct 2020 20:32:56 +0000 (20:32 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Sat, 31 Oct 2020 20:32:56 +0000 (20:32 +0000)
commit2ab6c494339652e69ec405dc779d83c46c8faf98
tree90f273aa9c284113945b76552164a3631674feb7
parent5e6464f9c6756c95d036c4acf7ce557a7eb3a7be
parent546323bdac18984c771ebefae1046ee61742f9ca
Merge remote-tracking branch 'remotes/kraxel/tags/modules-20201029-pull-request' into staging

modules: build virtio-gpu-pci & virtio-vga modular.
modules: various bugfixes, mostly for macos.

# gpg: Signature made Thu 29 Oct 2020 11:09:41 GMT
# 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/modules-20201029-pull-request:
  modules: turn off lazy binding
  modules: unbreak them on macos
  virtio-gpu: only compile virtio-gpu-3d.c for CONFIG_VIRGL=y
  virtio-gpu: add virtio-vga module
  virtio-gpu: add virtio-gpu-pci module

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