diff --git a/qemu.spec b/qemu.spec index 2209eae..6a25781 100644 --- a/qemu.spec +++ b/qemu.spec @@ -322,6 +322,14 @@ Patch0309: ide-ahci-add-check-to-avoid-null-dereference-CVE-201.patch Patch0310: hw-intc-arm_gic-Fix-interrupt-ID-in-GICD_SGIR-regist.patch Patch0311: usb-limit-combined-packets-to-1-MiB-CVE-2021-3527.patch Patch0312: hw-net-rocker_of_dpa-fix-double-free-bug-of-rocker-d.patch +Patch0313: x86-Intel-AVX512_BF16-feature-enabling.patch +Patch0314: i386-Add-MSR-feature-bit-for-MDS-NO.patch +Patch0315: i386-Add-macro-for-stibp.patch +Patch0316: i386-Add-new-CPU-model-Cooperlake.patch +Patch0317: target-i386-Add-new-bit-definitions-of-MSR_IA32_ARCH.patch +Patch0318: target-i386-Add-missed-security-features-to-Cooperla.patch +Patch0319: target-i386-add-PSCHANGE_NO-bit-for-the-ARCH_CAPABIL.patch +Patch0320: target-i386-Export-TAA_NO-bit-to-guests.patch BuildRequires: flex BuildRequires: bison @@ -709,6 +717,16 @@ getent passwd qemu >/dev/null || \ %endif %changelog +* Fri Jul 16 2021 Chen Qun +- x86: Intel AVX512_BF16 feature enabling +- i386: Add MSR feature bit for MDS-NO +- i386: Add macro for stibp +- i386: Add new CPU model Cooperlake +- target/i386: Add new bit definitions of MSR_IA32_ARCH_CAPABILITIES +- target/i386: Add missed security features to Cooperlake CPU model +- target/i386: add PSCHANGE_NO bit for the ARCH_CAPABILITIES MSR +- target/i386: Export TAA_NO bit to guests + * Tue Jul 13 2021 Chen Qun - hw/net/rocker_of_dpa: fix double free bug of rocker device