[pve-devel] applied: Re: [PATCH qemu] cherry-pick TCG-related stable fixes for 7.2

Thomas Lamprecht t.lamprecht at proxmox.com
Fri Mar 17 16:09:26 CET 2023


On 17/03/2023 13:47, Fiona Ebner wrote:
> When turning off the "KVM hardware virtualization" checkbox in Proxmox
> VE, the TCG accelerator is used, so these fixes are relevant then.
> 
> The first patch is included to allow cherry-picking the others without
> changes.
> 
> Reported-by: Thomas Lamprecht <t.lamprecht at proxmox.com>
> Signed-off-by: Fiona Ebner <f.ebner at proxmox.com>
> ---
>  ...Introduce-and-use-reg_t-consistently.patch | 286 ++++++++++++++++++
>  ...25-target-i386-Fix-BEXTR-instruction.patch |  97 ++++++
>  ...i386-Fix-C-flag-for-BLSI-BLSMSK-BLSR.patch |  47 +++
>  ...arget-i386-fix-ADOX-followed-by-ADCX.patch | 192 ++++++++++++
>  ...028-target-i386-Fix-BZHI-instruction.patch |  64 ++++
>  debian/patches/series                         |   5 +
>  6 files changed, 691 insertions(+)
>  create mode 100644 debian/patches/extra/0024-tests-tcg-i386-Introduce-and-use-reg_t-consistently.patch
>  create mode 100644 debian/patches/extra/0025-target-i386-Fix-BEXTR-instruction.patch
>  create mode 100644 debian/patches/extra/0026-target-i386-Fix-C-flag-for-BLSI-BLSMSK-BLSR.patch
>  create mode 100644 debian/patches/extra/0027-target-i386-fix-ADOX-followed-by-ADCX.patch
>  create mode 100644 debian/patches/extra/0028-target-i386-Fix-BZHI-instruction.patch
> 
>

applied, thanks!





More information about the pve-devel mailing list