qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/6] hw/nvme patches
@ 2021-07-11 20:27 Klaus Jensen
  2021-07-11 20:27 ` [PULL 1/6] hw/nvme: remove NvmeCtrl parameter from ns setup/check functions Klaus Jensen
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Klaus Jensen @ 2021-07-11 20:27 UTC (permalink / raw)
  To: qemu-devel, Peter Maydell
  Cc: Klaus Jensen, Keith Busch, qemu-block, Klaus Jensen

From: Klaus Jensen <k.jensen@samsung.com>

Hi Pater,

The following changes since commit 9516034d05a8c71ef157a59f525e4c4f7ed79827:

  Merge remote-tracking branch 'remotes/cminyard/tags/for-qemu-6.1-2' into staging (2021-07-11 14:32:49 +0100)

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 9cc1a34ec4fe7e89e44e460dcf50159e40962e59:

  hw/nvme: fix controller hot unplugging (2021-07-11 21:50:22 +0200)

----------------------------------------------------------------
hw/nvme patches

* new PMR test (Gollu Appalanaidu)
* pmr/sgl mapping fix (Padmakar Kalghatgi)
* hotplug fixes (me)

----------------------------------------------------------------

Gollu Appalanaidu (1):
  tests/qtest/nvme-test: add persistent memory region test

Klaus Jensen (4):
  hw/nvme: remove NvmeCtrl parameter from ns setup/check functions
  hw/nvme: mark nvme-subsys non-hotpluggable
  hw/nvme: unregister controller with subsystem at exit
  hw/nvme: fix controller hot unplugging

Padmakar Kalghatgi (1):
  hw/nvme: error handling for too many mappings

 hw/nvme/nvme.h          | 18 ++++++------
 hw/nvme/ctrl.c          | 27 ++++++++++++++----
 hw/nvme/ns.c            | 55 ++++++++++++++++++++++++-------------
 hw/nvme/subsys.c        |  9 ++++++
 tests/qtest/nvme-test.c | 61 ++++++++++++++++++++++++++++++++++++++++-
 hw/nvme/trace-events    |  1 +
 6 files changed, 137 insertions(+), 34 deletions(-)

-- 
2.32.0



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

end of thread, other threads:[~2021-07-12 17:04 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-11 20:27 [PULL 0/6] hw/nvme patches Klaus Jensen
2021-07-11 20:27 ` [PULL 1/6] hw/nvme: remove NvmeCtrl parameter from ns setup/check functions Klaus Jensen
2021-07-11 20:27 ` [PULL 2/6] hw/nvme: mark nvme-subsys non-hotpluggable Klaus Jensen
2021-07-11 20:27 ` [PULL 3/6] hw/nvme: unregister controller with subsystem at exit Klaus Jensen
2021-07-11 20:27 ` [PULL 4/6] hw/nvme: error handling for too many mappings Klaus Jensen
2021-07-11 20:27 ` [PULL 5/6] tests/qtest/nvme-test: add persistent memory region test Klaus Jensen
2021-07-11 20:27 ` [PULL 6/6] hw/nvme: fix controller hot unplugging Klaus Jensen
2021-07-12 14:51 ` [PULL 0/6] hw/nvme patches Peter Maydell
2021-07-12 16:54   ` Klaus Jensen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).