index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backends
/
tpm
/
tpm_emulator.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-20
include: Rename sysemu/ -> system/
Philippe Mathieu-Daudé
1
-3
/
+3
2024-10-18
tpm_emulator: Read control channel response in 2 passes
Stefan Berger
1
-16
/
+46
2024-10-18
tpm: Use new ptm_cap_n structure for PTM_GET_CAPABILITY
Stefan Berger
1
-6
/
+8
2024-01-05
Merge tag 'migration-20240104-pull-request' of https://gitlab.com/peterx/qemu...
Peter Maydell
1
-1
/
+1
2024-01-04
cpus: check running not RUN_STATE_RUNNING
Steve Sistare
1
-1
/
+1
2023-12-30
backends: Constify VMState
Richard Henderson
1
-1
/
+1
2023-11-01
migration: Use vmstate_register_any()
Juan Quintela
1
-2
/
+1
2023-10-20
migration: simplify blockers
Steve Sistare
1
-8
/
+2
2023-03-13
win32: replace closesocket() with close() wrapper
Marc-André Lureau
1
-3
/
+3
2023-02-08
Drop duplicate #include
Markus Armbruster
1
-1
/
+0
2023-01-16
Call qemu_socketpair() instead of socketpair() when possible
Guoyi Tu
1
-1
/
+1
2022-09-13
tpm_emulator: Have swtpm relock storage upon migration fall-back
Stefan Berger
1
-1
/
+59
2022-09-09
tpm_emulator: Avoid double initialization during migration
Ross Lagerwall
1
-0
/
+10
2021-09-27
qapi: Convert simple union TpmTypeOptions to flat one
Markus Armbruster
1
-1
/
+1
2021-08-26
migration: Unify failure check for migrate_add_blocker()
Markus Armbruster
1
-2
/
+1
2021-05-13
backends/tpm: Replace qemu_mutex_lock calls with QEMU_LOCK_GUARD
Philippe Mathieu-Daudé
1
-19
/
+15
2020-11-15
tpm: Fix Lesser GPL version number
Chetan Pant
1
-1
/
+1
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
1
-3
/
+1
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
1
-2
/
+2
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
1
-2
/
+4
2020-07-24
tpm_emulator: Report an error if chardev is missing
Stefan Berger
1
-15
/
+23
2020-06-19
tpm: Move backend code under the 'backends/' directory
Philippe Mathieu-Daudé
1
-0
/
+997