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-01-29 17:07:53 +00:00
2021-07-26 21:09:38 +02:00
2021-04-01 15:27:44 +04:00
2021-06-29 18:30:24 +01:00
2021-05-12 18:20:25 +02:00
2021-07-21 07:47:05 -10:00
2021-06-21 05:49:01 +02:00
2021-07-23 12:16:12 +01:00
2021-02-10 09:23:28 +00:00
2019-08-16 13:31:51 +02:00
2021-07-08 15:54:45 -04:00
2021-07-09 18:21:33 +02:00
2021-06-11 10:30:13 +08:00
2021-07-23 18:17:17 +02:00
2021-07-26 06:56:41 -10:00
2021-07-06 08:33:51 +02:00
2021-03-06 11:42:56 +01:00
2021-03-10 15:34:12 +00:00
2021-07-09 11:01:06 +10:00
2021-07-21 13:47:50 +01:00
2021-07-21 07:45:38 -10:00
2021-07-26 10:24:49 +02:00
2021-06-21 05:49:01 +02:00
2021-06-21 08:48:21 +02:00
2021-06-02 09:11:32 +02:00
2021-03-09 22:19:24 +01:00
2019-06-12 13:20:20 +02:00
2016-10-12 09:54:52 +02:00