* [pve-devel] [PATCH qemuserver 0/3] Introduce DriveDevice module
@ 2025-06-27 10:02 Alexandre Derumier via pve-devel
0 siblings, 0 replies; only message in thread
From: Alexandre Derumier via pve-devel @ 2025-06-27 10:02 UTC (permalink / raw)
To: pve-devel; +Cc: Alexandre Derumier
[-- Attachment #1: Type: message/rfc822, Size: 4032 bytes --]
From: Alexandre Derumier <alexandre.derumier@groupe-cyllene.com>
To: pve-devel@lists.proxmox.com
Subject: [PATCH qemuserver 0/3] Introduce DriveDevice module
Date: Fri, 27 Jun 2025 12:02:39 +0200
Message-ID: <20250627100242.1478523-1-alexandre.derumier@groupe-cyllene.com>
In preparation of json format conversion.
- move print_drivedevice_full code
- create new subs to generate controller && iothreads
and use them in controller hotplug too
Alexandre Derumier (3):
introduce DriveDevice module
add print_drivedevice_controller && print_drivedevice_iothread
hotplug: drive controller : use print_drivedevice_iothread &&
print_drivedevice_controller
src/PVE/QemuServer.pm | 220 ++--------------------------
src/PVE/QemuServer/DriveDevice.pm | 233 ++++++++++++++++++++++++++++++
src/PVE/QemuServer/Makefile | 1 +
3 files changed, 244 insertions(+), 210 deletions(-)
create mode 100644 src/PVE/QemuServer/DriveDevice.pm
--
2.39.5
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-06-27 10:02 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-06-27 10:02 [pve-devel] [PATCH qemuserver 0/3] Introduce DriveDevice module Alexandre Derumier via pve-devel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox