]> git.proxmox.com Git - mirror_qemu.git/commit
vl: Set error location when parsing memory options
authorEduardo Habkost <ehabkost@redhat.com>
Fri, 12 Feb 2016 19:02:27 +0000 (17:02 -0200)
committerMarkus Armbruster <armbru@redhat.com>
Fri, 19 Feb 2016 12:46:44 +0000 (13:46 +0100)
commitbbe2d25c8f89db4f0075a1321b1911b42d97e436
tree7dcd99454007d68f27f81c2ac3f20d3528da49c5
parent890ad5508e0e450272faa4b38611b9df5bab871a
vl: Set error location when parsing memory options

Set error location so the error_report() calls will show
appropriate command-line argument or config file info.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Message-Id: <1455303747-19776-5-git-send-email-ehabkost@redhat.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
vl.c