Hi Stefan, the MAINTAINERS file doesn't seem to cover any of the TPM-related files in the tree:
backends/tpm.c hw/tpm/ include/hw/acpi/tpm.h include/sysemu/tpm* tpm.c but I have a gut feeling that you are semi-officially maintaining TPM anyway, so I'm going to ask you. :) Can you please write a document, to be placed under docs/specs/, that describes the TPM device from a guest perspective, also explaining how the guest-visible bits are connected to (current) TPM backend(s)? The document wouldn't have to be very long; I think all standardized interfaces could be mentioned by reference only (by spec names and locations). The document should however describe any QEMU specifics, and how the relevant specs are brought together in the implementation. Some text files I'm familiar with and can recommend as examples: - docs/specs/fw_cfg.txt - docs/specs/pvpanic.txt - docs/specs/vmgenid.txt (There may be more and/or better examples of course.) This document should be the starting point for developers that want to support QEMU's TPM(s) in guest firmware that is different from SeaBIOS. (You've been maintaining the related SeaBIOS feature.) Would you be willing to author such a design document? Thank you, Laszlo