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 <wangyan122@huawei.com>
This commit is contained in:
Yan Wang 2022-02-26 11:18:30 +08:00 committed by yezengruan
parent e40499de24
commit 59d4491bda

View File

@ -227,6 +227,11 @@ Patch0213: arm-virt-Add-cpu_hotplug_enabled-field.patch
Patch0214: arm-virt-acpi-Extend-cpufreq-to-support-max_cpus.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 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 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: flex
BuildRequires: gcc BuildRequires: gcc
@ -674,6 +679,13 @@ getent passwd qemu >/dev/null || \
%endif %endif
%changelog %changelog
* Sat Feb 26 2022 Yan Wang <wangyan122@huawei.com>
- 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 <kuhn.chenqun@huawei.com> * Wed Feb 23 2022 Chen Qun <kuhn.chenqun@huawei.com>
- acpi/madt: Factor out the building of MADT GICC struct - acpi/madt: Factor out the building of MADT GICC struct
- hw/arm/virt: Assign virt_madt_cpu_entry to acpi_ged madt_cpu hook - hw/arm/virt: Assign virt_madt_cpu_entry to acpi_ged madt_cpu hook