qemu/backends/tpm
Thomas Huth ded5d78c1e configure: Add a proper check for sys/ioccom.h and use it in tpm_ioctl.h
On Solaris and Haiku, the _IO() macros are defined in <sys/ioccom.h>.
Add a proper check for this header to our build system, and make sure
to include the header in tpm_ioctl.h to fix a build failure on Solaris
and Haiku.

Message-Id: <20201115152317.42752-1-thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
2020-11-17 09:45:24 +01:00
..
Kconfig
meson.build meson: convert backends directory to Meson 2020-08-21 06:30:23 -04:00
tpm_backend.c
tpm_emulator.c tpm: Fix Lesser GPL version number 2020-11-15 16:44:18 +01:00
tpm_int.h
tpm_ioctl.h configure: Add a proper check for sys/ioccom.h and use it in tpm_ioctl.h 2020-11-17 09:45:24 +01:00
tpm_passthrough.c tpm: Fix Lesser GPL version number 2020-11-15 16:44:18 +01:00
tpm_util.c tpm: Fix Lesser GPL version number 2020-11-15 16:44:18 +01:00
trace-events
trace.h trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00