23 Commits (8301ea444abb49f7b7fb939b09c1e23b22977f30)

Author SHA1 Message Date
Marc-André Lureau f7abe0ecd4 qapi: Change data type of the FOO_lookup generated for enum FOO 9 years ago
Markus Armbruster 977c736f80 qapi: Mechanically convert FOO_lookup[...] to FOO_str(...) 9 years ago
Markus Armbruster 5b5f825d44 qapi: Generate FOO_str() macro for QAPI enum FOO 9 years ago
Markus Armbruster 00bbf50a50 tpm: Clean up model registration & lookup 9 years ago
Marc-André Lureau a9a72aeefb tpm: Clean up driver registration & lookup 9 years ago
Eric Blake 32bafa8fdd qapi: Don't special-case simple union wrappers 11 years ago
Peter Maydell d38ea87ac5 all: Clean up includes 11 years ago
Eric Blake 7fb1cf1606 qapi: Don't let implicit enum MAX member collide 11 years ago
Eric Blake ce21131a0b tpm: Convert to new qapi union layout 11 years ago
Markus Armbruster a0b1a66ea3 Include monitor/monitor.h exactly where needed 12 years ago
Markus Armbruster d49b683644 qerror: Move #include out of qerror.h 12 years ago
Markus Armbruster 8b53a19675 tpm: Avoid qerror_report() outside QMP command handlers 12 years ago
Markus Armbruster c6bd8c706a qerror: Clean up QERR_ macros to expand into a single string 12 years ago
Markus Armbruster 70b9433109 QemuOpts: Wean off qerror_report_err() 12 years ago
Markus Armbruster 28d0de7a4f QemuOpts: Convert qemu_opts_foreach() to Error 12 years ago
Markus Armbruster a4c7367f7d QemuOpts: Drop qemu_opts_foreach() parameter abort_on_failure 12 years ago
Gonglei 27215a22dd tpm: Remove superfluous '\n' around error_report() 12 years ago
Markus Armbruster bc09a287d8 tpm: Avoid qerror_report_err() outside QMP command handlers 12 years ago
Markus Armbruster 84d18f065f Use error_is_set() only when necessary 13 years ago
Peter Maydell 8cdd2e0abb tpm.c: Don't try to put -1 in a variable of type TpmModel 13 years ago
Stefan Berger bb71623811 Move TPM passthrough specific command line options to backend structure 14 years ago
Paolo Bonzini dccfcd0e5f sysemu: avoid proliferation of include/ subdirectories 14 years ago
Paolo Bonzini bdee56f546 tpm: reorganize headers and split hardware part 14 years ago
Stefan Berger 8f0605cc9c QOM-ify the TPM support 14 years ago
Corey Bryant 88ca7bcff1 QMP: Remove duplicate TPM type from query-tpm 14 years ago
Stefan Berger 4549a8b7ee Add a TPM Passthrough backend driver implementation 14 years ago
Stefan Berger d1a0cf738d Support for TPM command line options 14 years ago