Skip to content
  • Paolo Bonzini's avatar
    6ba7ada3
    qtest: add a QOM object for qtest · 6ba7ada3
    Paolo Bonzini authored
    
    
    The qtest server right now can only be created using the -qtest
    and -qtest-log options.  Allow an alternative way to create it
    using "-object qtest,chardev=...,log=...".
    
    This is part of the long term plan to make more (or all) of
    QEMU configurable through QMP and preconfig mode.
    
    Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
    6ba7ada3
    qtest: add a QOM object for qtest
    Paolo Bonzini authored
    
    
    The qtest server right now can only be created using the -qtest
    and -qtest-log options.  Allow an alternative way to create it
    using "-object qtest,chardev=...,log=...".
    
    This is part of the long term plan to make more (or all) of
    QEMU configurable through QMP and preconfig mode.
    
    Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
Loading