在 2023/6/13 下午8:55, Philippe Mathieu-Daudé 写道:
On 13/6/23 14:32, Tianrui Zhao wrote:
Supplement LoongArch cpu topology arguments, including support socket
and threads per core.
Base-on:
https://patchew.org/QEMU/20230613122613.2471743-1-zhaotian...@loongson.cn/
^ FYI this tag ...
Signed-off-by: Song Gao <gaos...@loongson.cn>
Signed-off-by: Tianrui Zhao <zhaotian...@loongson.cn>
---
... goes here after the '---' separator, because it is only helpful when
testing/merging the patch. Once it is committed, this become irrelevant.
(Everything after the '---' separator is normally stripped when applying
patches).
Thanks, I will move the 'Base-on' flag after the '---'.
Tianrui Zhao
hw/loongarch/acpi-build.c | 4 ++++
hw/loongarch/virt.c | 9 ++++++++-
2 files changed, 12 insertions(+), 1 deletion(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>