index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
migration-rdma.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rdma: bug fixes
Michael R. Hines
2014-06-23
1
-10
/
+10
*
rdma: Fix block during rdma migration
Gonglei
2014-06-16
1
-0
/
+1
*
rdma: rename 'x-rdma' => 'rdma'
Michael R. Hines
2014-02-25
1
-1
/
+1
*
rdma: constify ram_chunk_{index, start, end}
Isaku Yamahata
2013-09-24
1
-3
/
+5
*
rdma: clean up of qemu_rdma_cleanup()
Isaku Yamahata
2013-09-24
1
-3
/
+6
*
rdma: silly ipv6 bugfix
Michael R. Hines
2013-09-01
1
-3
/
+5
*
misc: Fix some typos in names and comments
Stefan Weil
2013-09-01
1
-3
/
+3
*
rdma: IPv6 over Ethernet (RoCE) is broken in linux - workaround
Michael R. Hines
2013-08-12
1
-20
/
+169
*
rdma: proper getaddrinfo() handling
Michael R. Hines
2013-08-12
1
-27
/
+29
*
rdma: check if RDMAControlHeader::len match transferred byte
Isaku Yamahata
2013-08-12
1
-10
/
+22
*
rdma: validate RDMAControlHeader::len
Isaku Yamahata
2013-08-12
1
-0
/
+5
*
rdma: use resp.len after validation in qemu_rdma_registration_stop
Isaku Yamahata
2013-08-12
1
-4
/
+3
*
rdma: memory leak RDMAContext::host
Isaku Yamahata
2013-08-05
1
-0
/
+2
*
rdma: use RDMA_WRID_READY
Isaku Yamahata
2013-08-05
1
-2
/
+2
*
rdma: qemu_rdma_post_send_control uses wrongly RDMA_WRID_MAX
Isaku Yamahata
2013-08-05
1
-6
/
+6
*
rdma: don't use negative index to array
Isaku Yamahata
2013-08-05
1
-12
/
+15
*
rdma: correct newlines in error statements
Michael R. Hines
2013-08-05
1
-34
/
+34
*
rdma: forgot to turn off the debugging flag
Michael R. Hines
2013-08-05
1
-1
/
+1
*
rdma: bugfix: make IPv6 support work
Michael R. Hines
2013-08-05
1
-12
/
+21
*
misc: Fix new typos in comments and strings
Stefan Weil
2013-07-27
1
-2
/
+2
*
rdma: core logic
Michael R. Hines
2013-07-23
1
-0
/
+3249