]> git.proxmox.com Git - qemu.git/commit - qemu-option.h
error: New qemu_opts_loc_restore()
authorMarkus Armbruster <armbru@redhat.com>
Thu, 27 May 2010 19:06:04 +0000 (21:06 +0200)
committerKevin Wolf <kwolf@redhat.com>
Tue, 6 Jul 2010 15:05:49 +0000 (17:05 +0200)
commit94ac726842d37b50c7742ecb643bebe2e5d72cd2
tree3059f71466bf3d96d5ccd041b1d38951397a3a78
parent620f862e1c3d0862923997c8d6632c5916da997c
error: New qemu_opts_loc_restore()

Needed for decent error locations when complaining about options
outside of qemu_opts_foreach().  That one sets the location
already.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
qemu-option.c
qemu-option.h