[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [libvirt] [PATCH] Fix xend XML generation when CPU pinning is used
- From: John Levon <john levon sun com>
- To: "Daniel P. Berrange" <berrange redhat com>
- Cc: libvir-list redhat com
- Subject: Re: [libvirt] [PATCH] Fix xend XML generation when CPU pinning is used
- Date: Thu, 29 Jan 2009 17:05:16 +0000
On Thu, Jan 29, 2009 at 11:35:19AM +0000, Daniel P. Berrange wrote:
> > Fix xend XML generation when CPU pinning is used
> >
> > Signed-off-by: John Levon <john levon sun com>
>
> Am I right in thinking that the problem addressed here, is that if
> the SEXPR has CPU pinning data, we'd be parsing it into a NULL
> 'cpumask' field and thus crashing ? If so, ACK to this. Be good
> to add a test datafile for this too
Not quite: if cpumask is NULL, then virDomainCpuSetParse() returns with
failure, so you got:
# virsh dumpxml domu-220
libvir: error : Unknown failure
Will add a test case.
regards
john
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]