Skip to content
Snippets Groups Projects
  1. Feb 16, 2022
  2. Feb 15, 2022
    • Peter Maydell's avatar
      Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request' into staging · ad38520b
      Peter Maydell authored
      
      Pull request
      
      This contains coroutine poll size scaling, virtiofsd rseq seccomp for new glibc
      versions, and the QEMU C virtiofsd deprecation notice.
      
      # gpg: Signature made Mon 14 Feb 2022 17:14:21 GMT
      # gpg:                using RSA key 8695A8BFD3F97CDAAC35775A9CA4ABB381AB73C8
      # gpg: Good signature from "Stefan Hajnoczi <stefanha@redhat.com>" [full]
      # gpg:                 aka "Stefan Hajnoczi <stefanha@gmail.com>" [full]
      # Primary key fingerprint: 8695 A8BF D3F9 7CDA AC35  775A 9CA4 ABB3 81AB 73C8
      
      * remotes/stefanha-gitlab/tags/block-pull-request:
        util: adjust coroutine pool size to virtio block queue
        Deprecate C virtiofsd
        tools/virtiofsd: Add rseq syscall to the seccomp allowlist
      
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      ad38520b
    • Peter Maydell's avatar
      Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into staging · cc6721e4
      Peter Maydell authored
      
      hw/nvme updates
      
        - fix CVE-2021-3929
        - add zone random write area support
        - misc cleanups from Philippe
      
      # gpg: Signature made Mon 14 Feb 2022 08:01:34 GMT
      # gpg:                using RSA key 522833AA75E2DCE6A24766C04DE1AF316D4F0DE9
      # gpg: Good signature from "Klaus Jensen <its@irrelevant.dk>" [unknown]
      # gpg:                 aka "Klaus Jensen <k.jensen@samsung.com>" [unknown]
      # gpg: WARNING: This key is not certified with a trusted signature!
      # gpg:          There is no indication that the signature belongs to the owner.
      # Primary key fingerprint: DDCA 4D9C 9EF9 31CC 3468  4272 63D5 6FC5 E55D A838
      #      Subkey fingerprint: 5228 33AA 75E2 DCE6 A247  66C0 4DE1 AF31 6D4F 0DE9
      
      * remotes/nvme/tags/nvme-next-pull-request:
        hw/nvme: add support for zoned random write area
        hw/nvme: add ozcs enum
        hw/nvme: add struct for zone management send
        hw/nvme/ctrl: Pass buffers as 'void *' types
        hw/nvme/ctrl: Have nvme_addr_write() take const buffer
        hw/nvme: fix CVE-2021-3929
      
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      cc6721e4
    • Peter Maydell's avatar
      Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into staging · e56d873f
      Peter Maydell authored
      
      # gpg: Signature made Mon 14 Feb 2022 03:51:14 GMT
      # gpg:                using RSA key EF04965B398D6211
      # gpg: Good signature from "Jason Wang (Jason Wang on RedHat) <jasowang@redhat.com>" [marginal]
      # gpg: WARNING: This key is not certified with sufficiently trusted signatures!
      # gpg:          It is not certain that the signature belongs to the owner.
      # Primary key fingerprint: 215D 46F4 8246 689E C77F  3562 EF04 965B 398D 6211
      
      * remotes/jasowang/tags/net-pull-request:
        net/eth: Don't consider ESP to be an IPv6 option header
        hw/net: e1000e: Clear ICR on read when using non MSI-X interrupts
        net/filter: Optimize filter_send to coroutine
        net/colo-compare.c: Update the default value comments
        net/colo-compare.c: Optimize compare order for performance
        net: Fix uninitialized data usage
        net/tap: Set return code on failure
        hw/net/vmxnet3: Log guest-triggerable errors using LOG_GUEST_ERROR
      
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      e56d873f
  3. Feb 14, 2022
Loading