index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
tpm
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/tpm: fix usage of bool in tpm-tis.c
Jafar Abdi
2020-05-12
1
-2
/
+2
*
tpm: tpm-tis-device: set PPI to false by default
Eric Auger
2020-05-06
1
-1
/
+1
*
tpm: Add the SysBus TPM TIS device
Eric Auger
2020-03-05
3
-0
/
+165
*
tpm: Separate TPM_TIS and TPM_TIS_ISA configs
Eric Auger
2020-03-05
2
-2
/
+8
*
tpm: Separate tpm_tis common functions from isa code
Eric Auger
2020-03-05
4
-201
/
+271
*
tpm: Use TPMState as a common struct
Eric Auger
2020-03-05
1
-55
/
+91
*
tpm: rename TPM_TIS into TPM_TIS_ISA
Eric Auger
2020-03-05
1
-2
/
+2
*
hw/ppc/Kconfig: Enable TPM_SPAPR as part of PSERIES config
Stefan Berger
2020-02-02
1
-1
/
+1
*
tpm_spapr: Support suspend and resume
Stefan Berger
2020-02-02
2
-1
/
+53
*
tpm_spapr: Support TPM for ppc64 using CRQ based interface
Stefan Berger
2020-02-02
4
-0
/
+398
*
tpm: Move tpm_tis_show_buffer to tpm_util.c
Stefan Berger
2020-02-02
4
-29
/
+33
*
tpm-ppi: page-align PPI RAM
Marc-André Lureau
2020-01-29
1
-1
/
+2
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
2
-2
/
+2
*
migration: Define VMSTATE_INSTANCE_ID_ANY
Peter Xu
2020-01-20
1
-1
/
+2
*
hw/tpm: rename Error ** parameter to more common errp
Vladimir Sementsov-Ogievskiy
2019-12-18
1
-4
/
+4
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
3
-3
/
+2
*
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
2
-2
/
+0
*
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
2
-0
/
+2
*
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include sysemu/reset.h a lot less
Markus Armbruster
2019-08-16
1
-1
/
+0
*
trace: Eliminate use of TARGET_FMT_plx
Markus Armbruster
2019-08-16
1
-2
/
+2
*
tpm_emulator: Translate TPM error codes to strings
Stefan Berger
2019-07-25
2
-10
/
+63
*
tpm: Exit in reset when backend indicates failure
Stefan Berger
2019-07-25
2
-2
/
+6
*
hw/tpm: Only build tpm_ppi.o if any of TPM_TIS/TPM_CRB is built
Philippe Mathieu-Daudé
2019-07-08
1
-2
/
+2
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
1
-0
/
+1
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
4
-2
/
+4
*
Clean up ill-advised or unusual header guards
Markus Armbruster
2019-05-13
1
-3
/
+4
*
trace-events: Shorten file names in comments
Markus Armbruster
2019-03-22
1
-6
/
+6
*
tpm: express dependencies with Kconfig
Paolo Bonzini
2019-03-07
1
-1
/
+9
*
i386: express dependencies with Kconfig
Paolo Bonzini
2019-03-07
1
-1
/
+1
*
isa: express dependencies with kconfig
Paolo Bonzini
2019-03-07
1
-1
/
+1
*
build: switch to Kconfig
Paolo Bonzini
2019-03-07
1
-0
/
+2
*
kconfig: introduce kconfig files
Paolo Bonzini
2019-03-07
1
-0
/
+14
*
tpm_tis: convert tpm_tis_show_buffer() to use trace event
Liam Merwick
2019-02-24
2
-12
/
+20
*
tpm_tis: fix loop that cancels any seizure by a lower locality
Liam Merwick
2019-02-24
1
-1
/
+1
*
tpm: clear RAM when "memory overwrite" requested
Marc-André Lureau
2019-01-18
5
-0
/
+41
*
tpm: allocate/map buffer for TPM Physical Presence interface
Stefan Berger
2019-01-18
5
-0
/
+82
*
tpm: add a "ppi" boolean property
Marc-André Lureau
2019-01-18
2
-0
/
+6
*
tpm: Make sure the locality received from backend is valid
Stefan Berger
2018-12-04
1
-0
/
+2
*
tpm: Make sure new locality passed to tpm_tis_prep_abort() is valid
Stefan Berger
2018-12-04
1
-1
/
+3
*
tpm: Remove unused locty parameter from tpm_tis_abort()
Stefan Berger
2018-12-03
1
-3
/
+3
*
tpm: use loop iterator to set sts data field
Prasad J Pandit
2018-11-14
1
-1
/
+1
*
tpm: Zero-init structure to avoid uninitialized variables in valgrind log
Stefan Berger
2018-10-30
1
-0
/
+1
*
tpm: extend TPM TIS with state migration support
Stefan Berger
2018-05-24
2
-2
/
+51
*
tpm: extend TPM emulator with state migration support
Stefan Berger
2018-05-24
2
-12
/
+319
*
tpm: CRB: Enforce locality is requested before processing buffer
Stefan Berger
2018-03-29
1
-1
/
+13
*
tpm: CRB: Reset Granted flag when relinquishing locality
Stefan Berger
2018-03-29
1
-0
/
+2
*
tpm: CRB: set the Idle flag by default
Stefan Berger
2018-03-29
1
-0
/
+2
*
tpm: CRB: query backend for TPM established flag
Stefan Berger
2018-03-21
1
-0
/
+6
*
tpm: CRB: reset locAssigned upon relinquishing locality
Stefan Berger
2018-03-21
1
-0
/
+2
[next]