diff --git a/qemu.spec b/qemu.spec index 8ecfdb4..38f6211 100644 --- a/qemu.spec +++ b/qemu.spec @@ -310,6 +310,7 @@ Patch0297: ati-use-vga_read_byte-in-ati_cursor_define.patch Patch0298: sd-sdhci-assert-data_count-is-within-fifo_buffer.patch Patch0299: msix-add-valid.accepts-methods-to-check-address.patch Patch0300: ide-atapi-check-io_buffer_index-in-ide_atapi_cmd_rep.patch +Patch0301: block-backend-Stop-retrying-when-draining.patch BuildRequires: flex BuildRequires: bison @@ -689,6 +690,9 @@ getent passwd qemu >/dev/null || \ %endif %changelog +* Fri Feb 26 2021 Huawei Technologies Co., Ltd +- block-backend: Stop retrying when draining + * Fri Feb 26 2021 Huawei Technologies Co., Ltd - ide:atapi: check io_buffer_index in ide_atapi_cmd_reply_end