index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
backends
/
tpm
/
tpm_emulator.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'migration-20240104-pull-request' of https://gitlab.com/peterx/qemu...
Peter Maydell
2024-01-05
1
-1
/
+1
|
\
|
*
cpus: check running not RUN_STATE_RUNNING
Steve Sistare
2024-01-04
1
-1
/
+1
*
|
backends: Constify VMState
Richard Henderson
2023-12-30
1
-1
/
+1
|
/
*
migration: Use vmstate_register_any()
Juan Quintela
2023-11-01
1
-2
/
+1
*
migration: simplify blockers
Steve Sistare
2023-10-20
1
-8
/
+2
*
win32: replace closesocket() with close() wrapper
Marc-André Lureau
2023-03-13
1
-3
/
+3
*
Drop duplicate #include
Markus Armbruster
2023-02-08
1
-1
/
+0
*
Call qemu_socketpair() instead of socketpair() when possible
Guoyi Tu
2023-01-16
1
-1
/
+1
*
tpm_emulator: Have swtpm relock storage upon migration fall-back
Stefan Berger
2022-09-13
1
-1
/
+59
*
tpm_emulator: Avoid double initialization during migration
Ross Lagerwall
2022-09-09
1
-0
/
+10
*
qapi: Convert simple union TpmTypeOptions to flat one
Markus Armbruster
2021-09-27
1
-1
/
+1
*
migration: Unify failure check for migrate_add_blocker()
Markus Armbruster
2021-08-26
1
-2
/
+1
*
backends/tpm: Replace qemu_mutex_lock calls with QEMU_LOCK_GUARD
Philippe Mathieu-Daudé
2021-05-13
1
-19
/
+15
*
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
1
-3
/
+1
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
1
-2
/
+2
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
1
-2
/
+4
*
tpm_emulator: Report an error if chardev is missing
Stefan Berger
2020-07-24
1
-15
/
+23
*
tpm: Move backend code under the 'backends/' directory
Philippe Mathieu-Daudé
2020-06-19
1
-0
/
+997