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
/
migration
Commit message (
Expand
)
Author
Age
Files
Lines
*
dirty-bitmap: Change bdrv_[re]set_dirty_bitmap() to use bytes
Eric Blake
2017-10-06
1
-2
/
+5
*
dirty-bitmap: Change bdrv_get_dirty_locked() to take bytes
Eric Blake
2017-10-06
1
-1
/
+2
*
dirty-bitmap: Change bdrv_get_dirty_count() to report bytes
Eric Blake
2017-10-06
1
-1
/
+1
*
migration: Route more error paths
Dr. David Alan Gilbert
2017-09-27
1
-3
/
+8
*
migration: Route errors up through vmstate_save
Dr. David Alan Gilbert
2017-09-27
1
-5
/
+14
*
migration: wire vmstate_save_state errors up to vmstate_subsection_save
Dr. David Alan Gilbert
2017-09-27
1
-8
/
+12
*
migration: Check field save returns
Dr. David Alan Gilbert
2017-09-27
1
-3
/
+12
*
migration: check pre_save return in vmstate_save_state
Dr. David Alan Gilbert
2017-09-27
2
-2
/
+11
*
migration: pre_save return int
Dr. David Alan Gilbert
2017-09-27
3
-3
/
+9
*
migration: disable auto-converge during bulk block migration
Peter Lieven
2017-09-27
3
-1
/
+17
*
migration: split ufd_version_check onto receive/request features part
Alexey Perevalov
2017-09-22
1
-6
/
+88
*
migration: fix hardcoded function name in error report
Alexey Perevalov
2017-09-22
1
-1
/
+1
*
migration: pass MigrationIncomingState* into migration check functions
Alexey Perevalov
2017-09-22
4
-8
/
+9
*
migration: split common postcopy out of ram postcopy
Vladimir Sementsov-Ogievskiy
2017-09-22
3
-22
/
+67
*
migration: fix ram_save_pending
Vladimir Sementsov-Ogievskiy
2017-09-22
1
-2
/
+6
*
migration: add has_postcopy savevm handler
Vladimir Sementsov-Ogievskiy
2017-09-22
2
-2
/
+10
*
migration: Split migration_fd_process_incoming
Juan Quintela
2017-09-22
1
-2
/
+12
*
migration: Create multifd migration threads
Juan Quintela
2017-09-22
3
-0
/
+233
*
migration: Create x-multifd-page-count parameter
Juan Quintela
2017-09-22
2
-0
/
+28
*
migration: Create x-multifd-channels parameter
Juan Quintela
2017-09-22
2
-0
/
+27
*
migration: Add multifd capability
Juan Quintela
2017-09-22
2
-0
/
+11
*
migration: Create migration_has_all_channels
Juan Quintela
2017-09-22
3
-3
/
+20
*
migration: Add comments to channel functions
Juan Quintela
2017-09-22
1
-0
/
+15
*
migration: Teach it about G_SOURCE_REMOVE
Juan Quintela
2017-09-22
3
-3
/
+3
*
migration: Create migration_ioc_process_incoming()
Juan Quintela
2017-09-22
3
-6
/
+21
*
buildsys: Move rdma libs to per object
Fam Zheng
2017-09-22
1
-0
/
+1
*
migration: dump str in migrate_set_state trace
Peter Xu
2017-09-06
2
-2
/
+3
*
migration: Reset rather than destroy main_thread_load_event
Dr. David Alan Gilbert
2017-09-06
1
-1
/
+1
*
xbzrle: Drop unused cache_resize()
Markus Armbruster
2017-09-06
2
-67
/
+0
*
migration: Report when bdrv_inactivate_all fails
Dr. David Alan Gilbert
2017-09-06
1
-0
/
+2
*
qapi: Change data type of the FOO_lookup generated for enum FOO
Marc-André Lureau
2017-09-04
1
-1
/
+1
*
qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)
Markus Armbruster
2017-09-04
3
-10
/
+10
*
qapi: Generate FOO_str() macro for QAPI enum FOO
Markus Armbruster
2017-09-04
2
-2
/
+0
*
qapi: Drop superfluous qapi_enum_parse() parameter max
Markus Armbruster
2017-09-04
1
-2
/
+1
*
migration: fix comment disorder in RAMState
Peter Xu
2017-08-02
1
-2
/
+2
*
migration: fix small leaks
Marc-André Lureau
2017-08-02
1
-0
/
+10
*
trace-events: fix code style: print 0x before hex numbers
Vladimir Sementsov-Ogievskiy
2017-08-01
1
-18
/
+18
*
docs: fix broken paths to docs/devel/tracing.txt
Philippe Mathieu-Daudé
2017-07-31
1
-1
/
+1
*
migration: Use JSON null instead of "" to reset parameter to default
Markus Armbruster
2017-07-24
1
-4
/
+23
*
migration: Unshare MigrationParameters struct for now
Markus Armbruster
2017-07-24
1
-5
/
+61
*
migration: Add TODO comments on duplication of QAPI_CLONE()
Markus Armbruster
2017-07-24
1
-0
/
+3
*
migration: Clean up around tls_creds, tls_hostname
Markus Armbruster
2017-07-24
1
-2
/
+2
*
migration: check global caps for validity
Peter Xu
2017-07-18
1
-1
/
+17
*
migration: provide migrate_cap_add()
Peter Xu
2017-07-18
1
-3
/
+16
*
migration: provide migrate_caps_check()
Peter Xu
2017-07-18
1
-26
/
+53
*
migration: remove check against colo support
Peter Xu
2017-07-18
2
-16
/
+0
*
migration: check global params for validity
Peter Xu
2017-07-18
1
-2
/
+36
*
migration: provide migrate_params_apply()
Peter Xu
2017-07-18
1
-6
/
+20
*
migration: introduce migrate_params_check()
Peter Xu
2017-07-18
1
-10
/
+32
*
migration: export capabilities to props
Peter Xu
2017-07-18
1
-0
/
+17
[next]