* src/xml.c: changes from Masayuki Sunou to improve error reporting

on device XML errors.
Daniel
This commit is contained in:
Daniel Veillard
2007-08-02 10:47:38 +00:00
parent 94711ff791
commit 6253863e8f
2 changed files with 15 additions and 4 deletions

View File

@@ -1,3 +1,8 @@
Thu Aug 2 12:49:08 CEST 2007 Daniel Veillard <veillard@redhat.com>
* src/xml.c: changes from Masayuki Sunou to improve error reporting
on device XML errors.
Tue Jul 31 10:24:23 EST 2007 Daniel P. Berrange <berrange@redhat.com>
* src/qemu_conf.c, src/xml.c, tests/qemuxml2argvtest.c,