Sign in
qemu
/
qemu
/
3a3f8705962c8c8a47a9b981ffd5aab7274ad508
/
tpm.c
f7abe0e
qapi: Change data type of the FOO_lookup generated for enum FOO
by Marc-André Lureau
· 7 years ago
977c736
qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)
by Markus Armbruster
· 7 years ago
5b5f825
qapi: Generate FOO_str() macro for QAPI enum FOO
by Markus Armbruster
· 7 years ago
00bbf50
tpm: Clean up model registration & lookup
by Markus Armbruster
· 7 years ago
a9a72ae
tpm: Clean up driver registration & lookup
by Marc-André Lureau
· 7 years ago
32bafa8
qapi: Don't special-case simple union wrappers
by Eric Blake
· 9 years ago
d38ea87
all: Clean up includes
by Peter Maydell
· 9 years ago
7fb1cf1
qapi: Don't let implicit enum MAX member collide
by Eric Blake
· 9 years ago
ce21131
tpm: Convert to new qapi union layout
by Eric Blake
· 9 years ago
a0b1a66
Include monitor/monitor.h exactly where needed
by Markus Armbruster
· 10 years ago
d49b683
qerror: Move #include out of qerror.h
by Markus Armbruster
· 10 years ago
8b53a19
tpm: Avoid qerror_report() outside QMP command handlers
by Markus Armbruster
· 10 years ago
c6bd8c7
qerror: Clean up QERR_ macros to expand into a single string
by Markus Armbruster
· 10 years ago
70b9433
QemuOpts: Wean off qerror_report_err()
by Markus Armbruster
· 10 years ago
28d0de7
QemuOpts: Convert qemu_opts_foreach() to Error
by Markus Armbruster
· 10 years ago
a4c7367
QemuOpts: Drop qemu_opts_foreach() parameter abort_on_failure
by Markus Armbruster
· 10 years ago
27215a2
tpm: Remove superfluous '\n' around error_report()
by Gonglei
· 10 years ago
bc09a28
tpm: Avoid qerror_report_err() outside QMP command handlers
by Markus Armbruster
· 10 years ago
84d18f0
Use error_is_set() only when necessary
by Markus Armbruster
· 11 years ago
8cdd2e0
tpm.c: Don't try to put -1 in a variable of type TpmModel
by Peter Maydell
· 11 years ago
bb71623
Move TPM passthrough specific command line options to backend structure
by Stefan Berger
· 12 years ago
dccfcd0
sysemu: avoid proliferation of include/ subdirectories
by Paolo Bonzini
· 12 years ago
bdee56f
tpm: reorganize headers and split hardware part
by Paolo Bonzini
· 12 years ago