Home
last modified time | relevance | path

Searched hist:cf5a65aaaf3e9382e50df550ba049a1c8691a5dd (Results 1 – 5 of 5) sorted by relevance

/qemu/util/
H A Derror-report.ccf5a65aaaf3e9382e50df550ba049a1c8691a5dd Thu Feb 18 18:48:33 UTC 2010 Markus Armbruster <armbru@redhat.com> 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:)
H A Dqemu-config.ccf5a65aaaf3e9382e50df550ba049a1c8691a5dd Thu Feb 18 18:48:33 UTC 2010 Markus Armbruster <armbru@redhat.com> 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:)
/qemu/include/qemu/
H A Derror-report.hcf5a65aaaf3e9382e50df550ba049a1c8691a5dd Thu Feb 18 18:48:33 UTC 2010 Markus Armbruster <armbru@redhat.com> 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:)
H A Dconfig-file.hcf5a65aaaf3e9382e50df550ba049a1c8691a5dd Thu Feb 18 18:48:33 UTC 2010 Markus Armbruster <armbru@redhat.com> 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:)
/qemu/system/
H A Dvl.ccf5a65aaaf3e9382e50df550ba049a1c8691a5dd Thu Feb 18 18:48:33 UTC 2010 Markus Armbruster <armbru@redhat.com> 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:)