Re: [libvirt] [PATCH] qemu: Remove bogus error codes for NUMA memory tuning

2011-06-27 Thread Osier Yang
于 2011年06月27日 18:18, Daniel P. Berrange 写道: On Mon, Jun 27, 2011 at 02:49:35PM +0800, Osier Yang wrote: This is no code between virSaveLastError and virGetLastError will set an error, remove the bogus codes. --- src/qemu/qemu_process.c | 33 - 1 files changed

Re: [libvirt] [PATCH] qemu: Remove bogus error codes for NUMA memory tuning

2011-06-27 Thread Daniel P. Berrange
On Mon, Jun 27, 2011 at 02:49:35PM +0800, Osier Yang wrote: > This is no code between virSaveLastError and virGetLastError will > set an error, remove the bogus codes. > --- > src/qemu/qemu_process.c | 33 - > 1 files changed, 0 insertions(+), 33 deletions(-) > >

[libvirt] [PATCH] qemu: Remove bogus error codes for NUMA memory tuning

2011-06-26 Thread Osier Yang
This is no code between virSaveLastError and virGetLastError will set an error, remove the bogus codes. --- src/qemu/qemu_process.c | 33 - 1 files changed, 0 insertions(+), 33 deletions(-) diff --git a/src/qemu/qemu_process.c b/src/qemu/qemu_process.c index bb83