On 04/25/13 14:22, Peter Krempa wrote:
Hi upstream,
I'd like to discuss the design of CPU modification related APIs before I
start working on them.
Qemu recently added support for modification of the state of the cpu
using the guest agent and is also doing work on hot plug of cpus and
possibly even hot unplug.
Qemu now also committed classic cpu hotplug support using the cpu_add
command, so this RFC is now even more relevant.
Anybody having opinions on this?
Peter