On Thu, Aug 25, 2022 at 2:53 AM Dr. David Alan Gilbert <[email protected]> wrote: > > * Bin Meng ([email protected]) wrote: > > From: Bin Meng <[email protected]> > > > > On Windows the QEMU executable is created via CreateProcess() and IO > > redirection does not work, so we need to set MigrateStart::hide_stderr > > to false to disable adding IO redirection to the command line. > > > > Signed-off-by: Bin Meng <[email protected]> > > Isn't it easier just to change the one place that tests this? >
Yeah, will do in v2. Regards, Bin
