[libvirt PATCH 01/11] qemu: drop support for agent connections on PTYs

Michal Prívozník mprivozn at redhat.com
Sat Feb 22 12:39:45 UTC 2020


On 2/14/20 1:51 PM, Daniel P. Berrangé wrote:
> Libvirt has never configured the QEMU agent to support
> running on a PTY implicitly. In theory an end user may
> have written such an XML config, but this is reasonably
> unlikely since when a bare <channel> is provided, libvirt
> will auto-expand it to a UNIX socket backend.
> 
> With this change a user who has use the PTY backend will
> have to switch to the UNIX backend if they wish to use
> libvirt APIs for interacting with the agent. This will
> not have guest ABI impact.
> 
> Signed-off-by: Daniel P. Berrangé <berrange at redhat.com>
> ---
>  src/qemu/qemu_agent.c | 36 ++----------------------------------
>  1 file changed, 2 insertions(+), 34 deletions(-)
> 

Reviewed-by: Michal Privoznik <mprivozn at redhat.com>

Michal




More information about the libvir-list mailing list