all lists on 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 1/2] update submodule and patches to QEMU 9.0.2
Date: Mon, 29 Jul 2024 19:12:25 +0200	[thread overview]
Message-ID: <b00d577c-d8c9-4df6-a76b-ad49baf34ce5@proxmox.com> (raw)
In-Reply-To: <20240725094554.29904-1-f.ebner@proxmox.com>

Am 25/07/2024 um 11:45 schrieb Fiona Ebner:
> Most relevant are some fixes for VirtIO and for ARM and i386
> emulation. There also is a fix for VGA display to fix screen blanking,
> which fixes: https://bugzilla.proxmox.com/show_bug.cgi?id=4786
> 
> Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
> ---
>  ...d-support-for-sync-bitmap-mode-never.patch |  10 +-
>  ...race-with-clients-disconnecting-earl.patch |   4 +-
>  ...io-pci-fix-use-of-a-released-vector.patch} |   8 +-
>  .../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 ---
>  ...move-compatibility-flags-for-VirtIO-.patch |  57 -----
>  ...t-monitor-use-aio_co_reschedule_self.patch |  53 ----
>  ...ict-translation-disabled-alignment-c.patch |  51 ----
>  ...-IRQs-a-chance-when-resetting-HF_INH.patch |  80 ------
>  ...r-v-Correct-kvm_hv_handle_exit-retur.patch |  60 -----
>  ...86-disable-jmp_opt-if-EFLAGS.RF-is-1.patch |  31 ---
>  ...ingle-step-exception-after-MOV-or-PO.patch |  30 ---
>  ...n-t-open-data_file-with-BDRV_O_NO_IO.patch | 107 --------
>  ...names-only-when-explicitly-requested.patch | 241 ------------------
>  ...le-posix-make-locking-optiono-on-cre.patch |   6 +-
>  ...ckup-Proxmox-backup-patches-for-QEMU.patch |   2 +-
>  ...k-driver-to-map-backup-archives-into.patch |   8 +-
>  ...igrate-dirty-bitmap-state-via-savevm.patch |   2 +-
>  ...-backup-add-discard-source-parameter.patch |   2 +-
>  ...e-allow-specifying-minimum-cluster-s.patch |   4 +-
>  ...um-cluster-size-to-performance-optio.patch |   2 +-
>  .../0050-PVE-backup-add-fleecing-option.patch |   2 +-
>  debian/patches/series                         |  16 +-
>  26 files changed, 26 insertions(+), 1031 deletions(-)
>  rename debian/patches/extra/{0011-Revert-virtio-pci-fix-use-of-a-released-vector.patch => 0006-Revert-virtio-pci-fix-use-of-a-released-vector.patch} (93%)
>  delete mode 100644 debian/patches/extra/0006-virtio-gpu-fix-v2-migration.patch
>  delete mode 100644 debian/patches/extra/0007-hw-pflash-fix-block-write-start.patch
>  delete mode 100644 debian/patches/extra/0008-target-i386-fix-operand-size-for-DATA16-REX.W-POPCNT.patch
>  delete mode 100644 debian/patches/extra/0009-target-i386-rdpkru-wrpkru-are-no-prefix-instructions.patch
>  delete mode 100644 debian/patches/extra/0010-target-i386-fix-feature-dependency-for-WAITPKG.patch
>  delete mode 100644 debian/patches/extra/0012-hw-core-machine-move-compatibility-flags-for-VirtIO-.patch
>  delete mode 100644 debian/patches/extra/0013-Revert-monitor-use-aio_co_reschedule_self.patch
>  delete mode 100644 debian/patches/extra/0014-target-arm-Restrict-translation-disabled-alignment-c.patch
>  delete mode 100644 debian/patches/extra/0015-target-i386-Give-IRQs-a-chance-when-resetting-HF_INH.patch
>  delete mode 100644 debian/patches/extra/0016-target-i386-hyper-v-Correct-kvm_hv_handle_exit-retur.patch
>  delete mode 100644 debian/patches/extra/0017-target-i386-disable-jmp_opt-if-EFLAGS.RF-is-1.patch
>  delete mode 100644 debian/patches/extra/0018-target-i386-no-single-step-exception-after-MOV-or-PO.patch
>  delete mode 100644 debian/patches/extra/0019-qcow2-Don-t-open-data_file-with-BDRV_O_NO_IO.patch
>  delete mode 100644 debian/patches/extra/0020-block-Parse-filenames-only-when-explicitly-requested.patch
> 
>

applied both patches, thanks!


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


      parent reply	other threads:[~2024-07-29 17:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-25  9:45 [pve-devel] " Fiona Ebner
2024-07-25  9:45 ` [pve-devel] [PATCH qemu 2/2] some more stable fixes for " Fiona Ebner
2024-07-29 17:12 ` 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=b00d577c-d8c9-4df6-a76b-ad49baf34ce5@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 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