On Mon, 25 Oct 2021 at 18:35:02 +0100, Simon McVittie wrote: > On Mon, 25 Oct 2021 at 13:19:01 +0200, Romain Porte wrote: > > - 'unix:%s,server,nowait' % self.get_socket_path('monitor'), > > + 'unix:%s,server=on,wait=off' % self.get_socket_path('monitor'), > > Thanks for the patch. Do you know which version of qemu is required for > this new syntax?
Actually, never mind: I tried in oldstable and this syntax is accepted, so I think that's far enough back that we don't care which specific version. smcv