Re: [libvirt] [PATCH 5/5] phyp: Don't overwrite error from virDomainDeviceDefParse by OOM error

2011-04-14 Thread Matthias Bolte
2011/4/11 Daniel Veillard veill...@redhat.com: On Sat, Apr 09, 2011 at 11:59:11AM +0200, Matthias Bolte wrote: ---  src/phyp/phyp_driver.c |    1 -  1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/phyp/phyp_driver.c b/src/phyp/phyp_driver.c index 226946d..f36b357 100644

Re: [libvirt] [PATCH 5/5] phyp: Don't overwrite error from virDomainDeviceDefParse by OOM error

2011-04-10 Thread Daniel Veillard
On Sat, Apr 09, 2011 at 11:59:11AM +0200, Matthias Bolte wrote: --- src/phyp/phyp_driver.c |1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/phyp/phyp_driver.c b/src/phyp/phyp_driver.c index 226946d..f36b357 100644 --- a/src/phyp/phyp_driver.c +++

[libvirt] [PATCH 5/5] phyp: Don't overwrite error from virDomainDeviceDefParse by OOM error

2011-04-09 Thread Matthias Bolte
--- src/phyp/phyp_driver.c |1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/phyp/phyp_driver.c b/src/phyp/phyp_driver.c index 226946d..f36b357 100644 --- a/src/phyp/phyp_driver.c +++ b/src/phyp/phyp_driver.c @@ -2000,7 +2000,6 @@ phypAttachDevice(virDomainPtr domain,