Skip to content
  • Peter Maydell's avatar
    285f64fc
    Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging · 285f64fc
    Peter Maydell authored
    * SCSI fuzzing fix (Mauro)
    * pre-install data files in the build directory (Akihiko)
    * SCSI fixes for Mac OS (Mark)
    
    # gpg: Signature made Wed 13 Jul 2022 15:59:00 BST
    # gpg:                using RSA key F13338574B662389866C7682BFFBD25F78C7AE83
    # gpg:                issuer "pbonzini@redhat.com"
    # gpg: Good signature from "Paolo Bonzini <bonzini@gnu.org>" [full]
    # gpg:                 aka "Paolo Bonzini <pbonzini@redhat.com>" [full]
    # Primary key fingerprint: 46F5 9FBD 57D6 12E7 BFD4  E2F7 7E15 100C CD36 69B1
    #      Subkey fingerprint: F133 3857 4B66 2389 866C  7682 BFFB D25F 78C7 AE83
    
    * tag 'for-upstream' of https://gitlab.com/bonzini/qemu
    
    :
      pc-bios/s390-ccw: add -Wno-array-bounds
      q800: add default vendor and product information for scsi-cd devices
      q800: add default vendor and product information for scsi-hd devices
      scsi-disk: allow MODE SELECT block descriptor to set the block size
      scsi-disk: allow the MODE_PAGE_R_W_ERROR AWRE bit to be changeable for CDROM drives
      q800: implement compat_props to enable quirk_mode_page_truncated for scsi-cd devices
      scsi-disk: add SCSI_DISK_QUIRK_MODE_PAGE_TRUNCATED quirk for Macintosh
      scsi-disk: add FORMAT UNIT command
      q800: implement compat_props to enable quirk_mode_page_vendor_specific_apple for scsi devices
      scsi-disk: add SCSI_DISK_QUIRK_MODE_PAGE_VENDOR_SPECIFIC_APPLE quirk for Macintosh
      q800: implement compat_props to enable quirk_mode_sense_rom_use_dbd for scsi-cd devices
      scsi-disk: add SCSI_DISK_QUIRK_MODE_SENSE_ROM_USE_DBD quirk for Macintosh
      q800: implement compat_props to enable quirk_mode_page_apple_vendor for scsi-cd devices
      scsi-disk: add MODE_PAGE_APPLE_VENDOR quirk for Macintosh
      scsi-disk: add new quirks bitmap to SCSIDiskState
      meson: Prefix each element of firmware path
      module: Use bundle mechanism
      datadir: Use bundle mechanism
      cutils: Introduce bundle mechanism
      scsi/lsi53c895a: really fix use-after-free in lsi_do_msgout (CVE-2022-0216)
    
    Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
    285f64fc
    Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
    Peter Maydell authored
    * SCSI fuzzing fix (Mauro)
    * pre-install data files in the build directory (Akihiko)
    * SCSI fixes for Mac OS (Mark)
    
    # gpg: Signature made Wed 13 Jul 2022 15:59:00 BST
    # gpg:                using RSA key F13338574B662389866C7682BFFBD25F78C7AE83
    # gpg:                issuer "pbonzini@redhat.com"
    # gpg: Good signature from "Paolo Bonzini <bonzini@gnu.org>" [full]
    # gpg:                 aka "Paolo Bonzini <pbonzini@redhat.com>" [full]
    # Primary key fingerprint: 46F5 9FBD 57D6 12E7 BFD4  E2F7 7E15 100C CD36 69B1
    #      Subkey fingerprint: F133 3857 4B66 2389 866C  7682 BFFB D25F 78C7 AE83
    
    * tag 'for-upstream' of https://gitlab.com/bonzini/qemu
    
    :
      pc-bios/s390-ccw: add -Wno-array-bounds
      q800: add default vendor and product information for scsi-cd devices
      q800: add default vendor and product information for scsi-hd devices
      scsi-disk: allow MODE SELECT block descriptor to set the block size
      scsi-disk: allow the MODE_PAGE_R_W_ERROR AWRE bit to be changeable for CDROM drives
      q800: implement compat_props to enable quirk_mode_page_truncated for scsi-cd devices
      scsi-disk: add SCSI_DISK_QUIRK_MODE_PAGE_TRUNCATED quirk for Macintosh
      scsi-disk: add FORMAT UNIT command
      q800: implement compat_props to enable quirk_mode_page_vendor_specific_apple for scsi devices
      scsi-disk: add SCSI_DISK_QUIRK_MODE_PAGE_VENDOR_SPECIFIC_APPLE quirk for Macintosh
      q800: implement compat_props to enable quirk_mode_sense_rom_use_dbd for scsi-cd devices
      scsi-disk: add SCSI_DISK_QUIRK_MODE_SENSE_ROM_USE_DBD quirk for Macintosh
      q800: implement compat_props to enable quirk_mode_page_apple_vendor for scsi-cd devices
      scsi-disk: add MODE_PAGE_APPLE_VENDOR quirk for Macintosh
      scsi-disk: add new quirks bitmap to SCSIDiskState
      meson: Prefix each element of firmware path
      module: Use bundle mechanism
      datadir: Use bundle mechanism
      cutils: Introduce bundle mechanism
      scsi/lsi53c895a: really fix use-after-free in lsi_do_msgout (CVE-2022-0216)
    
    Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
Loading