On Wed, Jan 03, 2024 at 10:49:20PM +0800, Zhao Liu wrote:
> On Wed, Jan 03, 2024 at 12:30:42PM +, Daniel P. Berrangé wrote:
> > Date: Wed, 3 Jan 2024 12:30:42 +
> > From: "Daniel P. Berrangé"
> > Subject: [PATCH] softmmu: remove obsolete comment about libvi
On Wed, Jan 03, 2024 at 12:30:42PM +, Daniel P. Berrangé wrote:
> Date: Wed, 3 Jan 2024 12:30:42 +
> From: "Daniel P. Berrangé"
> Subject: [PATCH] softmmu: remove obsolete comment about libvirt timeouts
>
> For a long time now, libvirt has pre-created the monito
For a long time now, libvirt has pre-created the monitor connection
socket and passed the pre-opened FD into QEMU during startup. Thus
libvirt does not have any timeouts waiting for the monitor socket
to appear, it is immediately connected.
Signed-off-by: Daniel P. Berrangé
---
system/vl.c | 1 -