telnet 127.0.0.1 55555
// CPU hotplug
(qemu) device_add host-x86_64-cpu,id=core4,socket-id=1,core-id=1,thread-id=0
// CPU hotunplug
(qemu) device_del core4
Created
August 1, 2018 15:41
-
-
Save sameo/760c98484ef8b7ee8f05260e8cf2c613 to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment