aboutsummaryrefslogtreecommitdiff
path: root/backends/tpm
AgeCommit message (Expand)AuthorFilesLines
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2-6/+2
2020-09-16util: rename qemu_open() to qemu_open_old()Daniel P. Berrangé1-4/+4
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost2-4/+4
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost2-3/+6
2020-08-21meson: convert backends directory to MesonMarc-André Lureau2-4/+8
2020-08-21trace: switch position of headers to what Meson requiresPaolo Bonzini1-0/+1
2020-07-24tpm_emulator: Report an error if chardev is missingStefan Berger1-15/+23
2020-07-10error: Eliminate error_propagate() with Coccinelle, part 1Markus Armbruster1-3/+1
2020-07-10qapi: Use returned bool to check for failure, Coccinelle partMarkus Armbruster1-2/+1
2020-06-19tpm: Move backend code under the 'backends/' directoryPhilippe Mathieu-Daudé8-0/+2191
2020-06-19backends: Add TPM files into their own directoryPhilippe Mathieu-Daudé2-0/+209