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>,
	Fiona Ebner <f.ebner@proxmox.com>
Subject: [pve-devel] applied:  [PATCH qemu] fixes for QEMU 9.0
Date: Fri, 17 May 2024 17:21:15 +0200	[thread overview]
Message-ID: <b695c35b-0c2b-4e12-b1bc-0396a6067591@proxmox.com> (raw)
In-Reply-To: <20240517084457.136052-1-f.ebner@proxmox.com>

Am 17/05/2024 um 10:44 schrieb Fiona Ebner:
> Most importantly, fix forwards and backwards migration with VirtIO-GPU
> display.
> 
> Other fixes are for a regression in pflash device (introduced in 8.2)
> and some fixes for x86(_64) TCG emulation. One of the patches needed
> to be adapted, because it removed a helper that is still in use in
> 9.0.0.
> 
> There also is a revert for a fix in VirtIO PCI devices that turned out
> to cause some issues, see the revert itself for more details.
> 
> Lastly, there is a change to move compatibility flags for a new
> VirtIO-net feature to the correct machine type. The feature was
> introduced in QEMU 8.2, but the compatibility flags got added to
> machine version 8.0 instead of 8.1. This breaks backwards migration
> with machine version 8.1 from a 8.2/9.0 binary to an 8.1 binary, in
> cases where the guest kernel enables the feature (e.g. Ubuntu 23.10).
> While that breaks migration with machine version 8.1 from an unpatched
> to a patched binary, Proxmox VE only ever had 8.2 on the test
> repository and 9.0 not yet in any public repository. An upstream
> developer suggested it is the proper fix [0]. Upstream submission [1].
> 
> [0]: https://lore.kernel.org/qemu-devel/CACGkMEtZrJuhof+hUGVRvLLQE+8nQE5XmSHpT0NAQ1EpnqfmsA@mail.gmail.com/T/#u
> [1]: https://lore.kernel.org/qemu-devel/20240517075336.104091-1-f.ebner@proxmox.com/T/#u
> 
> Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
> ---
>  .../0006-virtio-gpu-fix-v2-migration.patch    | 98 +++++++++++++++++++
>  ...0007-hw-pflash-fix-block-write-start.patch | 59 +++++++++++
>  ...operand-size-for-DATA16-REX.W-POPCNT.patch | 51 ++++++++++
>  ...ru-wrpkru-are-no-prefix-instructions.patch | 40 ++++++++
>  ...6-fix-feature-dependency-for-WAITPKG.patch | 33 +++++++
>  ...tio-pci-fix-use-of-a-released-vector.patch | 87 ++++++++++++++++
>  ...move-compatibility-flags-for-VirtIO-.patch | 57 +++++++++++
>  ...sed-balloon-qemu-4-0-config-size-fal.patch |  4 +-
>  debian/patches/series                         |  7 ++
>  9 files changed, 434 insertions(+), 2 deletions(-)
>  create mode 100644 debian/patches/extra/0006-virtio-gpu-fix-v2-migration.patch
>  create mode 100644 debian/patches/extra/0007-hw-pflash-fix-block-write-start.patch
>  create mode 100644 debian/patches/extra/0008-target-i386-fix-operand-size-for-DATA16-REX.W-POPCNT.patch
>  create mode 100644 debian/patches/extra/0009-target-i386-rdpkru-wrpkru-are-no-prefix-instructions.patch
>  create mode 100644 debian/patches/extra/0010-target-i386-fix-feature-dependency-for-WAITPKG.patch
>  create mode 100644 debian/patches/extra/0011-Revert-virtio-pci-fix-use-of-a-released-vector.patch
>  create mode 100644 debian/patches/extra/0012-hw-core-machine-move-compatibility-flags-for-VirtIO-.patch
> 
>

applied, thanks!


_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


      reply	other threads:[~2024-05-17 15:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-17  8:44 [pve-devel] " Fiona Ebner
2024-05-17 15:21 ` 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=b695c35b-0c2b-4e12-b1bc-0396a6067591@proxmox.com \
    --to=t.lamprecht@proxmox.com \
    --cc=f.ebner@proxmox.com \
    --cc=pve-devel@lists.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