Am 03/04/2023 um 14:09 schrieb Fiona Ebner: > 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 >
applied series, thanks! But I had to fix-up 3/4, as that created a few empty test files. I just removed all expected .cmd files and regenerated them by running the tests, then compared the diff and squashed that into that patch. _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel