]> Git Repo - qemu.git/commit
qemu-config: introduce qemu_find_opts_err()
authorLuiz Capitulino <[email protected]>
Wed, 28 Mar 2012 17:16:37 +0000 (14:16 -0300)
committerLuiz Capitulino <[email protected]>
Mon, 4 Jun 2012 16:49:35 +0000 (13:49 -0300)
commit60d5666f7d4eec6df4a3d066769009f0c1a685bf
treeee3daa91760009707492e08c10394d149a100e1d
parent2ac20613384c1c66bc27302e1e38698fa238bb2f
qemu-config: introduce qemu_find_opts_err()

This is like qemu_find_opts(), except that it takes an Error argument.

This new function allows for a incremental conversion of code using
qemu_find_opts().

Signed-off-by: Luiz Capitulino <[email protected]>
Reviewed-By: Laszlo Ersek <[email protected]>
qemu-config.c
qemu-config.h
This page took 0.025207 seconds and 4 git commands to generate.