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
Age
Commit message (
Expand
)
Author
2017-12-14
tpm: add tpm_cmd_get_size() to tpm_util
Marc-André Lureau
2017-12-14
tpm: add TPM interface to lookup TPM version
Marc-André Lureau
2017-12-14
tpm: rename qemu_find_tpm() -> qemu_find_tpm_be()
Marc-André Lureau
2017-12-14
tpm-tis: simplify header inclusion
Marc-André Lureau
2017-12-14
tpm-passthrough: workaround a possible race
Marc-André Lureau
2017-12-14
tpm-passthrough: simplify create()
Marc-André Lureau
2017-12-14
tpm-passthrough: make it safer to destroy after creation
Marc-André Lureau
2017-12-14
tpm-backend: move set 'id' to common code
Marc-André Lureau
2017-12-14
tpm-passthrough: pass TPMPassthruState to handle_device_opts
Marc-André Lureau
2017-12-14
tpm-passthrough: don't save guessed cancel_path in options
Marc-André Lureau
2017-12-14
tpm-be: ask model to the TPM interface
Marc-André Lureau
2017-12-14
tpm-be: report error instead of front-end
Marc-André Lureau
2017-12-14
tpm-be: call request_completed() out of thread
Marc-André Lureau
2017-12-14
tpm-tis: no longer expose TPMState
Marc-André Lureau
2017-12-14
tpm-backend: store TPMIf interface, improve backend_init()
Marc-André Lureau
2017-12-14
tpm: move TpmIf in include/sysemu/tpm.h
Marc-André Lureau
2017-12-14
tpm-tis: remove unused locty_number
Marc-André Lureau
2017-11-15
tpm_tis: Return 0 for every register in case of failure mode
Stefan Berger
2017-11-15
tpm_tis: Return TPM_VERSION_UNSPEC in case of BE failure
Stefan Berger
2017-11-15
tpm-emulator: protect concurrent ctrl_chr access
Marc-André Lureau
2017-10-25
tpm: print buffers received from TPM when debugging
Stefan Berger
2017-10-19
tpm: move recv_data_callback to TPM interface
Marc-André Lureau
2017-10-19
tpm: add a QOM TPM interface
Marc-André Lureau
2017-10-19
tpm-tis: fold TPMTISEmuState in TPMState
Marc-André Lureau
2017-10-19
tpm-tis: remove tpm_tis.h header
Marc-André Lureau
2017-10-19
tpm-tis: move TPMState to TIS header
Marc-André Lureau
2017-10-19
tpm: remove locty_data from TPMState
Marc-André Lureau
2017-10-19
tpm-emulator: fix error handling
Marc-André Lureau
2017-10-19
tpm: add TPMBackendCmd to hold the request state
Marc-André Lureau
2017-10-19
tpm: remove locty argument from receive_cb
Marc-André Lureau
2017-10-19
tpm: remove needless cast
Marc-André Lureau
2017-10-19
tpm: remove unused TPMBackendCmd
Marc-André Lureau
2017-10-19
tpm: remove TPMDriverOps
Marc-André Lureau
2017-10-19
tpm: move TPMSizedBuffer to tpm_tis.h
Marc-André Lureau
2017-10-19
tpm: remove tpm_register_driver()
Marc-André Lureau
2017-10-19
tpm-tis: remove RAISE_STS_IRQ
Marc-André Lureau
2017-10-19
tpm-tis: remove unused hw_access argument
Marc-André Lureau
2017-10-13
tpm: Added support for TPM emulator
Amarnath Valluri
2017-10-13
tpm-passthrough: move reusable code to utils
Amarnath Valluri
2017-10-13
tpm-backend: Move realloc_buffer() implementation to tpm-tis model
Amarnath Valluri
2017-10-13
tpm-backend: Add new API to read backend TpmInfo
Amarnath Valluri
2017-10-13
tpm-backend: Made few interface methods optional
Amarnath Valluri
2017-10-13
tpm-backend: Initialize and free data members in it's own methods
Amarnath Valluri
2017-10-13
tpm-backend: Move thread handling inside TPMBackend
Amarnath Valluri
2017-10-13
tpm-backend: Remove unneeded member variable from backend class
Amarnath Valluri
2017-10-13
tpm: Use EMSGSIZE instead of EBADMSG to compile on OpenBSD
Stefan Berger
2016-10-28
clean-up: removed duplicate #includes
Anand J
2016-10-28
hw/tpm/tpm_passthrough: Simplify if-statements a little bit
Thomas Huth
2016-07-12
Clean up header guards that don't match their file name
Markus Armbruster
2016-04-13
tpm: Fix write to file descriptor function
Stefan Berger
[prev]
[next]