Skip to content
Snippets Groups Projects
  1. Oct 27, 2020
  2. Oct 22, 2020
    • Peter Maydell's avatar
      Merge remote-tracking branch 'remotes/kraxel/tags/modules-20201022-pull-request' into staging · 4c5b97bf
      Peter Maydell authored
      
      modules: build spice and opengl as module.
      
      # gpg: Signature made Thu 22 Oct 2020 06:12:03 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/modules-20201022-pull-request:
        opengl: build opengl helper code modular
        opengl: build egl-headless display modular
        spice: flip modules switch
        modules: add spice dependencies
        modules: dependencies infrastructure
        spice: load module when enabled on the cmdline
        spice: wire up monitor in QemuSpiceOps.
        spice: move display_add_client() to QemuSpiceOps.
        spice: move auth functions to QemuSpiceOps.
        spice: move add_interface() to QemuSpiceOps.
        spice: move display_init() to QemuSpiceOps.
        spice: move qemu_spice_init() to QemuSpiceOps.
        spice: add QemuSpiceOps, move migrate_info
        spice: add module helpers
      
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      4c5b97bf
    • Peter Maydell's avatar
      Merge remote-tracking branch 'remotes/philmd-gitlab/tags/sd-next-20201021' into staging · eec4682e
      Peter Maydell authored
      SD/MMC patches
      
      Fix two heap-overflow reported by Alexander Bulekov while fuzzing:
      - https://bugs.launchpad.net/qemu/+bug/1892960
      - https://bugs.launchpad.net/qemu/+bug/1895310
      
      CI jobs results:
      . https://cirrus-ci.com/build/6399328187056128
      . https://gitlab.com/philmd/qemu/-/pipelines/205701966
      . https://travis-ci.org/github/philmd/qemu/builds/737708930
      
      
      
      # gpg: Signature made Wed 21 Oct 2020 18:33:08 BST
      # gpg:                using RSA key FAABE75E12917221DCFD6BB2E3E32C2CDEADC0DE
      # gpg: Good signature from "Philippe Mathieu-Daudé (F4BUG) <f4bug@amsat.org>" [full]
      # Primary key fingerprint: FAAB E75E 1291 7221 DCFD  6BB2 E3E3 2C2C DEAD C0DE
      
      * remotes/philmd-gitlab/tags/sd-next-20201021:
        hw/sd/sdcard: Assert if accessing an illegal group
        hw/sd/sdcard: Do not attempt to erase out of range addresses
        hw/sd/sdcard: Reset both start/end addresses on error
        hw/sd/sdcard: Do not use legal address '0' for INVALID_ADDRESS
        hw/sd/sdcard: Introduce the INVALID_ADDRESS definition
        hw/sd/sdcard: Add trace event for ERASE command (CMD38)
        hw/sd/sdhci: Yield if interrupt delivered during multiple transfer
        hw/sd/sdhci: Let sdhci_update_irq() return if IRQ was delivered
        hw/sd/sdhci: Resume pending DMA transfers on MMIO accesses
        hw/sd/sdhci: Stop multiple transfers when block count is cleared
        hw/sd/sdhci: Fix DMA Transfer Block Size field
        hw/sd/sdhci: Document the datasheet used
        hw/sd/sdhci: Fix qemu_log_mask() format string
      
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      eec4682e
  3. Oct 21, 2020
Loading