index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
migration-rdma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-24
rdma: constify ram_chunk_{index, start, end}
Isaku Yamahata
1
-3
/
+5
2013-09-24
rdma: clean up of qemu_rdma_cleanup()
Isaku Yamahata
1
-3
/
+6
2013-09-01
rdma: silly ipv6 bugfix
Michael R. Hines
1
-3
/
+5
2013-09-01
misc: Fix some typos in names and comments
Stefan Weil
1
-3
/
+3
2013-08-12
rdma: IPv6 over Ethernet (RoCE) is broken in linux - workaround
Michael R. Hines
1
-20
/
+169
2013-08-12
rdma: proper getaddrinfo() handling
Michael R. Hines
1
-27
/
+29
2013-08-12
rdma: check if RDMAControlHeader::len match transferred byte
Isaku Yamahata
1
-10
/
+22
2013-08-12
rdma: validate RDMAControlHeader::len
Isaku Yamahata
1
-0
/
+5
2013-08-12
rdma: use resp.len after validation in qemu_rdma_registration_stop
Isaku Yamahata
1
-4
/
+3
2013-08-05
rdma: memory leak RDMAContext::host
Isaku Yamahata
1
-0
/
+2
2013-08-05
rdma: use RDMA_WRID_READY
Isaku Yamahata
1
-2
/
+2
2013-08-05
rdma: qemu_rdma_post_send_control uses wrongly RDMA_WRID_MAX
Isaku Yamahata
1
-6
/
+6
2013-08-05
rdma: don't use negative index to array
Isaku Yamahata
1
-12
/
+15
2013-08-05
rdma: correct newlines in error statements
Michael R. Hines
1
-34
/
+34
2013-08-05
rdma: forgot to turn off the debugging flag
Michael R. Hines
1
-1
/
+1
2013-08-05
rdma: bugfix: make IPv6 support work
Michael R. Hines
1
-12
/
+21
2013-07-27
misc: Fix new typos in comments and strings
Stefan Weil
1
-2
/
+2
2013-07-23
rdma: core logic
Michael R. Hines
1
-0
/
+3249