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