public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Aaron Lauterer <a.lauterer@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [WIP qemu-server, manager 0/3] nvme-emulation, current state
Date: Wed, 31 Jul 2024 15:16:55 +0200	[thread overview]
Message-ID: <20240731131658.1719688-1-a.lauterer@proxmox.com> (raw)

I picked up the older patch series to add NVME as another disk type [0].
After  rebasing the old patches through ~4 years of changes and adding a
few follow-up changes I was able to get hot-plugging working. Though
further work is needed to make it stable.

The big blocker is still live-migration. More details can be read on my
own patch on top <nvme: make it somewhat work with current version>.

I am sending this series here to document the current efforts and to
make it easier for others as well as these patches should apply to the
current code base.

This is not meant to be applied to reviewed regarding the code quality
;)


[0] https://lists.proxmox.com/pipermail/pve-devel/2020-May/043540.html

qemu-server: Aaron Lauterer (1):
  nvme: make it somewhat work with current version

Oguz Bektas (1):
  fix #2255: add support for nvme emulation

 PVE/QemuServer.pm       | 26 +++++++++++++++++++++++---
 PVE/QemuServer/Drive.pm | 22 ++++++++++++++++++++++
 2 files changed, 45 insertions(+), 3 deletions(-)


manager: Oguz Bektas (1):
  gui: add nvme as a bus type for creating disks

 www/manager6/Utils.js                   | 3 ++-
 www/manager6/form/BusTypeSelector.js    | 2 ++
 www/manager6/form/ControllerSelector.js | 2 +-
 www/manager6/qemu/CloudInit.js          | 4 ++--
 www/mobile/QemuSummary.js               | 2 +-
 5 files changed, 8 insertions(+), 5 deletions(-)

-- 
2.39.2



_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


             reply	other threads:[~2024-07-31 13:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-31 13:16 Aaron Lauterer [this message]
2024-07-31 13:40 ` [pve-devel] [WIP qemu-server 1/3] fix #2255: add support for nvme emulation Aaron Lauterer
2024-07-31 13:40   ` [pve-devel] [WIP qemu-server 2/3] nvme: make it somewhat work with current version Aaron Lauterer
2024-07-31 13:40   ` [pve-devel] [WIP manager 3/3] gui: add nvme as a bus type for creating disks Aaron Lauterer
2024-07-31 15:30   ` [pve-devel] [WIP qemu-server 1/3] fix #2255: add support for nvme emulation Thomas Lamprecht

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240731131658.1719688-1-a.lauterer@proxmox.com \
    --to=a.lauterer@proxmox.com \
    --cc=pve-devel@lists.proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal