diff --git a/qemu.spec b/qemu.spec index 47c82635e4177fb966424dd7cd7902f79b2278c8..eb78dac67be4c2484253e6261690a3b0bd489f25 100644 --- a/qemu.spec +++ b/qemu.spec @@ -811,6 +811,7 @@ getent passwd qemu >/dev/null || \ * Mon May 17 2021 Huawei Technologies Co., Ltd - add strip for block-iscsi.so, block-rbd.so and block-ssh.so. + * Wed May 12 2021 Chen Qun - arm/cpu: Fixed function undefined error at compile time under arm @@ -840,13 +841,13 @@ getent passwd qemu >/dev/null || \ - block-backend: Stop retrying when draining - block: Add sanity check when setting retry parameters +* Sat Apr 17 2021 Chuan Zheng +- dirtyrate: add migration dirtyrate feature + * Fri Apr 16 2021 Huawei Technologies Co., Ltd - add qemu-block-rbd package - add qemu-block-ssh package -* Sat Apr 17 2021 Chuan Zheng -- dirtyrate: add migration dirtyrate feature - * Thu Mar 18 2021 Chen Qun - net: vmxnet3: validate configuration values during activate (CVE-2021-20203) @@ -864,15 +865,6 @@ getent passwd qemu >/dev/null || \ * Fri Jan 15 2021 Huawei Technologies Co., Ltd - memory: clamp cached translation in case it points to an MMIO region -* Wed Dec 9 2020 Huawei Technologies Co., Ltd -- target/arm: Fix write redundant values to kvm - -* Wed Nov 11 2020 Huawei Technologies Co., Ltd -- hw: usb: hcd-ohci: check for processed TD before retire -- hw: ehci: check return value of 'usb_packet_map' -- hw: usb: hcd-ohci: check len and frame_number variables -- hw/net/e1000e: advance desc_offset in case of null descriptor - * Fri Dec 11 2020 Huawei Technologies Co., Ltd - slirp: check pkt_len before reading protocol header for fixing CVE-2020-29129 and CVE-2020-29130 @@ -940,15 +932,15 @@ getent passwd qemu >/dev/null || \ * Fri Sep 11 2020 Huawei Technologies Co., Ltd - slirp/src/ip6_input.c: fix out-of-bounds read information vulnerablity -* Thu Aug 6 2020 Huawei Technologies Co., Ltd -- tests: Disalbe filemonitor testcase - * Thu Aug 27 2020 Huawei Technologies Co., Ltd - hw/usb/core.c: fix buffer overflow in do_token_setup function * Wed Aug 12 2020 Huawei Technologies Co., Ltd - backport upstream patch to support SHPCHotplug in arm +* Thu Aug 6 2020 Huawei Technologies Co., Ltd +- tests: Disalbe filemonitor testcase + * Fri Jul 24 2020 Huawei Technologies Co., Ltd - es1370: check total frame count against current frame - exec: set map length to zero when returning NULL