Thread (59 messages) 59 messages, 9 authors, 2023-09-13

Re: [RFC PATCH 00/32] ACPI/arm64: add support for virtual cpuhotplug

From: Gavin Shan <hidden>
Date: 2023-09-12 22:39:57
Also in: kvm, kvmarm, linux-acpi, linux-arch, linux-pm, lkml, loongarch

Hi James,

On 9/13/23 03:01, James Morse wrote:
On 29/03/2023 03:35, Gavin Shan wrote:
quoted
On 2/3/23 9:50 PM, James Morse wrote:
quoted
quoted
If folk want to play along at home, you'll need a copy of Qemu that supports this.
https://github.com/salil-mehta/qemu.git
salil/virt-cpuhp-armv8/rfc-v1-port29092022.psci.present

You'll need to fix the numbers of KVM_CAP_ARM_HVC_TO_USER and KVM_CAP_ARM_PSCI_TO_USER
to match your host kernel. Replace your '-smp' argument with something like:
| -smp cpus=1,maxcpus=3,cores=3,threads=1,sockets=1

then feed the following to the Qemu montior;
| (qemu) device_add driver=host-arm-cpu,core-id=1,id=cpu1
| (qemu) device_del cpu1


This series is based on v6.2-rc3, and can be retrieved from:
https://git.kernel.org/pub/scm/linux/kernel/git/morse/linux.git/ virtual_cpu_hotplug/rfc/v1
quoted
I give it a try, but the hot-added CPU needs to be put into online
state manually. I'm not sure if it's expected or not.
This is expected. If you want the CPUs to be brought online automatically, you can add
udev rules to do that.
Yeah, I usually execute the following command to bring the CPU into online state,
after the vCPU is hot added by QMP command.

(qemu) device_add driver=host-arm-cpu,core-id=1,id=cpu1
guest# echo 1 > /sys/devices/system/cpu/cpux/online

James, the series was posted a while ago and do you have plan to respin
and post RFCv2 in near future? :)

Thanks,
Gavin


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help