Re: [PATCH 8/9] hw/block/nvme: add trace event for requests with non-zero status code

2020-10-01 Thread Philippe Mathieu-Daudé
On 10/1/20 12:04 AM, Keith Busch wrote: > From: Klaus Jensen > > If a command results in a non-zero status code, trace it. > > Signed-off-by: Klaus Jensen > Signed-off-by: Keith Busch > --- > hw/block/nvme.c | 6 ++ > hw/block/trace-events | 1 + > 2 files changed, 7 insertions(+)

RE: [PATCH 8/9] hw/block/nvme: add trace event for requests with non-zero status code

2020-09-30 Thread Dmitry Fomichev
: [PATCH 8/9] hw/block/nvme: add trace event for requests with > non-zero status code > > From: Klaus Jensen > > If a command results in a non-zero status code, trace it. > > Signed-off-by: Klaus Jensen > Signed-off-by: Keith Busch > --- > hw/block/nvme.c | 6

[PATCH 8/9] hw/block/nvme: add trace event for requests with non-zero status code

2020-09-30 Thread Keith Busch
From: Klaus Jensen If a command results in a non-zero status code, trace it. Signed-off-by: Klaus Jensen Signed-off-by: Keith Busch --- hw/block/nvme.c | 6 ++ hw/block/trace-events | 1 + 2 files changed, 7 insertions(+) diff --git a/hw/block/nvme.c b/hw/block/nvme.c index dc971c9