[pve-devel] applied: [PATCH v4 qemu-server] Simplify QEMU version check and require 3.0+
Thomas Lamprecht
t.lamprecht at proxmox.com
Wed Feb 12 11:20:28 CET 2020
On 2/12/20 11:10 AM, Stefan Reiter wrote:
> Some of the recent QMP changes require at least 2.8.0, but since the
> oldest version we officially package for 6.x is 4.0.0 anyway, checking
> for at least 3.0 should not break anyone's setup.
>
> Note that this does not affect machine version checks, only the
> installed QEMU binary version.
>
> Signed-off-by: Stefan Reiter <s.reiter at proxmox.com>
> ---
>
> Whoops wrong file, sorry for noise.
>
> v3 -> v4:
> * use correct test description for new test
>
> v2 -> v3:
> * include test case and fix existing simple1 test
>
> v1 -> v2:
> * handle error in kvm_user_version
> * corrected commit message (2.12 -> 2.8)
>
> PVE/QemuServer.pm | 14 +++++---------
> test/cfg2cmd/old-qemu.conf | 4 ++++
> test/cfg2cmd/simple1.conf | 2 +-
> 3 files changed, 10 insertions(+), 10 deletions(-)
> create mode 100644 test/cfg2cmd/old-qemu.conf
>
applied, thanks!
More information about the pve-devel
mailing list