OSDN Git Service

qga: Add initial FreeBSD support
authorAlexander Ivanov <alexander.ivanov@virtuozzo.com>
Mon, 17 Oct 2022 07:28:19 +0000 (09:28 +0200)
committerKonstantin Kostiuk <kkostiuk@redhat.com>
Wed, 26 Oct 2022 17:35:07 +0000 (20:35 +0300)
commitc6cd588bb3a29a831c862780631a7d2145ade5de
treea5003e207e1285709b9d8e0fc85cdf8626327ecd
parent79fc2fb685f35a5e71e23629760ef4025d6aba31
qga: Add initial FreeBSD support

- Fix device path.
- Fix virtio-serial channel initialization.
- Make the code buildable in FreeBSD.

Reviewed-by: Konstantin Kostiuk <kkostiuk@redhat.com>
Acked-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Alexander Ivanov <alexander.ivanov@virtuozzo.com>
Signed-off-by: Konstantin Kostiuk <kkostiuk@redhat.com>
meson.build
qga/channel-posix.c
qga/commands-posix.c
qga/main.c