On Mon, Nov 17, 2014 at 10:29:19AM +, Ian Campbell wrote:
> On Mon, 2014-11-17 at 09:41 +, Wei Liu wrote:
> > On Mon, Nov 17, 2014 at 05:28:58PM +0800, Chao Peng wrote:
> > > Avoid sending duplicated qmp commands and eliminate the confusing error
> > > messages like "Unable to add CPU: 0, i
On Mon, Nov 17, 2014 at 09:41:17AM +, Wei Liu wrote:
> On Mon, Nov 17, 2014 at 05:28:58PM +0800, Chao Peng wrote:
> > Avoid sending duplicated qmp commands and eliminate the confusing error
> > messages like "Unable to add CPU: 0, it already exists".
> >
> > Signed-off-by: Chao Peng
> > ---
>
On Mon, 2014-11-17 at 09:41 +, Wei Liu wrote:
> On Mon, Nov 17, 2014 at 05:28:58PM +0800, Chao Peng wrote:
> > Avoid sending duplicated qmp commands and eliminate the confusing error
> > messages like "Unable to add CPU: 0, it already exists".
> >
> > Signed-off-by: Chao Peng
> > ---
> > too
On Mon, Nov 17, 2014 at 05:28:58PM +0800, Chao Peng wrote:
> Avoid sending duplicated qmp commands and eliminate the confusing error
> messages like "Unable to add CPU: 0, it already exists".
>
> Signed-off-by: Chao Peng
> ---
> tools/libxl/libxl.c |2 +-
> 1 file changed, 1 insertion(+), 1
Avoid sending duplicated qmp commands and eliminate the confusing error
messages like "Unable to add CPU: 0, it already exists".
Signed-off-by: Chao Peng
---
tools/libxl/libxl.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/libxl/libxl.c b/tools/libxl/libxl.c
index