spec: Update patch and changelog with !244 usb uhci开销优化补丁回合 !244

hw/usb: reduce the vpcu cost of UHCI when VNC disconnect

Signed-off-by: Chen Qun<kuhn.chenqun@huawei.com>
This commit is contained in:
Chen Qun 2022-02-11 21:01:31 +08:00 committed by yezengruan
parent 6190e1814d
commit f1a1329ff8

View File

@ -75,6 +75,7 @@ Patch0062: target-arm-Update-the-ID-registers-of-Kunpeng-920.patch
Patch0063: freeclock-add-qmp-command-to-get-time-offset-of-vm-i.patch Patch0063: freeclock-add-qmp-command-to-get-time-offset-of-vm-i.patch
Patch0064: freeclock-set-rtc_date_diff-for-arm.patch Patch0064: freeclock-set-rtc_date_diff-for-arm.patch
Patch0065: freeclock-set-rtc_date_diff-for-X86.patch Patch0065: freeclock-set-rtc_date_diff-for-X86.patch
Patch0066: hw-usb-reduce-the-vpcu-cost-of-UHCI-when-VNC-disconn.patch
BuildRequires: flex BuildRequires: flex
BuildRequires: gcc BuildRequires: gcc
@ -519,6 +520,9 @@ getent passwd qemu >/dev/null || \
%endif %endif
%changelog %changelog
* Fri Feb 11 2022 Chen Qun <kuhn.chenqun@huawei.com>
- hw/usb: reduce the vpcu cost of UHCI when VNC disconnect
* Fri Feb 11 2022 Chen Qun <kuhn.chenqun@huawei.com> * Fri Feb 11 2022 Chen Qun <kuhn.chenqun@huawei.com>
- freeclock: add qmp command to get time offset of vm in seconds - freeclock: add qmp command to get time offset of vm in seconds
- freeclock: set rtc_date_diff for arm - freeclock: set rtc_date_diff for arm