[PATCH] hw/nvme: add trace events for ioeventfd

2022-07-13 Thread Klaus Jensen
From: Klaus Jensen While testing Jinhaos ioeventfd patch I found it useful with a couple of additional trace events since we no longer see the mmio events. Signed-off-by: Klaus Jensen --- hw/nvme/ctrl.c | 8 hw/nvme/trace-events | 4 2 files changed, 12 insertions(+) diff

Re: [PATCH] hw/nvme: add trace events for ioeventfd

2022-07-14 Thread Jinhao Fan
at 1:34 PM, Klaus Jensen wrote: > From: Klaus Jensen > > While testing Jinhaos ioeventfd patch I found it useful with a couple of > additional trace events since we no longer see the mmio events. > > Signed-off-by: Klaus Jensen > --- > hw/nvme/ctrl.c | 8 > hw/nvme/trace-events

Re: [PATCH] hw/nvme: add trace events for ioeventfd

2022-07-19 Thread Jinhao Fan
at 10:41 PM, Jinhao Fan wrote: > at 1:34 PM, Klaus Jensen wrote: > >> From: Klaus Jensen >> >> While testing Jinhaos ioeventfd patch I found it useful with a couple of >> additional trace events since we no longer see the mmio events. >> >> Signed-off-by: Klaus Jensen >> --- >> hw/nvme/ctrl

Re: [PATCH] hw/nvme: add trace events for ioeventfd

2022-07-27 Thread Klaus Jensen
On Jul 20 10:47, Jinhao Fan wrote: > at 10:41 PM, Jinhao Fan wrote: > > > at 1:34 PM, Klaus Jensen wrote: > > > >> From: Klaus Jensen > >> > >> While testing Jinhaos ioeventfd patch I found it useful with a couple of > >> additional trace events since we no longer see the mmio events. > >> >

Re: [PATCH] hw/nvme: add trace events for ioeventfd

2022-07-27 Thread Jinhao Fan
at 3:10 PM, Klaus Jensen wrote: > On Jul 20 10:47, Jinhao Fan wrote: >> at 10:41 PM, Jinhao Fan wrote: >> >>> at 1:34 PM, Klaus Jensen wrote: >>> From: Klaus Jensen While testing Jinhaos ioeventfd patch I found it useful with a couple of additional trace events since we