From: Klaus Jensen <[email protected]>
Small set of misc fixes from Gollu.
v2 changes
* Split off the trace event additions from "[PATCH 1/3] hw/block/nvme:
nvme_identify fixes" and "[PATCH 2/3] hw/block/nvme: fix potential
compilation error" into their own commits (Minwoo, Philippe)
* Fix a missing check on the zasl_bs param in the
nvme_identify_ctrl_csi refactor (Minwoo)
Gollu Appalanaidu (5):
hw/block/nvme: remove unnecessary endian conversion
hw/block/nvme: add identify trace event
hw/block/nvme: fix potential compilation error
hw/block/nvme: add trace event for zone read check
hw/block/nvme: report non-mdts command size limit for dsm
hw/block/nvme.h | 1 +
include/block/nvme.h | 11 +++++++++++
hw/block/nvme.c | 45 ++++++++++++++++++++++++++++---------------
hw/block/trace-events | 2 ++
4 files changed, 43 insertions(+), 16 deletions(-)
--
2.30.1