On 8/1/22 03:05, Klaus Jensen wrote:
From: Klaus Jensen <k.jen...@samsung.com>
Hi,
The following changes since commit 3916603e0c1d909e14e09d5ebcbdaa9c9e21adf3:
Merge tag 'pull-la-20220729' of https://gitlab.com/rth7680/qemu into staging
(2022-07-29 17:39:17 -0700)
are available in the Git repository at:
git://git.infradead.org/qemu-nvme.git tags/nvme-next-pull-request
for you to fetch changes up to e2e137f64282a2ee2f359b6df4cd93c83a308e7b:
hw/nvme: do not enable ioeventfd by default (2022-08-01 12:01:21 +0200)
----------------------------------------------------------------
hw/nvme fixes
Some fixes for hw/nvme ioeventfd support.
Applied, thanks. Please update https://wiki.qemu.org/ChangeLog/7.1 as
appropriate.
r~
----------------------------------------------------------------
Klaus Jensen (3):
hw/nvme: skip queue processing if notifier is cleared
hw/nvme: unregister the event notifier handler on the main loop
hw/nvme: do not enable ioeventfd by default
hw/nvme/ctrl.c | 12 +++++++++---
1 file changed, 9 insertions(+), 3 deletions(-)