Re: [Qemu-devel] [RESEND][PATCH v2] cpu: Correct cpu-hotplug failure

2013-07-26 Thread Andreas Färber
Am 26.07.2013 05:08, schrieb Chen Fan: > This regression is caused by commit c643bed99. > > When using x86_64-softmmu --enable-kvm boot qemu, cpu-add command fails to > add a vcpu, > there show (KVM: setting VAPIC address failed), but at boot, there is no > problem. > > The reason for this is:

[Qemu-devel] [RESEND][PATCH v2] cpu: Correct cpu-hotplug failure

2013-07-25 Thread Chen Fan
This regression is caused by commit c643bed99. When using x86_64-softmmu --enable-kvm boot qemu, cpu-add command fails to add a vcpu, there show (KVM: setting VAPIC address failed), but at boot, there is no problem. The reason for this is: in hotplug case it uses an uninitialized vcpu to set ap