qemu-e2k/qga
Paolo Bonzini 91a2e6882a meson: fix rule for qemu-ga installer
The bindir variable is not available in the "glib" variable, which is an internal
dependency (created with "declare_dependency").  Use glib_pc instead, which contains
the variable as it is instantiated from glib-2.0.pc.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2023-05-25 10:02:43 +02:00
..
installer qga/win/installer: add VssOption to installer 2023-03-08 18:26:49 +02:00
vss-win32 qga-pull-2023-03-22 2023-03-24 16:08:07 +00:00
channel-posix.c
channel-win32.c
channel.h
commands-bsd.c
commands-common.h
commands-linux.c
commands-posix-ssh.c
commands-posix.c qga: Fix suspend on Linux guests without systemd 2023-05-04 09:30:01 +00:00
commands-win32.c qga/commands-win32.c: Drop the check for _WIN32_WINNT >= 0x0601 2023-05-04 09:13:55 +00:00
commands.c qga: Add merged variant to GuestExecCaptureOutputMode 2023-05-04 09:12:48 +00:00
cutils.c qga: Clean up includes 2023-02-08 07:16:23 +01:00
cutils.h qga: Clean up includes 2023-02-08 07:16:23 +01:00
guest-agent-command-state.c
guest-agent-core.h
main.c error: Drop superfluous #include "qapi/qmp/qerror.h" 2023-02-23 13:56:14 +01:00
meson.build meson: fix rule for qemu-ga installer 2023-05-25 10:02:43 +02:00
messages-win32.mc
qapi-schema.json qga/qapi-schema: Reformat doc comments to conform to current conventions 2023-05-10 10:01:01 +02:00
service-win32.c
service-win32.h
vss-win32.c
vss-win32.h