Re: [PATCH] hw/block/nvme: add device self test command support

2021-03-31 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20210331073233.11198-1-anaidu.go...@samsung.com/ Hi, This series seems to have some coding style problems. See output below for more information: Type: series Message-id: 20210331073233.11198-1-anaidu.go...@samsung.com Subject: [PATCH] hw/block/nvme: add

[PATCH] hw/block/nvme: add device self test command support

2021-03-31 Thread Gollu Appalanaidu
This is to add support for Device Self Test Command (DST) and DST Log Page. Refer NVM Express specification 1.4b section 5.8 ("Device Self-test command") Signed-off-by: Gollu Appalanaidu --- hw/block/nvme.c | 118 +- hw/block/nvme.h | 13 +