public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [WIP qemu-server, manager 0/3] nvme-emulation, current state
@ 2024-07-31 13:16 Aaron Lauterer
  2024-07-31 13:40 ` [pve-devel] [WIP qemu-server 1/3] fix #2255: add support for nvme emulation Aaron Lauterer
  0 siblings, 1 reply; 5+ messages in thread
From: Aaron Lauterer @ 2024-07-31 13:16 UTC (permalink / raw)
  To: pve-devel

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


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

end of thread, other threads:[~2024-07-31 15:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-07-31 13:16 [pve-devel] [WIP qemu-server, manager 0/3] nvme-emulation, current state Aaron Lauterer
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

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