diff options
author | Minwoo Im <minwoo.im@samsung.com> | 2024-05-29 21:42:34 +0900 |
---|---|---|
committer | Klaus Jensen <k.jensen@samsung.com> | 2024-07-11 17:05:37 +0200 |
commit | 15ef124c93a4d4ba6b98b55492e3a1b3297248b0 (patch) | |
tree | 788c396f8ca98b639e66010c758c9c0578c53ba1 /hw/sh4 | |
parent | c6159d0e384f4176e69555a9bae37ac21fe69b57 (diff) | |
download | qemu-15ef124c93a4d4ba6b98b55492e3a1b3297248b0.zip qemu-15ef124c93a4d4ba6b98b55492e3a1b3297248b0.tar.gz qemu-15ef124c93a4d4ba6b98b55492e3a1b3297248b0.tar.bz2 |
hw/nvme: Expand VI/VQ resource to uint32
VI and VQ resources cover queue resources in each VFs in SR-IOV.
Current maximum I/O queue pair size is 0xffff, we can expand them to
cover the full number of I/O queue pairs.
This patch also fixed Identify Secondary Controller List overflow due to
expand of number of secondary controllers.
Reviewed-by: Klaus Jensen <k.jensen@samsung.com>
Signed-off-by: Minwoo Im <minwoo.im@samsung.com>
Signed-off-by: Klaus Jensen <k.jensen@samsung.com>
Diffstat (limited to 'hw/sh4')
0 files changed, 0 insertions, 0 deletions