From 59d4491bdac55f18148a80ad7d1ceba6578174bc Mon Sep 17 00:00:00 2001 From: Yan Wang Date: Sat, 26 Feb 2022 11:18:30 +0800 Subject: [PATCH] spec: Update patch and changelog with !220 pl011-reset-read-FIFO-when-UARTTIMSC-0-UARTICR-0xfff.patch qcow2-fix-memory-leak-in-qcow2_read_extensions.patch scsi-disk-define-props-in-scsi_block_disk-to-avoid-m.patch pcie-Add-pcie-root-port-fast-plug-unplug-feature.patch pcie-Compat-with-devices-which-do-not-support-Link-W.patch Signed-off-by: Yan Wang --- qemu.spec | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/qemu.spec b/qemu.spec index c18d51a..59dde05 100644 --- a/qemu.spec +++ b/qemu.spec @@ -227,6 +227,11 @@ Patch0213: arm-virt-Add-cpu_hotplug_enabled-field.patch Patch0214: arm-virt-acpi-Extend-cpufreq-to-support-max_cpus.patch Patch0215: arm-virt-Pre-sizing-MADT-GICC-GICv3-and-Pre-park-KVM.patch Patch0216: arm-virt-Start-up-CPU-hot-plug-and-cold-plug.patch +Patch0217: pl011-reset-read-FIFO-when-UARTTIMSC-0-UARTICR-0xfff.patch +Patch0218: qcow2-fix-memory-leak-in-qcow2_read_extensions.patch +Patch0219: scsi-disk-define-props-in-scsi_block_disk-to-avoid-m.patch +Patch0220: pcie-Add-pcie-root-port-fast-plug-unplug-feature.patch +Patch0221: pcie-Compat-with-devices-which-do-not-support-Link-W.patch BuildRequires: flex BuildRequires: gcc @@ -674,6 +679,13 @@ getent passwd qemu >/dev/null || \ %endif %changelog +* Sat Feb 26 2022 Yan Wang +- pl011-reset-read-FIFO-when-UARTTIMSC-0-UARTICR-0xfff.patch +- qcow2-fix-memory-leak-in-qcow2_read_extensions.patch +- scsi-disk-define-props-in-scsi_block_disk-to-avoid-m.patch +- pcie-Add-pcie-root-port-fast-plug-unplug-feature.patch +- pcie-Compat-with-devices-which-do-not-support-Link-W.patch + * Wed Feb 23 2022 Chen Qun - acpi/madt: Factor out the building of MADT GICC struct - hw/arm/virt: Assign virt_madt_cpu_entry to acpi_ged madt_cpu hook