[pve-devel] [PATCH-SERIES qemu-server] adapt to QEMU 8.0 removed and deprecated features
Fiona Ebner
f.ebner at proxmox.com
Mon Apr 3 14:09:41 CEST 2023
Fiona Ebner (4):
cfg2cmd: use actual backend names instead of removed tty and paraport
aliases
cfg2cmd: replace deprecated no-acpi option with acpi=off machine flag
cfg2cmd: replace deprecated no-hpet option with hpet=off machine flag
schema: avoid using deprecated -no-hpet in example for 'args' property
PVE/QemuServer.pm | 10 +++++-----
test/cfg2cmd/custom-cpu-model-host-phys-bits.conf.cmd | 3 +--
test/cfg2cmd/custom-cpu-model.conf.cmd | 3 +--
test/cfg2cmd/i440fx-win10-hostpci.conf.cmd | 3 +--
test/cfg2cmd/minimal-defaults-to-new-machine.conf.cmd | 1 +
.../minimal-defaults-unsupported-pve-version.conf.cmd | 1 +
test/cfg2cmd/old-qemu.conf.cmd | 1 +
test/cfg2cmd/ostype-usb13-error.conf.cmd | 1 +
test/cfg2cmd/q35-usb13-error.conf.cmd | 1 +
test/cfg2cmd/q35-win10-hostpci.conf.cmd | 3 +--
test/cfg2cmd/spice-win.conf.cmd | 3 +--
test/cfg2cmd/usb13-error.conf.cmd | 1 +
12 files changed, 16 insertions(+), 15 deletions(-)
create mode 100644 test/cfg2cmd/minimal-defaults-to-new-machine.conf.cmd
create mode 100644 test/cfg2cmd/minimal-defaults-unsupported-pve-version.conf.cmd
create mode 100644 test/cfg2cmd/old-qemu.conf.cmd
create mode 100644 test/cfg2cmd/ostype-usb13-error.conf.cmd
create mode 100644 test/cfg2cmd/q35-usb13-error.conf.cmd
create mode 100644 test/cfg2cmd/usb13-error.conf.cmd
--
2.30.2
More information about the pve-devel
mailing list