[pve-devel] applied: [PATCH qemu-server 1/1] Add 'type' to agent_fmt

Thomas Lamprecht t.lamprecht at proxmox.com
Mon Nov 18 19:32:46 CET 2019


On 11/18/19 7:46 AM, Matt Dunwoodie wrote:
> This adds an extra field to agent_fmt that specifes the type of guest
> agent connection to use. Currently there is no choice, and defaults to
> virtio-serial. Since qemu-ga also runs over isa-serial, this allows OSes
> such as NetBSD and OpenBSD, which do not have support for virtio-serial,
> to run a qemu-ga.
> 
> This is an optional field, which leaves the default as virtio-serial. As
> it doesn't change the default, it will require no change to older
> configuration files.
> 
> Signed-off-by: Matt Dunwoodie <ncon at noconroy.net>
> ---
>  PVE/QemuServer.pm | 22 ++++++++++++++++++----
>  1 file changed, 18 insertions(+), 4 deletions(-)
> 

applied, much thanks for your contribution!




More information about the pve-devel mailing list