all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH-SERIES qemu-server] adapt to QEMU 8.0 removed and deprecated features
@ 2023-04-03 12:09 Fiona Ebner
  2023-04-03 12:09 ` [pve-devel] [PATCH qemu-server 1/4] cfg2cmd: use actual backend names instead of removed tty and paraport aliases Fiona Ebner
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Fiona Ebner @ 2023-04-03 12:09 UTC (permalink / raw)
  To: pve-devel

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





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

end of thread, other threads:[~2023-06-07 15:40 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-03 12:09 [pve-devel] [PATCH-SERIES qemu-server] adapt to QEMU 8.0 removed and deprecated features Fiona Ebner
2023-04-03 12:09 ` [pve-devel] [PATCH qemu-server 1/4] cfg2cmd: use actual backend names instead of removed tty and paraport aliases Fiona Ebner
2023-04-03 12:09 ` [pve-devel] [PATCH qemu-server 2/4] cfg2cmd: replace deprecated no-acpi option with acpi=off machine flag Fiona Ebner
2023-04-03 12:09 ` [pve-devel] [PATCH qemu-server 3/4] cfg2cmd: replace deprecated no-hpet option with hpet=off " Fiona Ebner
2023-04-03 12:09 ` [pve-devel] [PATCH qemu-server 4/4] schema: avoid using deprecated -no-hpet in example for 'args' property Fiona Ebner
2023-06-06  6:35 ` [pve-devel] [PATCH-SERIES qemu-server] adapt to QEMU 8.0 removed and deprecated features Fiona Ebner
2023-06-07 15:40 ` [pve-devel] applied-series: " Thomas Lamprecht

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.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal