qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug 1747393] Re: nvme is missing support for NVME_ADM_CMD_ASYNC_EV_REQ


From: Klaus Jensen
Subject: [Bug 1747393] Re: nvme is missing support for NVME_ADM_CMD_ASYNC_EV_REQ
Date: Wed, 21 Apr 2021 07:29:33 -0000

This was fixed in 5.2.0.

** Changed in: qemu
       Status: Incomplete => Fix Released

** Changed in: qemu
     Assignee: (unassigned) => Klaus Jensen (birkelund)

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1747393

Title:
  nvme is missing support for NVME_ADM_CMD_ASYNC_EV_REQ

Status in QEMU:
  Fix Released

Bug description:
  NVME_ADM_CMD_ASYNC_EV_REQ is required by specification but apparently
  we will be responded by error when this command is used.

  The Asynchronous Event Request is a mandatory opcode required by
  specification (Figure 40, Section 5 in NVMe 1.2; Figure 41, Section 5
  in NVMe 1.3). A simple way to deal with this in an emulator that
  doesn't really want to use async events is to queue up the requests
  and not do anything with them, and only complete them when the driver
  aborts the command.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1747393/+subscriptions



reply via email to

[Prev in Thread] Current Thread [Next in Thread]