On Fri, Apr 11, 2014 at 01:54:04AM +0800, Chunyan Liu wrote: > Add two temp conversion functions between QEMUOptionParameter to QemuOpts, > so that next patch can use it. It will simplify later patch for easier > review. And will be finally removed after all backend drivers switch to > QemuOpts. > > Signed-off-by: Chunyan Liu <[email protected]> > --- > include/qemu/option.h | 8 +++ > util/qemu-option.c | 153 > ++++++++++++++++++++++++++++++++++++++++++++++++++ > 2 files changed, 161 insertions(+)
Reviewed-by: Stefan Hajnoczi <[email protected]>
