]> git.proxmox.com Git - mirror_qemu.git/commit
ui/dbus: compile without gio/gunixfdlist.h
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Tue, 6 Jun 2023 11:56:40 +0000 (15:56 +0400)
committerMarc-André Lureau <marcandre.lureau@redhat.com>
Tue, 27 Jun 2023 15:08:56 +0000 (17:08 +0200)
commit29c5c7e5f65977a77eddf6580fdc31ea4a263a6a
tree33ad97af5f6909a6996ca762ddf952d53c0f2d25
parent1d48c9fd8e4ab55662d8daec4af1d63cd2b54699
ui/dbus: compile without gio/gunixfdlist.h

D-Bus on windows doesn't support fd-passing. Let's isolate the
fdlist-related code as a first step, before adding Windows support,
using another mechanism.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20230606115658.677673-4-marcandre.lureau@redhat.com>
audio/dbusaudio.c
ui/dbus-chardev.c
ui/dbus-console.c
ui/dbus-listener.c