
27 Feb
2008
27 Feb
'08
4:31 p.m.
Daniel P. Berrange wrote:
On Wed, Feb 20, 2008 at 12:28:23PM -0500, Cole Robinson wrote:
Currently the qemu driver doesn't use virErrorMsg when raising error messages. This causes some errors to appear as "libvir: QEMU error: " if a custom string wasn't raised, which isn't all that useful. The patch below fixes this.
Ah, cnice catch - surprised no one has noticed this before.
Dan.
Hmm, I haven't seen this committed yet, I assume it was just forgotten. Could this be applied if the patch is okay? Thanks, Cole