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
*
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
*
migration: export parameters to props
Peter Xu
2017-07-18
1
-10
/
+25
*
migration/rdma: Send error during cancelling
Dr. David Alan Gilbert
2017-07-18
1
-1
/
+3
*
migration/rdma: Safely convert control types
Dr. David Alan Gilbert
2017-07-18
1
-22
/
+32
*
migration/rdma: Allow cancelling while waiting for wrid
Dr. David Alan Gilbert
2017-07-18
1
-6
/
+53
*
migration/rdma: fix qemu_rdma_block_for_wrid error paths
Dr. David Alan Gilbert
2017-07-18
1
-2
/
+6
*
migration: Close file on failed migration load
Dr. David Alan Gilbert
2017-07-18
1
-0
/
+1
*
migration/rdma: Fix race on source
Dr. David Alan Gilbert
2017-07-18
1
-6
/
+6
*
migration: Make compression_threads use save/load_setup/cleanup()
Juan Quintela
2017-07-10
3
-14
/
+8
*
migration: Convert ram to use new load_setup()/load_cleanup()
Juan Quintela
2017-07-10
3
-17
/
+36
*
migration: Create load_setup()/cleanup() methods
Juan Quintela
2017-07-10
3
-1
/
+47
*
migration: Rename cleanup() to save_cleanup()
Juan Quintela
2017-07-10
3
-4
/
+4
*
migration: Rename save_live_setup() to save_setup()
Juan Quintela
2017-07-10
7
-12
/
+12
*
doc: update TYPE_MIGRATION documents
Peter Xu
2017-07-10
1
-6
/
+6
*
migration: fix handling for --only-migratable
Peter Xu
2017-07-10
1
-5
/
+0
*
block: Make bdrv_is_allocated() byte-based
Eric Blake
2017-07-10
1
-6
/
+10
*
migration: add "return-path" capability
Peter Xu
2017-06-28
2
-3
/
+14
*
vmstate: error hint for failed equal checks
Halil Pasic
2017-06-28
1
-0
/
+15
*
migration: add comment for TYPE_MIGRATE
Peter Xu
2017-06-28
1
-0
/
+8
*
migration: hmp: dump globals
Peter Xu
2017-06-28
1
-0
/
+11
*
migration: merge enforce_config_section somewhat
Peter Xu
2017-06-28
2
-10
/
+14
*
migration: move skip_section_footers
Peter Xu
2017-06-28
3
-9
/
+6
*
migration: move skip_configuration out
Peter Xu
2017-06-28
3
-11
/
+9
*
migration: move only_migratable to MigrationState
Peter Xu
2017-06-28
3
-2
/
+11
*
migration: move global_state.optional out
Peter Xu
2017-06-28
3
-7
/
+15
*
migration: let MigrationState be a qdev
Peter Xu
2017-06-28
2
-23
/
+74
*
migration: hold AioContext lock for loadvm qemu_fclose()
Stefan Hajnoczi
2017-06-26
1
-1
/
+1
*
migration: use bdrv_drain_all_begin/end() instead bdrv_drain_all()
Stefan Hajnoczi
2017-06-26
1
-3
/
+15
*
migration: avoid recursive AioContext locking in save_vmstate()
Stefan Hajnoczi
2017-06-26
1
-1
/
+11
*
Merge remote-tracking branch 'remotes/famz/tags/docker-and-block-pull-request...
Peter Maydell
2017-06-20
1
-10
/
+7
|
\
|
*
block: protect modification of dirty bitmaps with a mutex
Paolo Bonzini
2017-06-16
1
-4
/
+6
|
*
migration/block: reset dirty bitmap before reading
Paolo Bonzini
2017-06-16
1
-1
/
+2
|
*
block: introduce dirty_bitmap_mutex
Paolo Bonzini
2017-06-16
1
-6
/
+0
*
|
migration: Fix race of image locking between src and dst
Fam Zheng
2017-06-19
4
-18
/
+25
|
/
*
migration: Don't create decompression threads if not enabled
Juan Quintela
2017-06-14
1
-0
/
+6
[next]