Re: [Qemu-devel] [PATCH v4 00/10] cpu: add device_add foo-x86_64-cpu support

2015-03-12 Thread Zhu Guihua
Any other comments about this series? cc Andreas, Any progress about your socket model? Thanks, Zhu On 02/13/2015 06:25 PM, Zhu Guihua wrote: This series is based on the previous patchset from Chen Fan: https://lists.nongnu.org/archive/html/qemu-devel/2014-05/msg02360.html We try to make cpu

Re: [Qemu-devel] [PATCH v4 00/10] cpu: add device_add foo-x86_64-cpu support

2015-02-26 Thread Chen Fan
On 02/26/2015 05:35 PM, Andreas Färber wrote: Hi, Am 25.02.2015 um 10:58 schrieb Chen Fan: On 02/25/2015 12:56 AM, Andreas Färber wrote: Am 24.02.2015 um 02:25 schrieb Gu Zheng: The issues you commented in the previous version have been fixed in this one. What I have repeatedly rejected is

Re: [Qemu-devel] [PATCH v4 00/10] cpu: add device_add foo-x86_64-cpu support

2015-02-25 Thread Chen Fan
Hi Andreas, On 02/25/2015 12:56 AM, Andreas Färber wrote: Hi Gu, Am 24.02.2015 um 02:25 schrieb Gu Zheng: The issues you commented in the previous version have been fixed in this one. What I have repeatedly rejected is "device_add foo-x86_64-cpu". This is still in 00/10 and 09/10. Most of the

Re: [Qemu-devel] [PATCH v4 00/10] cpu: add device_add foo-x86_64-cpu support

2015-02-24 Thread Andreas Färber
Hi Gu, Am 24.02.2015 um 02:25 schrieb Gu Zheng: > The issues you commented in the previous version have been fixed in this one. What I have repeatedly rejected is "device_add foo-x86_64-cpu". This is still in 00/10 and 09/10. Most of the actual changes however do look to be going in the right dir

Re: [Qemu-devel] [PATCH v4 00/10] cpu: add device_add foo-x86_64-cpu support

2015-02-23 Thread Gu Zheng
Hi Igor, Andreas, The issues you commented in the previous version have been fixed in this one. Could you please help to review it? Regards, Gu On 02/13/2015 06:25 PM, Zhu Guihua wrote: > This series is based on the previous patchset from Chen Fan: > https://lists.nongnu.org/archive/html/qemu-de

[Qemu-devel] [PATCH v4 00/10] cpu: add device_add foo-x86_64-cpu support

2015-02-13 Thread Zhu Guihua
This series is based on the previous patchset from Chen Fan: https://lists.nongnu.org/archive/html/qemu-devel/2014-05/msg02360.html We try to make cpu hotplug with device_add, and make "-device foo-x86_64-cpu" available, also we can set apic-id property with command line, if without setting apic-i