index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
tpm
/
tpm_passthrough.c
Age
Commit message (
Expand
)
Author
2016-10-28
hw/tpm/tpm_passthrough: Simplify if-statements a little bit
Thomas Huth
2016-04-13
tpm: Fix write to file descriptor function
Stefan Berger
2016-01-29
hw: Clean up includes
Peter Maydell
2016-01-15
qemu-char: delete send_all/recv_all helper methods
Daniel P. Berrange
2015-09-11
maint: remove unused include for dirent.h
Daniel P. Berrange
2015-06-22
qerror: Move #include out of qerror.h
Markus Armbruster
2015-05-31
tpm: Probe for connected TPM 1.2 or TPM 2
Stefan Berger
2015-05-31
Extend TPM TIS interface to support TPM 2
Stefan Berger
2015-04-30
tpm: Modify DPRINTF to enable -Wformat checking
Stefan Berger
2015-03-10
tpm: Remove superfluous '\n' around error_report()
Gonglei
2015-03-01
tpm: Support for TIS selftest done flag
Stefan Berger
2014-12-10
Drop superfluous conditionals around g_strdup()
Markus Armbruster
2013-04-23
Move TPM passthrough specific command line options to backend structure
Stefan Berger
2013-04-22
tpm: Simplify creation of cancel path
Stefan Berger
2013-04-15
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
2013-04-15
tpm: reorganize headers and split hardware part
Paolo Bonzini