Peter Maydell
202abcd389
hw/nvme fixes
* new PMR test (Gollu Appalanaidu)
* pmr/sgl mapping fix (Padmakar Kalghatgi)
* hotplug fixes (me)
* mmio out-of-bound read fix (me)
* big-endian host fixes (me)
-----BEGIN PGP SIGNATURE-----
iQEzBAABCAAdFiEEUigzqnXi3OaiR2bATeGvMW1PDekFAmD/CnQACgkQTeGvMW1P
DenrlQgAhiKhfKQAJPpP59noKaVNgHFCJySNFQdrPmnD8xDehn4wNRiP4pcdc4aL
wpB28S5GN9LopzMpLtQBfQZaLygMPFa4QnuJ0ZFJnVoZZa5+T0yQUbBDt8xBJEM5
gVXBeB4rjnP4TjyTipgtRhSUZt7wieul60z9oFUbJwg4ntt0Jp36DFRzSdXAhTXY
MubNZy+jqf8p2R4icL97kZISI/phPbWBBMVDSmyqlU5E/pCnip/n5pdISJ/MTPgl
amqBA93Zs9d2jzhZlhfiKMT+qtdUuItGUk8NV9L2IKxE7ZTdT+tujKfQ1c54JvGM
J70NjthZApzV4EJwZyrqD0UXNYwFIg==
=jXUw
-----END PGP SIGNATURE-----
Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into staging
hw/nvme fixes
* new PMR test (Gollu Appalanaidu)
* pmr/sgl mapping fix (Padmakar Kalghatgi)
* hotplug fixes (me)
* mmio out-of-bound read fix (me)
* big-endian host fixes (me)
# gpg: Signature made Mon 26 Jul 2021 20:18:12 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:
tests/qtest/nvme-test: add mmio read test
hw/nvme: fix mmio read
hw/nvme: fix out-of-bounds reads
hw/nvme: use symbolic names for registers
hw/nvme: split pmrmsc register into upper and lower
hw/nvme: fix controller hot unplugging
tests/qtest/nvme-test: add persistent memory region test
hw/nvme: error handling for too many mappings
hw/nvme: unregister controller with subsystem at exit
hw/nvme: mark nvme-subsys non-hotpluggable
hw/nvme: remove NvmeCtrl parameter from ns setup/check functions
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2021-07-27 13:24:56 +01:00
..
2021-07-20 15:34:20 -04:00
2021-03-12 15:46:30 +01:00
2021-07-16 04:34:23 -04:00
2021-05-01 11:45:35 -07:00
2021-07-23 17:22:16 +01:00
2021-06-03 14:09:03 -07:00
2021-02-25 15:41:53 +01:00
2019-11-05 16:36:11 +01:00
2020-10-17 10:45:50 -04:00
2020-11-17 09:45:24 +01:00
2021-07-14 14:15:52 +01:00
2020-10-13 12:48:17 +02:00
2019-06-04 15:20:41 +02:00
2021-05-25 16:52:50 +01:00
2021-07-15 12:56:41 +02:00
2021-07-21 14:14:41 -05:00
2021-07-27 13:24:56 +01:00
2017-07-11 17:45:00 +02:00
2021-07-23 17:22:16 +01:00
2020-06-16 14:49:05 +01:00
2020-10-13 12:48:17 +02:00
2021-07-26 07:07:28 -10:00
2021-07-14 14:33:53 +01:00
2021-03-19 15:18:43 +01:00
2021-01-27 20:53:14 +01:00
2020-01-06 18:41:32 +04:00
2021-07-13 16:19:41 -04:00
2021-03-12 15:46:30 +01:00
2021-06-01 16:21:21 -04:00
2016-06-16 18:39:03 +02:00
2020-12-08 13:48:58 -05:00