index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tpm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include monitor/monitor.h exactly where needed
Markus Armbruster
2015-06-22
1
-1
/
+0
*
qerror: Move #include out of qerror.h
Markus Armbruster
2015-06-22
1
-0
/
+1
*
tpm: Avoid qerror_report() outside QMP command handlers
Markus Armbruster
2015-06-22
1
-5
/
+4
*
qerror: Clean up QERR_ macros to expand into a single string
Markus Armbruster
2015-06-22
1
-4
/
+5
*
QemuOpts: Wean off qerror_report_err()
Markus Armbruster
2015-06-22
1
-1
/
+1
*
QemuOpts: Convert qemu_opts_foreach() to Error
Markus Armbruster
2015-06-09
1
-3
/
+3
*
QemuOpts: Drop qemu_opts_foreach() parameter abort_on_failure
Markus Armbruster
2015-06-08
1
-2
/
+1
*
tpm: Remove superfluous '\n' around error_report()
Gonglei
2015-03-10
1
-1
/
+1
*
tpm: Avoid qerror_report_err() outside QMP command handlers
Markus Armbruster
2015-02-18
1
-4
/
+2
*
Use error_is_set() only when necessary
Markus Armbruster
2014-02-17
1
-1
/
+1
*
tpm.c: Don't try to put -1 in a variable of type TpmModel
Peter Maydell
2013-07-29
1
-2
/
+2
*
Move TPM passthrough specific command line options to backend structure
Stefan Berger
2013-04-23
1
-0
/
+8
*
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
2013-04-15
1
-1
/
+1
*
tpm: reorganize headers and split hardware part
Paolo Bonzini
2013-04-15
1
-0
/
+350