From: Alexandre Derumier via pve-devel <pve-devel@lists.proxmox.com>
To: pve-devel@lists.proxmox.com
Cc: Alexandre Derumier <alexandre.derumier@groupe-cyllene.com>
Subject: [pve-devel] [PATCH qemu-server 0/6] cmd: convert drive device to json format
Date: Fri, 27 Jun 2025 14:42:22 +0200 [thread overview]
Message-ID: <mailman.689.1751028181.395.pve-devel@lists.proxmox.com> (raw)
[-- Attachment #1: Type: message/rfc822, Size: 4899 bytes --]
From: Alexandre Derumier <alexandre.derumier@groupe-cyllene.com>
To: pve-devel@lists.proxmox.com
Subject: [PATCH qemu-server 0/6] cmd: convert drive device to json format
Date: Fri, 27 Jun 2025 14:42:22 +0200
Message-ID: <20250627124228.1542397-1-alexandre.derumier@groupe-cyllene.com>
Some new features like multiple iothreads need json format
Folowing my previous patch serie:
https://lore.proxmox.com/pve-devel/mailman.674.1751018601.395.pve-devel@lists.proxmox.com
Alexandre Derumier (6):
pci: add get_pci_addr
qmphelpers: add qmp_deviceadd && qmp_devicedel
convert drive device to json format
convert iothread to json
convert disk controller device to json format
tests: cfg2cmd: convert drive devices to json format
src/PVE/QemuServer.pm | 42 ++++----
src/PVE/QemuServer/DriveDevice.pm | 101 ++++++++++--------
src/PVE/QemuServer/PCI.pm | 22 +++-
src/PVE/QemuServer/QMPHelpers.pm | 16 +++
src/test/cfg2cmd/aio.conf.cmd | 32 +++---
src/test/cfg2cmd/bootorder-empty.conf.cmd | 14 +--
src/test/cfg2cmd/bootorder-legacy.conf.cmd | 14 +--
src/test/cfg2cmd/bootorder.conf.cmd | 14 +--
...putype-icelake-client-deprecation.conf.cmd | 6 +-
src/test/cfg2cmd/ide.conf.cmd | 12 +--
.../cfg2cmd/pinned-version-pxe-pve.conf.cmd | 6 +-
src/test/cfg2cmd/pinned-version-pxe.conf.cmd | 6 +-
src/test/cfg2cmd/pinned-version.conf.cmd | 6 +-
src/test/cfg2cmd/q35-ide.conf.cmd | 12 +--
.../q35-linux-hostpci-template.conf.cmd | 4 +-
src/test/cfg2cmd/seabios_serial.conf.cmd | 6 +-
...imple-balloon-free-page-reporting.conf.cmd | 6 +-
src/test/cfg2cmd/simple-btrfs.conf.cmd | 12 +--
src/test/cfg2cmd/simple-cifs.conf.cmd | 12 +--
.../cfg2cmd/simple-disk-passthrough.conf.cmd | 8 +-
src/test/cfg2cmd/simple-lvm.conf.cmd | 10 +-
src/test/cfg2cmd/simple-lvmthin.conf.cmd | 10 +-
src/test/cfg2cmd/simple-rbd.conf.cmd | 20 ++--
src/test/cfg2cmd/simple-virtio-blk.conf.cmd | 6 +-
.../cfg2cmd/simple-zfs-over-iscsi.conf.cmd | 12 +--
src/test/cfg2cmd/simple1-template.conf.cmd | 10 +-
src/test/cfg2cmd/simple1.conf.cmd | 6 +-
27 files changed, 229 insertions(+), 196 deletions(-)
--
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
reply other threads:[~2025-06-27 12:42 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=mailman.689.1751028181.395.pve-devel@lists.proxmox.com \
--to=pve-devel@lists.proxmox.com \
--cc=alexandre.derumier@groupe-cyllene.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 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.