]> git.proxmox.com Git - pve-qemu.git/commit
more stable fixes for QEMU 9.0
authorFiona Ebner <f.ebner@proxmox.com>
Wed, 29 May 2024 10:53:17 +0000 (12:53 +0200)
committerFiona Ebner <f.ebner@proxmox.com>
Wed, 29 May 2024 11:35:39 +0000 (13:35 +0200)
commitc1cd6a6221e4322413c768e07995894f4ff012e8
tree98b80b3f8fe9f4d11de87b76cf648b43096dcf04
parent16b7dfe03b3b39a95396ee68c8748e2156544cc3
more stable fixes for QEMU 9.0

Most importantly the first one "Revert "monitor: use
aio_co_reschedule_self()"", fixing a crash when doing hotplug+resize
with a disk using io_uring.

Other fixes (likely not too important) for TCG emulation of x86(_64)
and ARM.

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
debian/patches/extra/0013-Revert-monitor-use-aio_co_reschedule_self.patch [new file with mode: 0644]
debian/patches/extra/0014-target-arm-Restrict-translation-disabled-alignment-c.patch [new file with mode: 0644]
debian/patches/extra/0015-target-i386-Give-IRQs-a-chance-when-resetting-HF_INH.patch [new file with mode: 0644]
debian/patches/extra/0016-target-i386-hyper-v-Correct-kvm_hv_handle_exit-retur.patch [new file with mode: 0644]
debian/patches/extra/0017-target-i386-disable-jmp_opt-if-EFLAGS.RF-is-1.patch [new file with mode: 0644]
debian/patches/extra/0018-target-i386-no-single-step-exception-after-MOV-or-PO.patch [new file with mode: 0644]
debian/patches/series