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: remove the QEMUFileOps abstraction
Daniel P. Berrangé
2022-06-23
1
-3
/
+2
*
migration: stop passing 'opaque' parameter to QEMUFile hooks
Daniel P. Berrangé
2022-06-22
1
-9
/
+10
*
migration: remove unreachble RDMA code in save_hook impl
Daniel P. Berrangé
2022-06-22
1
-99
/
+21
*
migration: Remove RDMA_UNREGISTRATION_EXAMPLE
Juan Quintela
2022-06-22
1
-41
/
+0
*
QIOChannel: Add flags on io_writev and introduce io_flush callback
Leonardo Bras
2022-05-16
1
-0
/
+1
*
migration/rdma: set the REUSEADDR option for destination
Jack Wang
2022-03-02
1
-0
/
+7
*
aio-posix: split poll check from ready handler
Stefan Hajnoczi
2022-01-12
1
-4
/
+4
*
migration/rdma: Fix out of order wrid
Li Zhijian
2021-11-01
1
-37
/
+101
*
migration/rdma: advise prefetch write for ODP region
Li Zhijian
2021-10-19
1
-0
/
+42
*
migration/rdma: Try to register On-Demand Paging memory region
Li Zhijian
2021-10-19
1
-20
/
+53
*
migration/rdma: prevent from double free the same mr
Li Zhijian
2021-07-13
1
-0
/
+1
*
misc: Remove redundant new line in perror()
Li Zhijian
2021-07-09
1
-1
/
+1
*
migration/rdma: Use error_report to suppress errno message
Li Zhijian
2021-07-05
1
-2
/
+2
*
migration/rdma: Fix cm event use after free
Li Zhijian
2021-06-08
1
-3
/
+8
*
migration/rdma: source: poll cm_event from return path
Li Zhijian
2021-05-26
1
-4
/
+38
*
migration/rdma: destination: create the return patch after the first accept
Li Zhijian
2021-05-26
1
-11
/
+21
*
migration/rdma: Fix rdma_addrinfo res leaks
Li Zhijian
2021-05-26
1
-0
/
+3
*
migration/rdma: cleanup rdma in rdma_start_incoming_migration error path
Li Zhijian
2021-05-26
1
-2
/
+5
*
migration/rdma: Fix cm_event used before being initialized
Li Zhijian
2021-05-26
1
-1
/
+0
*
migration: Delete redundant spaces
Bihong Yu
2020-10-26
1
-1
/
+1
*
migration: Open brace '{' following function declarations go on the next line
Bihong Yu
2020-10-26
1
-1
/
+2
*
migration: Do not use C99 // comments
Bihong Yu
2020-10-26
1
-1
/
+1
*
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
2020-09-23
1
-17
/
+17
*
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...
Peter Maydell
2020-09-22
1
-4
/
+4
|
\
|
*
migration/: fix some comment spelling errors
zhaolichang
2020-09-17
1
-4
/
+4
*
|
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
1
-3
/
+1
|
/
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
1
-2
/
+2
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
1
-1
/
+2
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2020-07-07
1
-2
/
+16
|
\
|
*
migration/rdma: Use ram_block_discard_disable()
David Hildenbrand
2020-07-02
1
-2
/
+16
*
|
migration/rdma: Plug memory leaks in qemu_rdma_registration_stop()
Markus Armbruster
2020-07-02
1
-10
/
+9
|
/
*
migration/rdma: cleanup rdma context before g_free to avoid memleaks
Pan Nengyuan
2020-06-01
1
-3
/
+5
*
migration/rdma: fix potential nullptr access in rdma_start_incoming_migration
Pan Nengyuan
2020-06-01
1
-1
/
+3
*
migration/rdma: fix a memleak on error path in rdma_start_incoming_migration
Pan Nengyuan
2020-05-07
1
-0
/
+1
*
migration/rdma: rdma_accept_incoming_migration fix error handling
Dr. David Alan Gilbert
2020-02-13
1
-4
/
+7
*
multifd: Make multifd_load_setup() get an Error parameter
Juan Quintela
2020-01-29
1
-1
/
+1
*
migration: Use automatic rcu_read unlock in rdma.c
Dr. David Alan Gilbert
2019-10-11
1
-46
/
+11
*
migration/rdma.c: Swap synchronize_rcu for call_rcu
Dr. David Alan Gilbert
2019-09-25
1
-12
/
+27
*
migration/rdma: Don't moan about disconnects at the end
Dr. David Alan Gilbert
2019-09-25
1
-4
/
+8
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-include-2019-08-13-v2'...
Peter Maydell
2019-08-16
1
-0
/
+1
|
\
|
*
Include exec/memory.h slightly less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
|
migration: use migration_in_postcopy() to check POSTCOPY_ACTIVE
Wei Yang
2019-08-14
1
-3
/
+3
|
/
*
migration: move port_attr inside CONFIG_LINUX
Alex Bennée
2019-07-04
1
-2
/
+1
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-1
/
+2
*
migration/rdma: Check qemu_rdma_init_one_block
Dr. David Alan Gilbert
2019-03-25
1
-1
/
+5
*
migration: Add an ability to ignore shared RAM blocks
Yury Kotov
2019-03-06
1
-1
/
+1
*
exec: Change RAMBlockIterFunc definition
Yury Kotov
2019-03-06
1
-2
/
+5
*
migration/rdma: clang compilation fix
Marcel Apfelbaum
2019-03-06
1
-1
/
+4
*
migration/rdma: Fix qemu_rdma_cleanup null check
Dr. David Alan Gilbert
2019-03-06
1
-1
/
+3
*
migration/rdma: unregister fd handler
Dr. David Alan Gilbert
2019-01-23
1
-0
/
+1
[next]