Re: [PATCH v4] chardev: add path option for pty backend

2024-09-03 Thread Marc-André Lureau
On Tue, Aug 6, 2024 at 5:09 AM Octavian Purdila wrote: > Add path option to the pty char backend which will create a symbolic > link to the given path that points to the allocated PTY. > > This avoids having to make QMP or HMP monitor queries to find out what > the new PTY device path is. > > Bas

[PATCH v4] chardev: add path option for pty backend

2024-08-05 Thread Octavian Purdila
Add path option to the pty char backend which will create a symbolic link to the given path that points to the allocated PTY. This avoids having to make QMP or HMP monitor queries to find out what the new PTY device path is. Based on patch from Paulo Neves: https://patchew.org/QEMU/1548509635-15