[libvirt] [PATCH] qemu: Error prompt if invalid dump image format specified

2011-01-16 Thread Osier Yang
"getCompressionType" trys to throw error when invalid dump image format is specified, or the compression program for the specified image format is not available, but at the same time, it returns enum qemud_save_formats, as a result, upper function will think it was successful, and disgard to check

Re: [libvirt] cont command failing via JSON monitor on restore

2011-01-16 Thread Laine Stump
On 01/14/2011 04:26 PM, Jim Fehlig wrote: Laine Stump wrote: On 01/13/2011 04:29 PM, Jim Fehlig wrote: Daniel P. Berrange wrote: Yep, it wasn't really intended as a fix. It was intended to make the error scenario clearly detectable, which has succeeded as per Jim's report. The fact that