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
/
rdma.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
migration/rdma: Don't flag an error when we've been told about one
Dr. David Alan Gilbert
2016-10-13
1
-1
/
+5
*
migration/rdma: Pass qemu_file errors across link
Dr. David Alan Gilbert
2016-10-13
1
-0
/
+3
*
cutils: Export only buffer_is_zero
Richard Henderson
2016-09-13
1
-4
/
+1
*
migration: rename functions to starting migrations
Daniel P. Berrange
2016-06-16
1
-2
/
+2
*
migration: convert RDMA to use QIOChannel interface
Daniel P. Berrange
2016-05-26
1
-99
/
+275
*
migration: add reporting of errors for outgoing migration
Daniel P. Berrange
2016-05-26
1
-7
/
+3
*
migration: split migration hooks out of QEMUFileOps
Daniel P. Berrange
2016-05-26
1
-0
/
+8
*
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-03-22
1
-0
/
+1
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
migration: rename 'file' in MigrationState to 'to_dst_file'
zhanghailiang
2016-02-05
1
-1
/
+1
*
migration: Clean up includes
Peter Maydell
2016-01-29
1
-3
/
+1
*
migration: Make 32bit linux compile with RDMA
Juan Quintela
2015-11-12
1
-1
/
+1
*
coroutine: move into libqemuutil.a library
Daniel P. Berrange
2015-10-20
1
-1
/
+1
*
migration: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2015-09-29
1
-9
/
+8
*
migration: size_t'ify some of qemu-file
Dr. David Alan Gilbert
2015-09-29
1
-6
/
+7
*
maint: remove / fix many doubled words
Daniel P. Berrange
2015-09-11
1
-1
/
+1
*
RDMA: Fix error exits
Dr. David Alan Gilbert
2015-07-16
1
-4
/
+4
*
Fail more cleanly in mismatched RAM cases
Dr. David Alan Gilbert
2015-07-07
1
-0
/
+2
*
Sanity check RDMA remote data
Dr. David Alan Gilbert
2015-07-07
1
-0
/
+30
*
Sort destination RAMBlocks to be the same as the source
Dr. David Alan Gilbert
2015-07-07
1
-28
/
+73
*
Rework ram block hash
Dr. David Alan Gilbert
2015-07-07
1
-12
/
+20
*
Allow rdma_delete_block to work without the hash
Dr. David Alan Gilbert
2015-07-07
1
-11
/
+16
*
Rework ram_control_load_hook to hook during block load
Dr. David Alan Gilbert
2015-07-07
1
-6
/
+22
*
Translate offsets to destination address space
Dr. David Alan Gilbert
2015-07-07
1
-7
/
+24
*
Store block name in local blocks structure
Dr. David Alan Gilbert
2015-07-07
1
-14
/
+21
*
rdma typos
Dr. David Alan Gilbert
2015-07-07
1
-3
/
+3
*
rdma: fix memory leak
Gonglei
2015-07-07
1
-1
/
+2
*
qerror: Move #include out of qerror.h
Markus Armbruster
2015-06-22
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
2015-06-12
1
-4
/
+3
|
\
|
*
Change qemu_set_fd_handler2(..., NULL, ...) to qemu_set_fd_handler
Fam Zheng
2015-06-12
1
-4
/
+3
*
|
Remove unneeded memset
Dr. David Alan Gilbert
2015-06-12
1
-1
/
+0
*
|
Rename RDMA structures to make destination clear
Dr. David Alan Gilbert
2015-06-12
1
-33
/
+33
*
|
qemu_ram_foreach_block: pass up error value, and down the ramblock name
Dr. David Alan Gilbert
2015-06-12
1
-2
/
+2
*
|
rdma: Fix qemu crash when IPv6 address is used for migration
Padmanabh Ratnakar
2015-06-12
1
-0
/
+7
|
/
*
rdma: Fix cleanup in error paths
Padmanabh Ratnakar
2015-03-26
1
-14
/
+8
*
migration: Fix remaining 32 bit compiler errors
Stefan Weil
2015-03-17
1
-24
/
+29
*
migration: Fix some 32 bit compiler errors
Stefan Weil
2015-03-17
1
-12
/
+11
*
migration/rdma: clean up qemu_rdma_dest_init a bit
Michael Tokarev
2015-03-17
1
-29
/
+22
*
ram: make all save_page functions take a uint64_t parameter
Juan Quintela
2015-03-16
1
-1
/
+1
*
migration: Fix coding style (whitespace issues)
Stefan Weil
2015-03-10
1
-10
/
+10
*
Remove superfluous '\n' around error_report()
Gonglei
2015-03-10
1
-1
/
+1
*
unbreak dtrace tracing due to double _ in rdma names
Dr. David Alan Gilbert
2015-03-02
1
-13
/
+11
*
migration: Fix warnings caused by missing 'static' attribute
Stefan Weil
2015-02-10
1
-4
/
+4
*
rdma: g_malloc0() can't fail, bury dead error handling
Markus Armbruster
2015-02-10
1
-3
/
+0
*
Tracify migration/rdma.c
Dr. David Alan Gilbert
2015-02-05
1
-189
/
+144
*
Remove migration- pre/post fixes off files in migration/ dir
Dr. David Alan Gilbert
2014-12-16
1
-0
/
+3438