diff options
| author | Klaus Jensen <k.jensen@samsung.com> | 2024-02-08 13:22:48 +0100 |
|---|---|---|
| committer | Klaus Jensen <k.jensen@samsung.com> | 2024-03-12 15:48:56 +0100 |
| commit | 8c78015a55d84c016da6d5e41b6b5f618ecb25ab (patch) | |
| tree | d476565068b98bbfd7169e041f0ae722a4c9ce00 /hw/misc/macio/pmu.c | |
| parent | 4f0a4a3d5854824e5c5eccf353d4a1f4f749a29d (diff) | |
| download | focaccia-qemu-8c78015a55d84c016da6d5e41b6b5f618ecb25ab.tar.gz focaccia-qemu-8c78015a55d84c016da6d5e41b6b5f618ecb25ab.zip | |
hw/nvme: fix invalid check on mcl
The number of logical blocks within a source range is converted into a
1s based number at the time of parsing. However, when verifying the copy
length we add one again, causing the check against MCL to fail in error.
Cc: qemu-stable@nongnu.org
Fixes: 381ab99d8587 ("hw/nvme: check maximum copy length (MCL) for COPY")
Reviewed-by: Minwoo Im <minwoo.im@samsung.com>
Signed-off-by: Klaus Jensen <k.jensen@samsung.com>
Diffstat (limited to 'hw/misc/macio/pmu.c')
0 files changed, 0 insertions, 0 deletions