Skip to content
Snippets Groups Projects
  1. Oct 06, 2020
    • Peter Maydell's avatar
      Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request' into staging · d7c5b788
      Peter Maydell authored
      
      Pull request
      
      v2:
       * Removed clang-format call from scripts/block-coroutine-wrapper.py. This
         avoids the issue with clang version incompatibility. It could be added back
         in the future but the code is readable without reformatting and it also
         makes the build less dependent on the environment.
      
      # gpg: Signature made Mon 05 Oct 2020 16:42:28 BST
      # 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/vfio-helpers: Rework the IOVA allocator to avoid IOVA reserved regions
        util/vfio-helpers: Collect IOVA reserved regions
        docs: add 'io_uring' option to 'aio' param in qemu-options.hx
        include/block/block.h: drop non-ascii quotation mark
        block/io: refactor save/load vmstate
        block: drop bdrv_prwv
        block: generate coroutine-wrapper code
        scripts: add block-coroutine-wrapper.py
        block: declare some coroutine functions in block/coroutines.h
        block/io: refactor coroutine wrappers
        block: return error-code from bdrv_invalidate_cache
        block/nvme: Replace magic value by SCALE_MS definition
        block/nvme: Use register definitions from 'block/nvme.h'
        block/nvme: Drop NVMeRegs structure, directly use NvmeBar
        block/nvme: Reduce I/O registers scope
        block/nvme: Map doorbells pages write-only
        util/vfio-helpers: Pass page protections to qemu_vfio_pci_map_bar()
      
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      d7c5b788
  2. Oct 05, 2020
  3. Oct 04, 2020
  4. Oct 03, 2020
Loading