Re: [PATCH v2 00/10] Adds CPU hot-plug support to Loongarch

2023-09-12 Thread lixianglai
; Richard Henderson ; Eduardo Habkost ; Marcel Apfelbaum ; Philippe Mathieu-Daudé ; wangyanan (Y) ; Daniel P. Berrangé ; Peter Xu ; David Hildenbrand ; Bibo Mao ; Xianglai li Subject: [PATCH v2 00/10] Adds CPU hot-plug support to Loongarch Hello everyone, We refer to the implementation of ARM CPU

RE: [PATCH v2 00/10] Adds CPU hot-plug support to Loongarch

2023-09-12 Thread Salil Mehta via
. > Tsirkin ; Igor Mammedov ; Ani Sinha > ; Paolo Bonzini ; Richard > Henderson ; Eduardo Habkost > ; Marcel Apfelbaum ; > Philippe Mathieu-Daudé ; wangyanan (Y) > ; Daniel P. Berrangé ; Peter > Xu ; David Hildenbrand ; Bibo Mao > ; Xianglai li > Subject: [PATCH v2 00/10] Adds

[PATCH v2 00/10] Adds CPU hot-plug support to Loongarch

2023-09-11 Thread xianglai li
Hello everyone, We refer to the implementation of ARM CPU Hot-Plug to add GED-based CPU Hot-Plug support to Loongarch. The first 4 patches are changes to the QEMU common code, including adding GED support for CPU Hot-Plug, updating the ACPI table creation process, and adding