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
*
Introduce "xen-load-devices-state"
Wen Congyang
2016-06-13
1
-0
/
+37
*
migration/block: Convert saving to BlockBackend
Kevin Wolf
2016-06-08
1
-45
/
+79
*
migration/block: Convert load to BlockBackend
Kevin Wolf
2016-06-08
1
-16
/
+10
*
block: Switch bdrv_write_zeroes() to byte interface
Eric Blake
2016-06-08
1
-2
/
+3
*
all: Remove unnecessary glib.h includes
Peter Maydell
2016-06-07
1
-1
/
+0
*
exec: remove ram_addr argument from qemu_ram_block_from_host
Paolo Bonzini
2016-05-29
1
-2
/
+1
*
Merge remote-tracking branch 'remotes/amit-migration/tags/migration-2.7-2' in...
Peter Maydell
2016-05-26
17
-1568
/
+1057
|
\
|
*
migration: remove qemu_get_fd method from QEMUFile
Daniel P. Berrange
2016-05-26
1
-14
/
+0
|
*
migration: remove support for non-iovec based write handlers
Daniel P. Berrange
2016-05-26
2
-36
/
+8
|
*
migration: add support for encrypting data with TLS
Daniel P. Berrange
2016-05-26
6
-15
/
+225
|
*
migration: define 'tls-creds' and 'tls-hostname' migration parameters
Daniel P. Berrange
2016-05-26
1
-0
/
+14
|
*
migration: don't use an array for storing migrate parameters
Daniel P. Berrange
2016-05-26
2
-36
/
+25
|
*
migration: move definition of struct QEMUFile back into qemu-file.c
Daniel P. Berrange
2016-05-26
2
-55
/
+23
|
*
migration: delete QEMUFile stdio implementation
Daniel P. Berrange
2016-05-26
2
-197
/
+1
|
*
migration: delete QEMUFile sockets implementation
Daniel P. Berrange
2016-05-26
2
-324
/
+1
|
*
migration: delete QEMUSizedBuffer struct
Daniel P. Berrange
2016-05-26
2
-369
/
+1
|
*
migration: delete QEMUFile buffer implementation
Daniel P. Berrange
2016-05-26
1
-96
/
+0
|
*
migration: convert savevm to use QIOChannel for writing to files
Daniel P. Berrange
2016-05-26
1
-3
/
+5
|
*
migration: convert RDMA to use QIOChannel interface
Daniel P. Berrange
2016-05-26
1
-99
/
+275
|
*
migration: convert exec socket protocol to use QIOChannel
Daniel P. Berrange
2016-05-26
3
-36
/
+33
|
*
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
[next]