aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc/spapr_tpm_proxy.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-06Remove qemu-common.h include from most unitsMarc-André Lureau1-1/+0
2021-05-02Do not include cpu.h if it's not really necessaryThomas Huth1-1/+0
2020-05-15qdev: Unrealize must not failMarkus Armbruster1-1/+1
2020-01-24qdev: set properties with device_class_set_props()Marc-André Lureau1-1/+1
2019-10-04spapr-tpm-proxy: Drop misleading checkGreg Kurz1-1/+1
2019-08-21spapr: initial implementation for H_TPM_COMM/spapr-tpm-proxyMichael Roth1-0/+178