]> git.proxmox.com Git - mirror_qemu.git/commit
qga: throw an Error in ga_channel_open()
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Wed, 25 May 2022 14:41:32 +0000 (16:41 +0200)
committerMarc-André Lureau <marcandre.lureau@redhat.com>
Sat, 28 May 2022 09:42:56 +0000 (11:42 +0200)
commit87ed8b2c2cd03d2596c11559f3e64ba15f58a99e
tree2f89bfcd957e8b4ff2915fb7a872f54227ba403b
parent1a89a17b769352dbced5c6d8b0935e4d1f306c6e
qga: throw an Error in ga_channel_open()

Allow for a single point of error reporting, and further refactoring.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20220525144140.591926-8-marcandre.lureau@redhat.com>
qga/channel-posix.c