Skip to content
Snippets Groups Projects
  1. Jul 02, 2021
  2. Jul 01, 2021
  3. Jun 30, 2021
    • Peter Maydell's avatar
      Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into staging · 1ec2cd0c
      Peter Maydell authored
      
      hw/nvme patches
      
      * namespace eui64 support (Heinrich)
      * aiocb refactoring (Klaus)
      * controller parameter for auto zone transitioning (Niklas)
      * misc fixes and additions (Gollu, Klaus, Keith)
      
      # gpg: Signature made Tue 29 Jun 2021 19:46:55 BST
      # 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: (23 commits)
        hw/nvme: add 'zoned.zasl' to documentation
        hw/nvme: fix pin-based interrupt behavior (again)
        hw/nvme: fix missing check for PMR capability
        hw/nvme: documentation fix
        hw/nvme: fix endianess conversion and add controller list
        Partially revert "hw/block/nvme: drain namespaces on sq deletion"
        hw/nvme: reimplement format nvm to allow cancellation
        hw/nvme: reimplement zone reset to allow cancellation
        hw/nvme: reimplement the copy command to allow aio cancellation
        hw/nvme: add dw0/1 to the req completion trace event
        hw/nvme: use prinfo directly in nvme_check_prinfo and nvme_dif_check
        hw/nvme: remove assert from nvme_get_zone_by_slba
        hw/nvme: save reftag when generating pi
        hw/nvme: reimplement dsm to allow cancellation
        hw/nvme: add nvme_block_status_all helper
        hw/nvme: reimplement flush to allow cancellation
        hw/nvme: default for namespace EUI-64
        hw/nvme: namespace parameter for EUI-64
        hw/nvme: fix csi field for cns 0x00 and 0x11
        hw/nvme: add param to control auto zone transitioning to zone state closed
        ...
      
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      1ec2cd0c
    • Peter Maydell's avatar
      Merge remote-tracking branch 'remotes/quic/tags/pull-hex-20210629' into staging · d940d468
      Peter Maydell authored
      
      Fixes for bugs found by inspection and internal testing
      Tests added to tests/tcg/hexagon/misc.c
      
      # gpg: Signature made Tue 29 Jun 2021 17:50:16 BST
      # gpg:                using RSA key 7B0244FB12DE4422
      # gpg: Good signature from "Taylor Simpson (Rock on) <tsimpson@quicinc.com>" [undefined]
      # 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: 3635 C788 CE62 B91F D4C5  9AB4 7B02 44FB 12DE 4422
      
      * remotes/quic/tags/pull-hex-20210629:
        Hexagon (target/hexagon) remove unused TCG variables
        Hexagon (target/hexagon) cleanup gen_store_conditional[48] functions
        Hexagon (target/hexagon) fix l2fetch instructions
        Hexagon (target/hexagon) fix bug in fLSBNEW*
      
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      d940d468
  4. Jun 29, 2021
Loading