Skip to content
  • Peter Maydell's avatar
    07dbfdd2
    Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging · 07dbfdd2
    Peter Maydell authored
    
    
    * fix --enable-fuzzing linker failures (Alexander)
    * target/i386: Add bus lock debug exception support (Chenyi)
    * update documentation for preferred boolean option syntax (Daniel)
    * make SCSI io_timeout configurable (Hannes)
    * fix handling of guest recoverable SCSI errors (myself)
    * misc fixes (Pavel, Zheng Zhan Liang, Zihao)
    * fix installation of binaries with entitlements (Akihiko)
    
    # gpg: Signature made Thu 25 Feb 2021 14:41:56 GMT
    # 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
    
    * remotes/bonzini-gitlab/tags/for-upstream: (29 commits)
      tcg/i386: rdpmc: fix the the condtions
      chardev: do not use short form boolean options in non-QemuOpts character device descriptions
      vl: deprecate -writeconfig
      target/i386: Add bus lock debug exception support
      qom/object.c: Fix typo
      target/i386: update to show preferred boolean syntax for -cpu
      docs: update to show preferred boolean syntax for -cpu
      docs: update to show preferred boolean syntax for -vnc
      docs: update to show preferred boolean syntax for -chardev
      qemu-options: update to show preferred boolean syntax for -vnc
      qemu-options: update to show preferred boolean syntax for -incoming
      qemu-options: update to show preferred boolean syntax for -netdev
      qemu-options: update to show preferred boolean syntax for -spice
      qemu-options: update to show preferred boolean syntax for -chardev
      gdbstub: use preferred boolean option syntax
      char: don't fail when client is not connected
      scsi: drop 'result' argument from command_complete callback
      scsi-disk: pass guest recoverable errors through even for rerror=stop
      scsi-disk: pass SCSI status to scsi_handle_rw_error
      scsi: introduce scsi_sense_from_errno()
      ...
    
    Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
    07dbfdd2
    Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging
    Peter Maydell authored
    
    
    * fix --enable-fuzzing linker failures (Alexander)
    * target/i386: Add bus lock debug exception support (Chenyi)
    * update documentation for preferred boolean option syntax (Daniel)
    * make SCSI io_timeout configurable (Hannes)
    * fix handling of guest recoverable SCSI errors (myself)
    * misc fixes (Pavel, Zheng Zhan Liang, Zihao)
    * fix installation of binaries with entitlements (Akihiko)
    
    # gpg: Signature made Thu 25 Feb 2021 14:41:56 GMT
    # 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
    
    * remotes/bonzini-gitlab/tags/for-upstream: (29 commits)
      tcg/i386: rdpmc: fix the the condtions
      chardev: do not use short form boolean options in non-QemuOpts character device descriptions
      vl: deprecate -writeconfig
      target/i386: Add bus lock debug exception support
      qom/object.c: Fix typo
      target/i386: update to show preferred boolean syntax for -cpu
      docs: update to show preferred boolean syntax for -cpu
      docs: update to show preferred boolean syntax for -vnc
      docs: update to show preferred boolean syntax for -chardev
      qemu-options: update to show preferred boolean syntax for -vnc
      qemu-options: update to show preferred boolean syntax for -incoming
      qemu-options: update to show preferred boolean syntax for -netdev
      qemu-options: update to show preferred boolean syntax for -spice
      qemu-options: update to show preferred boolean syntax for -chardev
      gdbstub: use preferred boolean option syntax
      char: don't fail when client is not connected
      scsi: drop 'result' argument from command_complete callback
      scsi-disk: pass guest recoverable errors through even for rerror=stop
      scsi-disk: pass SCSI status to scsi_handle_rw_error
      scsi: introduce scsi_sense_from_errno()
      ...
    
    Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
Loading