commit | e478b448d7c36046462733ffaeaea0961575790a | [log] [tgz] |
---|---|---|
author | Dong Xu Wang <wdongxu@linux.vnet.ibm.com> | Thu Dec 06 14:47:22 2012 +0800 |
committer | Kevin Wolf <kwolf@redhat.com> | Tue Dec 11 16:35:47 2012 +0100 |
tree | a2b06f9ce8a74c39da739dbc16eca0a6be4eeb2e | |
parent | dd39244978627e41a66b98d20eceddb1d7d25def [diff] |
use qemu_opts_create_nofail We will use qemu_opts_create_nofail function, it can make code more readable. Signed-off-by: Dong Xu Wang <wdongxu@linux.vnet.ibm.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>