« Previous | Next » 

Revision cf5a65aa

IDcf5a65aaaf3e9382e50df550ba049a1c8691a5dd

Added by Markus Armbruster about 14 years ago

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:)

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences