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
2019-08-16
Merge remote-tracking branch 'remotes/armbru/tags/pull-include-2019-08-13-v2'...
Peter Maydell
1
-0
/
+1
2019-08-16
Include exec/memory.h slightly less
Markus Armbruster
1
-0
/
+1
2019-08-14
migration: use migration_in_postcopy() to check POSTCOPY_ACTIVE
Wei Yang
1
-3
/
+3
2019-07-04
migration: move port_attr inside CONFIG_LINUX
Alex Bennée
1
-2
/
+1
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
1
-1
/
+2
2019-03-25
migration/rdma: Check qemu_rdma_init_one_block
Dr. David Alan Gilbert
1
-1
/
+5
2019-03-06
migration: Add an ability to ignore shared RAM blocks
Yury Kotov
1
-1
/
+1
2019-03-06
exec: Change RAMBlockIterFunc definition
Yury Kotov
1
-2
/
+5
2019-03-06
migration/rdma: clang compilation fix
Marcel Apfelbaum
1
-1
/
+4
2019-03-06
migration/rdma: Fix qemu_rdma_cleanup null check
Dr. David Alan Gilbert
1
-1
/
+3
2019-01-23
migration/rdma: unregister fd handler
Dr. David Alan Gilbert
1
-0
/
+1
2018-09-26
migration/rdma: Fix uninitialised rdma_return_path
Dr. David Alan Gilbert
1
-1
/
+1
2018-08-22
migration: poll the cm event for destination qemu
Lidong Chen
1
-1
/
+31
2018-08-22
migration: implement the shutdown for RDMA QIOChannel
Lidong Chen
1
-0
/
+40
2018-08-22
migration: poll the cm event while wait RDMA work request completion
Lidong Chen
1
-3
/
+30
2018-08-22
migration: implement io_set_aio_fd_handler function for RDMA QIOChannel
Lidong Chen
1
-0
/
+16
2018-08-22
migration: Stop rdma yielding during incoming postcopy
Lidong Chen
1
-1
/
+3
2018-08-22
migration: implement bi-directional RDMA QIOChannel
Lidong Chen
1
-26
/
+170
2018-08-22
migration: create a dedicated connection for rdma return path
Lidong Chen
1
-3
/
+91
2018-08-22
migration: disable RDMA WRITE after postcopy started
Lidong Chen
1
-0
/
+12
2018-06-15
migration: Fixes for non-migratable RAMBlocks
Dr. David Alan Gilbert
1
-1
/
+1
2018-06-04
migration: not wait RDMA_CM_EVENT_DISCONNECTED event after rdma_disconnect
Lidong Chen
1
-10
/
+2
2018-06-04
migration: remove unnecessary variables len in QIOChannelRDMA
Lidong Chen
1
-8
/
+7
2018-05-15
migration: update index field when delete or qsort RDMALocalBlock
Lidong Chen
1
-0
/
+7
2018-02-06
migration: Allow migrate_fd_connect to take an Error *
Dr. David Alan Gilbert
1
-1
/
+1
2018-01-16
maint: Fix macros with broken 'do/while(0); ' usage
Eric Blake
1
-1
/
+1
2017-07-18
migration/rdma: Send error during cancelling
Dr. David Alan Gilbert
1
-1
/
+3
2017-07-18
migration/rdma: Safely convert control types
Dr. David Alan Gilbert
1
-22
/
+32
2017-07-18
migration/rdma: Allow cancelling while waiting for wrid
Dr. David Alan Gilbert
1
-6
/
+53
2017-07-18
migration/rdma: fix qemu_rdma_block_for_wrid error paths
Dr. David Alan Gilbert
1
-2
/
+6
2017-07-18
migration/rdma: Fix race on source
Dr. David Alan Gilbert
1
-6
/
+6
2017-06-13
migration: Move migration.h to migration/
Juan Quintela
1
-1
/
+1
2017-06-01
migration: Export ram.c functions in its own file
Juan Quintela
1
-1
/
+1
2017-06-01
migration: Export rdma.c functions in its own file
Juan Quintela
1
-0
/
+1
2017-06-01
migration: Split qemu-file.h
Juan Quintela
1
-1
/
+1
2017-05-18
migration: Export qemu-file-channel.c functions in its own file
Juan Quintela
1
-0
/
+1
2017-05-09
sockets: Prepare inet_parse() for flattened SocketAddress
Markus Armbruster
1
-2
/
+2
2017-04-24
migration: Make errp the last parameter of local functions
Fam Zheng
1
-6
/
+6
2016-10-13
migration/rdma: Don't flag an error when we've been told about one
Dr. David Alan Gilbert
1
-1
/
+5
2016-10-13
migration/rdma: Pass qemu_file errors across link
Dr. David Alan Gilbert
1
-0
/
+3
2016-09-13
cutils: Export only buffer_is_zero
Richard Henderson
1
-4
/
+1
2016-06-16
migration: rename functions to starting migrations
Daniel P. Berrange
1
-2
/
+2
2016-05-26
migration: convert RDMA to use QIOChannel interface
Daniel P. Berrange
1
-99
/
+275
2016-05-26
migration: add reporting of errors for outgoing migration
Daniel P. Berrange
1
-7
/
+3
2016-05-26
migration: split migration hooks out of QEMUFileOps
Daniel P. Berrange
1
-0
/
+8
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
1
-0
/
+1
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-02-05
migration: rename 'file' in MigrationState to 'to_dst_file'
zhanghailiang
1
-1
/
+1
2016-01-29
migration: Clean up includes
Peter Maydell
1
-3
/
+1
2015-11-12
migration: Make 32bit linux compile with RDMA
Juan Quintela
1
-1
/
+1
[next]