]> git.ipfire.org Git - thirdparty/qemu.git/commit
Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into staging
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 4 Mar 2022 15:31:23 +0000 (15:31 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 4 Mar 2022 15:31:23 +0000 (15:31 +0000)
commit3d1fbc59665ff8a5d74b0fd30583044fe99e1117
tree4e692b7e1a802e24a8bdac12a06fe4295b24aa18
parent4c1d764d586f2dd126285a11cddb4ec683d033fa
parent44219b6029fc52d5e967a963be91a9cf33f9f185
Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into staging

hw/nvme updates

- add enhanced protection information (64-bit guard)

# gpg: Signature made Fri 04 Mar 2022 06:23:36 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: 64-bit pi support
  hw/nvme: add pi tuple size helper
  hw/nvme: add support for the lbafee hbs feature
  hw/nvme: move format parameter parsing
  hw/nvme: add host behavior support feature
  hw/nvme: move dif/pi prototypes into dif.h

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>