spec: Update patch and changelog with !259 【6.2.0】修复一些编译错误 !259

target/arm: Fix some compile errors

Signed-off-by: Chen Qun<kuhn.chenqun@huawei.com>
This commit is contained in:
Chen Qun 2022-02-21 21:27:41 +08:00 committed by yezengruan
parent 804749a374
commit 3e2685401c

View File

@ -198,6 +198,7 @@ Patch0184: softmmu-device_tree-Remove-redundant-pointer-assignm.patch
Patch0185: hw-arm64-add-vcpu-cache-info-support.patch
Patch0186: arm64-Add-the-cpufreq-device-to-show-cpufreq-info-to.patch
Patch0187: Revert-qmp-add-command-to-query-used-memslots-of-vho.patch
Patch0188: target-arm-Fix-some-compile-errors.patch
BuildRequires: flex
BuildRequires: gcc
@ -645,6 +646,9 @@ getent passwd qemu >/dev/null || \
%endif
%changelog
* Mon Feb 21 2022 Chen Qun <kuhn.chenqun@huawei.com>
- target/arm: Fix some compile errors
* Mon Feb 21 2022 Chen Qun <kuhn.chenqun@huawei.com>
- Revert "qmp: add command to query used memslots of vhost-net and vhost-user"