qemu/qga
Marc-André Lureau 6bee096021 build-sys: fix undefined ARCH error
../qga/meson.build:76:4: ERROR: Key ARCH is not in the dictionary.

Fixes commit 823eb013 ("configure, meson: move ARCH to meson.build")

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20220114084312.3725242-1-marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2022-01-27 12:08:31 +01:00
..
installer qga-win/msi: fix missing libstdc++-6 DLL in MSI installer 2021-08-03 07:01:36 -05:00
vss-win32 qga-win: Increase VSS freeze timeout to 60 secs instead of 10 2021-08-02 22:11:45 -05:00
channel-posix.c
channel-win32.c qga: Add spaces around operator 2021-03-16 20:20:37 -05:00
channel.h
commands-common.h
commands-posix-ssh.c Remove superfluous ERRP_GUARD() 2021-08-26 17:15:28 +02:00
commands-posix.c qga: fix guest-get-disks regression 2021-04-20 16:27:45 +01:00
commands-win32.c qga-win: Detect Windows 11 by build number 2022-01-10 13:05:25 +00:00
commands.c qga: fix leak of base64 decoded data on command error 2021-08-09 20:18:43 -05:00
guest-agent-command-state.c
guest-agent-core.h
main.c qga: return a more explicit error on why a command is disabled 2021-03-16 20:21:47 -05:00
meson.build build-sys: fix undefined ARCH error 2022-01-27 12:08:31 +01:00
qapi-schema.json qapi: Add spaces after symbol declaration for consistency 2021-10-02 07:33:41 +02:00
service-win32.c
service-win32.h
vss-win32.c
vss-win32.h