qemu-e2k/qga
Marc-André Lureau 3015321dc4 build-sys: drop ntddscsi.h check
The header has been part of MinGW-w64 since the introduction of the
project (2007). While on MinGW(32), the legacy project, it was imported
in 2014 from w32api-3.17 (commit e4803e0da2).

According to build-platform.rst and our CI coverage, we only support
building with MinGW-w64 (from Debian/Fedora).

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Konstantin Kostiuk <kkostiuk@redhat.com>
Message-Id: <20220401085106.2167374-1-marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2022-04-06 14:31:55 +02:00
..
installer qga-win/msi: fix missing libstdc++-6 DLL in MSI installer 2021-08-03 07:01:36 -05:00
vss-win32 qga/vss-win32: fix compilation with clang++ 2022-04-05 10:42:06 +02: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 Remove qemu-common.h include from most units 2022-04-06 14:31:55 +02:00
commands-win32.c build-sys: drop ntddscsi.h check 2022-04-06 14:31:55 +02:00
commands.c qga: replace qemu_gettimeofday() with g_get_real_time() 2022-04-06 10:50:37 +02:00
guest-agent-command-state.c
guest-agent-core.h Replace GCC_FMT_ATTR with G_GNUC_PRINTF 2022-03-22 14:40:51 +04:00
main.c qga: replace deprecated g_get_current_time() 2022-04-06 10:50:38 +02:00
meson.build build-sys: drop ntddscsi.h check 2022-04-06 14:31:55 +02: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