Re: [Qemu-devel] [PATCH v2] docs: add cpu-hotplug.txt

2016-08-14 Thread Andrew Jones
On Mon, Aug 15, 2016 at 11:48:59AM +0800, Dou Liyang wrote: > Hi drew, > > 在 2016年08月12日 23:44, Andrew Jones 写道: > > > > Hi Dou, > > > > I'm catching up on mail after vacation so I reviewed the wrong > > version of this patch first... Darn. I'll try again with this > > version. Please still chec

Re: [Qemu-devel] [PATCH v2] docs: add cpu-hotplug.txt

2016-08-14 Thread Dou Liyang
Hi drew, 在 2016年08月12日 23:44, Andrew Jones 写道: Hi Dou, I'm catching up on mail after vacation so I reviewed the wrong version of this patch first... Darn. I'll try again with this version. Please still check my comments in that old version though, as I'm going faster through this one and may m

Re: [Qemu-devel] [PATCH v2] docs: add cpu-hotplug.txt

2016-08-12 Thread Andrew Jones
Hi Dou, I'm catching up on mail after vacation so I reviewed the wrong version of this patch first... Darn. I'll try again with this version. Please still check my comments in that old version though, as I'm going faster through this one and may miss things that are here too (although not all com

[Qemu-devel] [PATCH v2] docs: add cpu-hotplug.txt

2016-08-09 Thread Dou Liyang
This document describes how to use cpu hotplug in QEMU. Signed-off-by: Dou Liyang --- Change log v1 -> v2: From Fam's advice: 1. Fix some comment. Change log v1: From Igor's advice: 1. Remove any mentioning of apic-id from the document. 2. Remove the "device_del qom_path" from t