public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: Proxmox VE development discussion <pve-devel@lists.proxmox.com>,
	Stefan Reiter <s.reiter@proxmox.com>
Subject: [pve-devel] applied-series: [PATCH qemu-server 1/2] cfg2cmd: use long form QEMU parameters to avoid warning in 6.0
Date: Fri, 28 May 2021 13:54:23 +0200	[thread overview]
Message-ID: <a81e2ca1-5b96-98b9-5bad-e4abaf8373ac@proxmox.com> (raw)
In-Reply-To: <20210527102751.15391-1-s.reiter@proxmox.com>

On 27.05.21 12:27, Stefan Reiter wrote:
> QEMU warns us about this:
> 
> kvm: -chardev socket,id=qmp,path=/var/run/qemu-server/100.qmp,server,nowait: warning: short-form boolean option 'server' deprecated
> Please use server=on instead
> kvm: -chardev socket,id=qmp,path=/var/run/qemu-server/100.qmp,server,nowait: warning: short-form boolean option 'nowait' deprecated
> Please use wait=off instead
> kvm: -vnc unix:/var/run/qemu-server/100.vnc,password: warning: short-form boolean option 'password' deprecated
> Please use password=on instead
> 
> The new syntax is backwards compatible to at least QEMU 4.0.
> 
> Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
> ---
>  PVE/QemuServer.pm                                  | 14 +++++++-------
>  test/cfg2cmd/bootorder-empty.conf.cmd              |  4 ++--
>  test/cfg2cmd/bootorder-legacy.conf.cmd             |  4 ++--
>  test/cfg2cmd/bootorder.conf.cmd                    |  4 ++--
>  test/cfg2cmd/custom-cpu-model-defaults.conf.cmd    |  4 ++--
>  .../custom-cpu-model-host-phys-bits.conf.cmd       |  4 ++--
>  test/cfg2cmd/custom-cpu-model.conf.cmd             |  4 ++--
>  test/cfg2cmd/efi-raw-old.conf.cmd                  |  6 +++---
>  test/cfg2cmd/efi-raw.conf.cmd                      |  6 +++---
>  test/cfg2cmd/i440fx-win10-hostpci.conf.cmd         |  6 +++---
>  test/cfg2cmd/minimal-defaults.conf.cmd             |  4 ++--
>  test/cfg2cmd/netdev.conf.cmd                       |  4 ++--
>  test/cfg2cmd/pinned-version-pxe-pve.conf.cmd       |  4 ++--
>  test/cfg2cmd/pinned-version-pxe.conf.cmd           |  4 ++--
>  test/cfg2cmd/pinned-version.conf.cmd               |  4 ++--
>  .../q35-linux-hostpci-multifunction.conf.cmd       |  6 +++---
>  test/cfg2cmd/q35-linux-hostpci.conf.cmd            |  6 +++---
>  test/cfg2cmd/q35-win10-hostpci.conf.cmd            |  6 +++---
>  test/cfg2cmd/simple-virtio-blk.conf.cmd            |  4 ++--
>  test/cfg2cmd/simple1.conf.cmd                      |  4 ++--
>  test/cfg2cmd/spice-enhancments.conf.cmd            |  4 ++--
>  test/cfg2cmd/spice-linux-4.1.conf.cmd              |  4 ++--
>  test/cfg2cmd/spice-usb3.conf.cmd                   |  4 ++--
>  test/cfg2cmd/spice-win.conf.cmd                    |  4 ++--
>  24 files changed, 59 insertions(+), 59 deletions(-)
> 
>

applied both patches, thanks!




      parent reply	other threads:[~2021-05-28 11:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-27 10:27 [pve-devel] " Stefan Reiter
2021-05-27 10:27 ` [pve-devel] [PATCH qemu-server 2/2] qm: assume correct VNC setup in 'vncproxy', disallow passwordless Stefan Reiter
2021-05-28 11:54 ` Thomas Lamprecht [this message]

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=a81e2ca1-5b96-98b9-5bad-e4abaf8373ac@proxmox.com \
    --to=t.lamprecht@proxmox.com \
    --cc=pve-devel@lists.proxmox.com \
    --cc=s.reiter@proxmox.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal