Show patches with: Series = migration/rdma: Error handling fixes       |    State = Action Required       |   53 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,53/53] migration/rdma: Replace flawed device detail dump by tracing migration/rdma: Error handling fixes - - 3 - --- 2023-09-28 Markus Armbruster New
[v2,52/53] migration/rdma: Use error_report() & friends instead of stderr migration/rdma: Error handling fixes - - 2 - --- 2023-09-28 Markus Armbruster New
[v2,51/53] migration/rdma: Downgrade qemu_rdma_cleanup() errors to warnings migration/rdma: Error handling fixes - - 3 - --- 2023-09-28 Markus Armbruster New
[v2,50/53] migration/rdma: Silence qemu_rdma_register_and_get_keys() migration/rdma: Error handling fixes - - 1 - --- 2023-09-28 Markus Armbruster New
[v2,49/53] migration/rdma: Silence qemu_rdma_block_for_wrid() migration/rdma: Error handling fixes - - 1 - --- 2023-09-28 Markus Armbruster New
[v2,48/53] migration/rdma: Don't report received completion events as error migration/rdma: Error handling fixes - - 1 - --- 2023-09-28 Markus Armbruster New
[v2,47/53] migration/rdma: Silence qemu_rdma_reg_control() migration/rdma: Error handling fixes - - 1 - --- 2023-09-28 Markus Armbruster New
[v2,46/53] migration/rdma: Silence qemu_rdma_connect() migration/rdma: Error handling fixes - - 1 - --- 2023-09-28 Markus Armbruster New
[v2,45/53] migration/rdma: Silence qemu_rdma_resolve_host() migration/rdma: Error handling fixes - - 1 - --- 2023-09-28 Markus Armbruster New
[v2,44/53] migration/rdma: Convert qemu_rdma_alloc_pd_cq() to Error migration/rdma: Error handling fixes - - 1 - --- 2023-09-28 Markus Armbruster New
[v2,43/53] migration/rdma: Convert qemu_rdma_post_recv_control() to Error migration/rdma: Error handling fixes - - 1 - --- 2023-09-28 Markus Armbruster New
[v2,42/53] migration/rdma: Convert qemu_rdma_post_send_control() to Error migration/rdma: Error handling fixes - - 1 - --- 2023-09-28 Markus Armbruster New
[v2,41/53] migration/rdma: Convert qemu_rdma_write() to Error migration/rdma: Error handling fixes - - 2 - --- 2023-09-28 Markus Armbruster New
[v2,40/53] migration/rdma: Convert qemu_rdma_write_one() to Error migration/rdma: Error handling fixes - - 2 - --- 2023-09-28 Markus Armbruster New
[v2,39/53] migration/rdma: Convert qemu_rdma_write_flush() to Error migration/rdma: Error handling fixes - - 2 - --- 2023-09-28 Markus Armbruster New
[v2,38/53] migration/rdma: Convert qemu_rdma_reg_whole_ram_blocks() to Error migration/rdma: Error handling fixes - - 2 - --- 2023-09-28 Markus Armbruster New
[v2,37/53] migration/rdma: Convert qemu_rdma_exchange_get_response() to Error migration/rdma: Error handling fixes - - 2 - --- 2023-09-28 Markus Armbruster New
[v2,36/53] migration/rdma: Convert qemu_rdma_exchange_send() to Error migration/rdma: Error handling fixes - - 2 - --- 2023-09-28 Markus Armbruster New
[v2,35/53] migration/rdma: Convert qemu_rdma_exchange_recv() to Error migration/rdma: Error handling fixes - - 2 - --- 2023-09-28 Markus Armbruster New
[v2,34/53] migration/rdma: Drop "@errp is clear" guards around error_setg() migration/rdma: Error handling fixes - - 2 - --- 2023-09-28 Markus Armbruster New
[v2,33/53] migration/rdma: Fix error handling around rdma_getaddrinfo() migration/rdma: Error handling fixes - - 2 - --- 2023-09-28 Markus Armbruster New
[v2,32/53] migration/rdma: Retire macro ERROR() migration/rdma: Error handling fixes - - 2 - --- 2023-09-28 Markus Armbruster New
[v2,31/53] migration/rdma: Delete inappropriate error_report() in macro ERROR() migration/rdma: Error handling fixes - - 2 1 --- 2023-09-28 Markus Armbruster New
[v2,30/53] migration/rdma: Plug a memory leak and improve a message migration/rdma: Error handling fixes - - 2 - --- 2023-09-28 Markus Armbruster New
[v2,29/53] migration/rdma: Check negative error values the same way everywhere migration/rdma: Error handling fixes - - 2 - --- 2023-09-28 Markus Armbruster New
[v2,28/53] migration/rdma: Drop superfluous assignments to @ret migration/rdma: Error handling fixes - - 2 - --- 2023-09-28 Markus Armbruster New
[v2,27/53] migration/rdma: Replace int error_state by bool errored migration/rdma: Error handling fixes - - 2 - --- 2023-09-28 Markus Armbruster New
[v2,26/53] migration/rdma: Dumb down remaining int error values to -1 migration/rdma: Error handling fixes - - 2 - --- 2023-09-28 Markus Armbruster New
[v2,25/53] migration/rdma: Return -1 instead of negative errno code migration/rdma: Error handling fixes - - 3 - --- 2023-09-28 Markus Armbruster New
[v2,24/53] migration/rdma: Fix rdma_getaddrinfo() error checking migration/rdma: Error handling fixes - - 2 - --- 2023-09-28 Markus Armbruster New
[v2,23/53] migration/rdma: Fix QEMUFileHooks method return values migration/rdma: Error handling fixes - - 2 - --- 2023-09-28 Markus Armbruster New
[v2,22/53] migration/rdma: Drop dead qemu_rdma_data_init() code for !@host_port migration/rdma: Error handling fixes - - 3 - --- 2023-09-28 Markus Armbruster New
[v2,21/53] migration/rdma: Fix qemu_get_cm_event_timeout() to always set error migration/rdma: Error handling fixes - - 3 - --- 2023-09-28 Markus Armbruster New
[v2,20/53] migration/rdma: Fix qemu_rdma_broken_ipv6_kernel() to set error migration/rdma: Error handling fixes - - 3 - --- 2023-09-28 Markus Armbruster New
[v2,19/53] migration/rdma: Replace dangerous macro CHECK_ERROR_STATE() migration/rdma: Error handling fixes - - 3 - --- 2023-09-28 Markus Armbruster New
[v2,18/53] migration/rdma: Fix io_writev(), io_readv() methods to obey contract migration/rdma: Error handling fixes - - 3 - --- 2023-09-28 Markus Armbruster New
[v2,17/53] migration/rdma: Ditch useless numeric error codes in error messages migration/rdma: Error handling fixes - - 3 - --- 2023-09-28 Markus Armbruster New
[v2,16/53] migration/rdma: Fix or document problematic uses of errno migration/rdma: Error handling fixes - - 2 - --- 2023-09-28 Markus Armbruster New
[v2,15/53] migration/rdma: Use bool for two RDMAContext flags migration/rdma: Error handling fixes - - 3 - --- 2023-09-28 Markus Armbruster New
[v2,14/53] migration/rdma: Make qemu_rdma_buffer_mergeable() return bool migration/rdma: Error handling fixes - - 3 - --- 2023-09-28 Markus Armbruster New
[v2,13/53] migration/rdma: Drop qemu_rdma_search_ram_block() error handling migration/rdma: Error handling fixes - - 2 - --- 2023-09-28 Markus Armbruster New
[v2,12/53] migration/rdma: Drop rdma_add_block() error handling migration/rdma: Error handling fixes - - 3 - --- 2023-09-28 Markus Armbruster New
[v2,11/53] migration/rdma: Eliminate error_propagate() migration/rdma: Error handling fixes - - 3 - --- 2023-09-28 Markus Armbruster New
[v2,10/53] migration/rdma: Put @errp parameter last migration/rdma: Error handling fixes - - 3 - --- 2023-09-28 Markus Armbruster New
[v2,09/53] migration/rdma: Fix qemu_rdma_accept() to return failure on errors migration/rdma: Error handling fixes - - 3 - --- 2023-09-28 Markus Armbruster New
[v2,08/53] migration/rdma: Give qio_channel_rdma_source_funcs internal linkage migration/rdma: Error handling fixes - - 3 - --- 2023-09-28 Markus Armbruster New
[v2,07/53] migration/rdma: Clean up two more harmless signed vs. unsigned issues migration/rdma: Error handling fixes - - 3 - --- 2023-09-28 Markus Armbruster New
[v2,06/53] migration/rdma: Fix unwanted integer truncation migration/rdma: Error handling fixes - 1 3 - --- 2023-09-28 Markus Armbruster New
[v2,05/53] migration/rdma: Consistently use uint64_t for work request IDs migration/rdma: Error handling fixes - - 3 - --- 2023-09-28 Markus Armbruster New
[v2,04/53] migration/rdma: Drop fragile wr_id formatting migration/rdma: Error handling fixes - - 3 - --- 2023-09-28 Markus Armbruster New
[v2,03/53] migration/rdma: Clean up rdma_delete_block()'s return type migration/rdma: Error handling fixes - - 3 - --- 2023-09-28 Markus Armbruster New
[v2,02/53] migration/rdma: Clean up qemu_rdma_data_init()'s return type migration/rdma: Error handling fixes - - 3 - --- 2023-09-28 Markus Armbruster New
[v2,01/53] migration/rdma: Clean up qemu_rdma_poll()'s return type migration/rdma: Error handling fixes - - 3 - --- 2023-09-28 Markus Armbruster New