commit | dd39244978627e41a66b98d20eceddb1d7d25def | [log] [tgz] |
---|---|---|
author | Dong Xu Wang <wdongxu@linux.vnet.ibm.com> | Thu Dec 06 14:47:21 2012 +0800 |
committer | Kevin Wolf <kwolf@redhat.com> | Tue Dec 11 16:34:45 2012 +0100 |
tree | 45ff9ebacf37d37d155e598b62232c3cb73344cb | |
parent | ad718d01ba0af531d10b0a8685cf5047edfd1891 [diff] |
introduce qemu_opts_create_nofail function While id is NULL, qemu_opts_create can not fail, so ignore errors is fine. Signed-off-by: Dong Xu Wang <wdongxu@linux.vnet.ibm.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>