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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
/
include
/
migration
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-11
migration: Support gtree migration
Eric Auger
1
-0
/
+40
2019-10-11
migration: use migration_is_active to represent active state
Wei Yang
1
-0
/
+1
2019-09-12
migration: register_savevm_live doesn't need dev
Dr. David Alan Gilbert
1
-2
/
+1
2019-08-16
Merge remote-tracking branch 'remotes/armbru/tags/pull-include-2019-08-13-v2'...
Peter Maydell
4
-3
/
+5
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
1
-1
/
+1
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
1
-0
/
+1
2019-08-16
migration: Move the VMStateDescription typedef to typedefs.h
Markus Armbruster
1
-1
/
+0
2019-08-16
Clean up inclusion of exec/cpu-common.h
Markus Armbruster
1
-1
/
+0
2019-08-16
Include migration/qemu-file-types.h a lot less
Markus Armbruster
1
-0
/
+1
2019-08-16
Include generated QAPI headers less
Markus Armbruster
1
-1
/
+0
2019-08-16
include: Make headers more self-contained
Markus Armbruster
1
-0
/
+3
2019-08-14
qemu-file: move qemu_{get,put}_counted_string() declarations
Marc-André Lureau
1
-0
/
+4
2019-07-26
vmstate.h: Type check VMSTATE_STRUCT_VARRAY macros
Peter Maydell
1
-6
/
+24
2019-06-21
vmstate: Add support for kernel integer types
Liran Alon
1
-0
/
+26
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2
-2
/
+0
2019-05-14
migration/colo.h: Remove obsolete codes
Zhang Chen
1
-2
/
+0
2019-05-14
migration/colo.c: Remove redundant input parameter
Zhang Chen
1
-1
/
+1
2019-05-14
migration: comment VMSTATE_UNUSED*() properly
Peter Xu
1
-0
/
+14
2019-05-13
Clean up header guards that don't match their file name
Markus Armbruster
1
-2
/
+2
2019-03-07
slirp: use libslirp migration code
Marc-André Lureau
1
-0
/
+2
2019-03-06
migration/ram.c: add the free page optimization enable flag
Wei Wang
1
-0
/
+1
2019-03-06
migration/ram.c: add a notifier chain for precopy
Wei Wang
1
-0
/
+19
2019-03-06
migration: API to clear bits of guest free pages from the dirty bitmap
Wei Wang
1
-0
/
+2
2019-03-06
migration: Cleanup during exit
Dr. David Alan Gilbert
1
-1
/
+1
2019-03-05
migration: Switch to using announce timer
Dr. David Alan Gilbert
1
-10
/
+0
2019-03-05
migration: Add announce parameters
Dr. David Alan Gilbert
1
-0
/
+2
2019-02-27
migration: Add a VMSTATE_BOOL_TEST() macro
Corey Minyard
1
-0
/
+3
2019-01-23
vmstate: constify SaveVMHandlers
Marc-André Lureau
1
-1
/
+1
2019-01-21
migration: Add post_save function to VMStateDescription
Aaron Lindsay
1
-0
/
+1
2018-11-27
vmstate: constify VMStateField
Marc-André Lureau
1
-3
/
+3
2018-10-19
COLO: Remove colo_state migration struct
Zhang Chen
1
-2
/
+3
2018-10-19
colo-compare: implement the process of checkpoint
Zhang Chen
1
-0
/
+6
2018-08-14
vmstate.h: Provide VMSTATE_UINT16_SUB_ARRAY
Luc Michel
1
-0
/
+3
2018-06-15
typedefs: add QJSON
Greg Kurz
1
-2
/
+0
2018-06-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-1
/
+1
2018-06-01
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+45
2018-06-01
migration: drop an unused include
Michael S. Tsirkin
1
-1
/
+1
2018-06-01
vmstate: Add a VSTRUCT type
Corey Minyard
1
-0
/
+45
2018-05-31
vmstate.h: Provide VMSTATE_BOOL_SUB_ARRAY
Peter Maydell
1
-0
/
+3
2018-05-15
migration: introduce SaveVMHandlers.resume_prepare
Peter Xu
1
-0
/
+2
2018-03-13
migration: add postcopy migration of dirty bitmaps
Vladimir Sementsov-Ogievskiy
1
-0
/
+3
2018-03-13
migration: add is_active_iterate handler
Vladimir Sementsov-Ogievskiy
1
-0
/
+9
2018-03-13
migration: introduce postcopy-only pending
Vladimir Sementsov-Ogievskiy
1
-2
/
+15
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
3
-2
/
+3
2018-02-13
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-0
/
+1
2018-02-09
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
2
-0
/
+2
2018-02-09
Drop superfluous includes of qapi-types.h and test-qapi-types.h
Markus Armbruster
1
-1
/
+0
2018-02-08
pci/bus: let it has higher migration priority
Peter Xu
1
-0
/
+1
2018-01-25
vmstate: Add VMSTATE_UINT64_SUB_ARRAY
Richard Henderson
1
-3
/
+6
2018-01-15
migration: finalize current_migration object
Vladimir Sementsov-Ogievskiy
1
-0
/
+1
[next]