Skip to content
Snippets Groups Projects
  1. Nov 01, 2020
  2. Oct 31, 2020
    • Peter Maydell's avatar
      Merge remote-tracking branch 'remotes/kraxel/tags/modules-20201029-pull-request' into staging · 2ab6c494
      Peter Maydell authored
      
      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: default avatarPeter Maydell <peter.maydell@linaro.org>
      2ab6c494
    • Peter Maydell's avatar
      Merge remote-tracking branch 'remotes/berrange-gitlab/tags/misc-next-pull-request' into staging · 5e6464f9
      Peter Maydell authored
      
      Misc fixes
      
       * Improve socket cnnection failure error reporting
       * Fix LGPL version number
      
      # gpg: Signature made Thu 29 Oct 2020 10:00:47 GMT
      # gpg:                using RSA key DAF3A6FDB26B62912D0E8E3FBE86EBB415104FDF
      # gpg: Good signature from "Daniel P. Berrange <dan@berrange.com>" [full]
      # gpg:                 aka "Daniel P. Berrange <berrange@redhat.com>" [full]
      # Primary key fingerprint: DAF3 A6FD B26B 6291 2D0E  8E3F BE86 EBB4 1510 4FDF
      
      * remotes/berrange-gitlab/tags/misc-next-pull-request:
        util: include the target address in socket connect failures
        io: Don't use '#' flag of printf format
        authz: Fix Lesser GPL version number
        crypt: Fix Lesser GPL version number
        io: Fix Lesser GPL version number
      
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      5e6464f9
    • Peter Maydell's avatar
      Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20201028' into staging · 69d7eab0
      Peter Maydell authored
      
      qemu-sparc queue
      
      # gpg: Signature made Wed 28 Oct 2020 08:17:23 GMT
      # gpg:                using RSA key CC621AB98E82200D915CC9C45BC2C56FAE0F321F
      # gpg:                issuer "mark.cave-ayland@ilande.co.uk"
      # gpg: Good signature from "Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>" [full]
      # Primary key fingerprint: CC62 1AB9 8E82 200D 915C  C9C4 5BC2 C56F AE0F 321F
      
      * remotes/mcayland/tags/qemu-sparc-20201028:
        hw/pci-host/sabre: Simplify code initializing variable once
        hw/pci-host/sabre: Remove superfluous address range check
        hw/pci-host/sabre: Update documentation link
        sabre: increase number of PCI bus IRQs from 32 to 64
        hw/display/tcx: Allow 64-bit accesses to framebuffer stippler and blitter
        sabre: don't call sysbus_mmio_map() in sabre_realize()
        sparc32-ledma: don't reference nd_table directly within the device
        sparc32-espdma: use object_initialize_child() for esp child object
        sparc32-ledma: use object_initialize_child() for lance child object
        sparc32-dma: use object_initialize_child() for espdma and ledma child objects
      
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      69d7eab0
  3. Oct 30, 2020
Loading