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
*
tpm_crb: Avoid backend startup just before shutdown under Xen
Ross Lagerwall
2022-09-09
1
-1
/
+6
*
acpi: tpm-tis: use AcpiDevAmlIfClass:build_dev_aml to provide device's AML
Igor Mammedov
2022-06-10
1
-0
/
+32
*
tpm_crb: mark command buffer as dirty on request completion
Anthony PERARD
2022-06-08
1
-0
/
+1
*
hw/tpm/tpm_tis_common.c: Assert that locty is in range
Peter Maydell
2022-06-01
1
-1
/
+6
*
Replace qemu_real_host_page variables with inlined functions
Marc-André Lureau
2022-04-06
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/philmd/tags/mips-20220308' into staging
Peter Maydell
2022-03-09
1
-1
/
+1
|
\
|
*
hw/isa: Inline and remove one-line isa_init_irq()
Bernhard Beschow
2022-03-08
1
-1
/
+1
*
|
osdep: Move memalign-related functions to their own header
Peter Maydell
2022-03-07
1
-1
/
+1
|
/
*
hw/tpm: Clean includes
Philippe Mathieu-Daudé
2022-02-21
3
-4
/
+5
*
tpm: mark correct memory region range dirty when clearing RAM
David Hildenbrand
2021-10-02
1
-1
/
+4
*
docs: fix references to docs/specs/tpm.rst
Stefano Garzarella
2021-06-02
1
-1
/
+1
*
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
2021-06-02
1
-1
/
+1
*
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
2021-05-02
1
-1
/
+0
*
tpm: put some tpm devices into the correct category
Gan Qixin
2021-02-20
2
-0
/
+2
*
tpm: tpm_spapr: Remove unused tracepoint
Roman Bolshakov
2021-01-26
2
-7
/
+2
*
qdev: Move qdev_prop_tpm declaration to tpm_prop.h
Eduardo Habkost
2020-12-18
1
-0
/
+2
*
tpm: Fix Lesser GPL version number
Chetan Pant
2020-11-15
1
-1
/
+1
*
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
2
-6
/
+2
*
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2020-09-11
4
-13
/
+24
|
\
|
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
4
-5
/
+8
|
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
4
-8
/
+16
*
|
trace-events: Fix attribution of trace points to source
Markus Armbruster
2020-09-09
1
-1
/
+1
|
/
*
meson: convert hw/tpm
Paolo Bonzini
2020-08-21
2
-6
/
+8
*
trace: switch position of headers to what Meson requires
Paolo Bonzini
2020-08-21
1
-0
/
+1
*
tpm: tpm_spapr: Exit on TPM backend failures
Stefan Berger
2020-07-15
1
-1
/
+4
*
tpm: Move backend code under the 'backends/' directory
Philippe Mathieu-Daudé
2020-06-19
8
-2192
/
+1
*
hw/tpm: Make 'tpm_util.h' publicly accessible as "sysemu/tpm_util.h"
Philippe Mathieu-Daudé
2020-06-19
7
-78
/
+6
*
hw/tpm: Move DEFINE_PROP_TPMBE() macro to 'tmp_prop.h' local header
Philippe Mathieu-Daudé
2020-06-19
6
-5
/
+35
*
hw/tpm: Move few declarations from 'tpm_util.h' to 'tpm_int.h'
Philippe Mathieu-Daudé
2020-06-19
2
-10
/
+11
*
hw/tpm: Make TRACE_TPM_UTIL_SHOW_BUFFER check local to tpm_util.c
Philippe Mathieu-Daudé
2020-06-19
2
-6
/
+5
*
hw/tpm: Remove unnecessary 'tpm_int.h' header inclusion
Philippe Mathieu-Daudé
2020-06-19
3
-3
/
+0
*
hw/tpm: Move 'hw/acpi/tpm.h' inclusion from header to sources
Philippe Mathieu-Daudé
2020-06-19
4
-1
/
+3
*
hw/tpm: Include missing 'qemu/option.h' header
Philippe Mathieu-Daudé
2020-06-19
1
-0
/
+2
*
hw/tpm: Do not include 'qemu/osdep.h' in header
Philippe Mathieu-Daudé
2020-06-19
1
-1
/
+0
*
hw/tpm: Rename TPMDEV as TPM_BACKEND in Kconfig
Philippe Mathieu-Daudé
2020-06-19
1
-6
/
+6
*
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
[next]