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
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-06-01
TPM2 ACPI table support
Stefan Berger
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: fix coding style
Stefan Berger
2015-04-30
tpm: Modify DPRINTF to enable -Wformat checking
Stefan Berger
2015-04-30
tpm: Cast 64bit variables to int when used in DPRINTF
Stefan Berger
2015-03-19
Fix remaining warnings from Sparse (void return)
Stefan Weil
2015-03-11
tpm: Move memory subregion function into realize function
Stefan Berger
2015-03-10
tpm: Remove superfluous '\n' around error_report()
Gonglei
2015-03-01
tpm: Support for capability flags of TIS 1.3
Stefan Berger
2015-03-01
tpm: Support for TIS selftest done flag
Stefan Berger
2015-03-01
tpm: Support for XFIFO register
Stefan Berger
2015-03-01
tpm: Allow 32 & 16 bit accesses to the registers
Stefan Berger
2015-03-01
tpm: Extend sts register to 32 bit
Stefan Berger
2014-12-10
Drop superfluous conditionals around g_strdup()
Markus Armbruster
2014-10-20
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
2014-08-25
Add ACPI tables for TPM
Stefan Berger
2014-08-18
tpm_tis: remove instance_finalize callback
Paolo Bonzini
2014-08-18
memory: remove memory_region_destroy
Paolo Bonzini
2013-08-22
aio / timers: Untangle include files
Alex Bligh
2013-07-04
hw/t*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
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