index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
migration
/
global_state.c
Age
Commit message (
Expand
)
Author
2024-01-05
Merge tag 'migration-20240104-pull-request' of https://gitlab.com/peterx/qemu...
Peter Maydell
2024-01-04
migration: propagate suspended runstate
Steve Sistare
2023-12-30
migration: Constify VMState
Richard Henderson
2023-06-02
migration: never fail in global_state_store()
Vladimir Sementsov-Ogievskiy
2020-10-02
migration: Silence compiler warning in global_state_store_running()
Thomas Huth
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
Include sysemu/sysemu.h a lot less
Markus Armbruster
2019-01-17
migration: Use strnlen() for fixed-size string
Philippe Mathieu-Daudé
2019-01-17
migration: Fix stringop-truncation warning
Marc-André Lureau
2017-09-27
migration: pre_save return int
Dr. David Alan Gilbert
2017-09-04
qapi: Change data type of the FOO_lookup generated for enum FOO
Marc-André Lureau
2017-09-04
qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)
Markus Armbruster
2017-09-04
qapi: Generate FOO_str() macro for QAPI enum FOO
Markus Armbruster
2017-09-04
qapi: Drop superfluous qapi_enum_parse() parameter max
Markus Armbruster
2017-06-28
migration: move global_state.optional out
Peter Xu
2017-06-14
migration: Remove unneeded includes
Juan Quintela
2017-06-13
migration: create global_state.c
Juan Quintela