• J
    qemu: Split the command parsing routines into own module · d860b2f5
    John Ferlan 提交于
    Extract out the qemuParseCommandLine{String|Pid} into their own
    separate module - taking with it all the various static functions.
    
    Causes a ripple effect with a few other modules to include the
    new qemu_parse_command.h.
    
    Narrowed down the list of #include's in the split out module to
    those that are necessary for build.
    d860b2f5
qemu_parse_command.h 2.0 KB