All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [Bug 1747393] [NEW] nvme is missing support for NVME_ADM_CMD_ASYNC_EV_REQ
@ 2018-02-05 10:27 Toomas Soome
  2018-02-08 17:32 ` [Qemu-devel] [Bug 1747393] " Toomas Soome
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Toomas Soome @ 2018-02-05 10:27 UTC (permalink / raw)
  To: qemu-devel

Public bug reported:

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

** Affects: qemu
     Importance: Undecided
         Status: New

-- 
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:
  New

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.

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Qemu-devel] [Bug 1747393] Re: nvme is missing support for NVME_ADM_CMD_ASYNC_EV_REQ
  2018-02-05 10:27 [Qemu-devel] [Bug 1747393] [NEW] nvme is missing support for NVME_ADM_CMD_ASYNC_EV_REQ Toomas Soome
@ 2018-02-08 17:32 ` Toomas Soome
  2021-04-21  6:24 ` Thomas Huth
  2021-04-21  7:29 ` Klaus Jensen
  2 siblings, 0 replies; 4+ messages in thread
From: Toomas Soome @ 2018-02-08 17:32 UTC (permalink / raw)
  To: qemu-devel

** Description changed:

  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.

-- 
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:
  New

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug 1747393] Re: nvme is missing support for NVME_ADM_CMD_ASYNC_EV_REQ
  2018-02-05 10:27 [Qemu-devel] [Bug 1747393] [NEW] nvme is missing support for NVME_ADM_CMD_ASYNC_EV_REQ Toomas Soome
  2018-02-08 17:32 ` [Qemu-devel] [Bug 1747393] " Toomas Soome
@ 2021-04-21  6:24 ` Thomas Huth
  2021-04-21  7:29 ` Klaus Jensen
  2 siblings, 0 replies; 4+ messages in thread
From: Thomas Huth @ 2021-04-21  6:24 UTC (permalink / raw)
  To: qemu-devel

The QEMU project is currently considering to move its bug tracking to another system. For this we need to know which bugs are still valid and which could be closed already. Thus we are setting older bugs to "Incomplete" now.
If you still think this bug report here is valid, then please switch the state back to "New" within the next 60 days, otherwise this report will be marked as "Expired". Or mark it as "Fix Released" if the problem has been solved with a newer version of QEMU already. Thank you and sorry for the inconvenience.

** Changed in: qemu
       Status: New => Incomplete

-- 
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:
  Incomplete

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug 1747393] Re: nvme is missing support for NVME_ADM_CMD_ASYNC_EV_REQ
  2018-02-05 10:27 [Qemu-devel] [Bug 1747393] [NEW] nvme is missing support for NVME_ADM_CMD_ASYNC_EV_REQ Toomas Soome
  2018-02-08 17:32 ` [Qemu-devel] [Bug 1747393] " Toomas Soome
  2021-04-21  6:24 ` Thomas Huth
@ 2021-04-21  7:29 ` Klaus Jensen
  2 siblings, 0 replies; 4+ messages in thread
From: Klaus Jensen @ 2021-04-21  7:29 UTC (permalink / raw)
  To: qemu-devel

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-04-21  7:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-05 10:27 [Qemu-devel] [Bug 1747393] [NEW] nvme is missing support for NVME_ADM_CMD_ASYNC_EV_REQ Toomas Soome
2018-02-08 17:32 ` [Qemu-devel] [Bug 1747393] " Toomas Soome
2021-04-21  6:24 ` Thomas Huth
2021-04-21  7:29 ` Klaus Jensen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.