diff options
author | Markus Armbruster <armbru@redhat.com> | 2010-02-18 19:48:33 +0100 |
---|---|---|
committer | Markus Armbruster <armbru@redhat.com> | 2010-03-16 16:58:32 +0100 |
commit | 6578c4c38b359065d8148a622512a091d1ca6f70 (patch) | |
tree | cefb10d2cab499ba0d7c76682503a309c187dc4a /migration-exec.c | |
parent | c4bc5aceca1e6b576be820fd80746312c15ca880 (diff) | |
download | qemu-6578c4c38b359065d8148a622512a091d1ca6f70.tar.gz qemu-6578c4c38b359065d8148a622512a091d1ca6f70.tar.bz2 qemu-6578c4c38b359065d8148a622512a091d1ca6f70.zip |
error: Track locations in configuration files
New LOC_FILE. Use it for tracking file name and line number in
qemu_config_parse(). We now report errors like
qemu:foo.conf:42: Did not find I2C bus for smbus-eeprom
In particular, gems like this message:
-device: no driver specified
become almost nice now:
qemu:foo.conf:44: -device: no driver specified
(A later commit will get rid of the bogus -device:)
Diffstat (limited to 'migration-exec.c')
0 files changed, 0 insertions, 0 deletions