Paolo Bonzini <pbonz...@redhat.com> writes: > A non-native i386 or x86_64 emulator should not have TPM passthrough > support, since the TPM is only present for those hosts. > > Reviewed-by: Andreas Färber <afaer...@suse.de> > Signed-off-by: Paolo Bonzini <pbonz...@redhat.com>
Breaks the build for me: make: Entering directory `/work/armbru/qemu/bld-x86' make[1]: *** No rule to make target `../tpm/tpm_tis.o', needed by `qemu-system-x86_64'. make[1]: Target `all' not remade because of errors. make: *** [subdir-x86_64-softmmu] Error 2 make: Target `all' not remade because of errors. make: Leaving directory `/work/armbru/qemu/bld-x86' Workaround: drop --enable-tpm.