]> git.proxmox.com Git - qemu.git/commit - qemu-error.h
error: Track locations on command line
authorMarkus Armbruster <armbru@redhat.com>
Thu, 18 Feb 2010 19:13:51 +0000 (20:13 +0100)
committerMarkus Armbruster <armbru@redhat.com>
Tue, 16 Mar 2010 15:58:32 +0000 (16:58 +0100)
commit0f0bc3f1d526924ef4a75ad25dd0ec3771a66496
tree130684a948ba840c06ea12c31e0dfbd24b2e3027
parentef82516d8fb41cbae9703d07516641f6bdf91a77
error: Track locations on command line

New LOC_CMDLINE.  Use it for tracking option with argument in
lookup_opt().  We now report errors like this

    qemu: -device smbus-eeprom: Did not find I2C bus for smbus-eeprom
qemu-error.c
qemu-error.h
vl.c