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: convert fd socket protocol to use QIOChannel
Daniel P. Berrange
2016-05-26
3
-52
/
+31
|
*
migration: convert tcp socket protocol to use QIOChannel
Daniel P. Berrange
2016-05-26
3
-103
/
+32
|
*
migration: rename unix.c to socket.c
Daniel P. Berrange
2016-05-26
2
-22
/
+33
|
*
migration: convert unix socket protocol to use QIOChannel
Daniel P. Berrange
2016-05-26
3
-53
/
+75
|
*
migration: convert post-copy to use QIOChannelBuffer
Daniel P. Berrange
2016-05-26
2
-39
/
+23
|
*
migration: add reporting of errors for outgoing migration
Daniel P. Berrange
2016-05-26
4
-12
/
+17
|
*
migration: add helpers for creating QEMUFile from a QIOChannel
Daniel P. Berrange
2016-05-26
1
-0
/
+21
|
*
migration: introduce a new QEMUFile impl based on QIOChannel
Daniel P. Berrange
2016-05-26
2
-0
/
+181
|
*
migration: force QEMUFile to blocking mode for outgoing migration
Daniel P. Berrange
2016-05-26
1
-0
/
+1
|
*
migration: introduce set_blocking function in QEMUFileOps
Daniel P. Berrange
2016-05-26
2
-6
/
+8
|
*
migration: split migration hooks out of QEMUFileOps
Daniel P. Berrange
2016-05-26
3
-9
/
+24
|
*
migration: ensure qemu_fflush() always writes full data amount
Daniel P. Berrange
2016-05-26
1
-4
/
+12
*
|
block: Fix bdrv_next() memory leak
Kevin Wolf
2016-05-25
1
-2
/
+2
|
/
*
Merge remote-tracking branch 'remotes/amit-migration/tags/migration-2.7-1' in...
Peter Maydell
2016-05-24
6
-41
/
+176
|
\
|
*
migration: regain control of images when migration fails to complete
Greg Kurz
2016-05-23
1
-2
/
+15
|
*
savevm: fail if migration blockers are present
Greg Kurz
2016-05-23
2
-7
/
+16
|
*
migration: Promote improved autoconverge commands out of experimental state
Jason J. Herne
2016-05-23
2
-30
/
+30
|
*
migration/qjson: Drop gratuitous use of QOM
Markus Armbruster
2016-05-23
2
-34
/
+7
|
*
migration: Move qjson.[ch] to migration/
Markus Armbruster
2016-05-23
3
-1
/
+141
*
|
memory: drop find_ram_block()
Gonglei
2016-05-23
2
-3
/
+3
|
/
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2016-05-19
1
-1
/
+3
|
\
|
*
block: Avoid bs->blk in bdrv_next()
Kevin Wolf
2016-05-19
1
-1
/
+3
*
|
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
2016-05-19
2
-0
/
+3
|
/
*
Fix some typos found by codespell
Stefan Weil
2016-05-18
2
-2
/
+2
*
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-03-22
6
-4
/
+6
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
4
-0
/
+4
*
Merge remote-tracking branch 'remotes/amit-migration/tags/migration-for-2.6-7...
Peter Maydell
2016-03-14
2
-10
/
+17
|
\
|
*
postcopy: Remove the x-
Dr. David Alan Gilbert
2016-03-11
1
-2
/
+2
|
*
postcopy: listen thread is never joined
Dr. David Alan Gilbert
2016-03-11
1
-1
/
+1
|
*
migration: fix use-after-free in loadvm_postcopy_handle_run_bh
Denis V. Lunev
2016-03-11
1
-4
/
+12
|
*
migration: fix warning for source_return_path_thread
Peter Xu
2016-03-11
1
-3
/
+2
*
|
osdep: remove use of socket_error() from all code
Daniel P. Berrange
2016-03-10
2
-12
/
+9
|
/
*
Postcopy: Fix sync count in info migrate
Dr. David Alan Gilbert
2016-03-08
1
-0
/
+1
*
migration: allow machine to enforce configuration section migration
Greg Kurz
2016-02-28
1
-2
/
+8
*
migration (postcopy): move bdrv_invalidate_cache_all of of coroutine context
Denis V. Lunev
2016-02-26
1
-10
/
+19
*
migration (ordinary): move bdrv_invalidate_cache_all of of coroutine context
Denis V. Lunev
2016-02-26
1
-40
/
+49
*
migration/postcopy-ram: Guard use of sys/eventfd.h with CONFIG_EVENTFD
Matthew Fortune
2016-02-26
1
-2
/
+2
*
migration: reorder code to make it symmetric
Wei Yang
2016-02-26
1
-3
/
+2
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-02-25
1
-13
/
+52
|
\
|
*
block-migration: acquire AioContext as necessary
Paolo Bonzini
2016-02-25
1
-13
/
+52
*
|
Postcopy+spice: Pass spice migration data earlier
Dr. David Alan Gilbert
2016-02-23
1
-0
/
+14
|
/
*
block migration: Activate image on destination before writing to it
Kevin Wolf
2016-02-22
1
-0
/
+7
*
migration: fix incorrect memory_global_dirty_log_start outside BQL
Paolo Bonzini
2016-02-16
1
-0
/
+4
*
rdma: remove check on time_spent when calculating mbs
Wei Yang
2016-02-11
1
-2
/
+2
*
memory: RCU ram_list.dirty_memory[] for safe RAM hotplug
Stefan Hajnoczi
2016-02-09
1
-4
/
+0
*
migration: fix bad string passed to error_report()
Greg Kurz
2016-02-05
1
-2
/
+2
*
migration: remove useless code.
Liang Li
2016-02-05
1
-6
/
+0
*
migration/ram: Fix some helper functions' parameter to use PageSearchStatus
zhanghailiang
2016-02-05
1
-14
/
+19
*
savevm: Split load vm state function qemu_loadvm_state
zhanghailiang
2016-02-05
1
-64
/
+92
*
migration: rename 'file' in MigrationState to 'to_dst_file'
zhanghailiang
2016-02-05
8
-47
/
+51
[prev]
[next]