Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
libtcg
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Anton
libtcg
Graph
0571e3f5e20e4a93b0d59c948bcd89b60033d0be
Select Git revision
Branches
1
feature/libtcg-rebase
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
11
Oct
10
9
8
7
6
5
4
3
2
29
Sep
28
27
26
25
22
21
20
migration/rdma: Silence qemu_rdma_connect()
migration/rdma: Silence qemu_rdma_resolve_host()
migration/rdma: Convert qemu_rdma_alloc_pd_cq() to Error
migration/rdma: Convert qemu_rdma_post_recv_control() to Error
migration/rdma: Convert qemu_rdma_post_send_control() to Error
migration/rdma: Convert qemu_rdma_write() to Error
migration/rdma: Convert qemu_rdma_write_one() to Error
migration/rdma: Convert qemu_rdma_write_flush() to Error
migration/rdma: Convert qemu_rdma_reg_whole_ram_blocks() to Error
migration/rdma: Convert qemu_rdma_exchange_get_response() to Error
migration/rdma: Convert qemu_rdma_exchange_send() to Error
migration/rdma: Convert qemu_rdma_exchange_recv() to Error
migration/rdma: Drop "@errp is clear" guards around error_setg()
migration/rdma: Fix error handling around rdma_getaddrinfo()
migration/rdma: Retire macro ERROR()
migration/rdma: Delete inappropriate error_report() in macro ERROR()
migration/rdma: Plug a memory leak and improve a message
migration/rdma: Check negative error values the same way everywhere
migration/rdma: Drop superfluous assignments to @ret
migration/rdma: Replace int error_state by bool errored
migration/rdma: Dumb down remaining int error values to -1
migration/rdma: Return -1 instead of negative errno code
migration/rdma: Fix rdma_getaddrinfo() error checking
migration/rdma: Fix QEMUFileHooks method return values
migration/rdma: Drop dead qemu_rdma_data_init() code for !@host_port
migration/rdma: Fix qemu_get_cm_event_timeout() to always set error
migration/rdma: Fix qemu_rdma_broken_ipv6_kernel() to set error
migration/rdma: Replace dangerous macro CHECK_ERROR_STATE()
migration/rdma: Fix io_writev(), io_readv() methods to obey contract
migration/rdma: Ditch useless numeric error codes in error messages
migration/rdma: Fix or document problematic uses of errno
migration/rdma: Use bool for two RDMAContext flags
migration/rdma: Make qemu_rdma_buffer_mergeable() return bool
migration/rdma: Drop qemu_rdma_search_ram_block() error handling
migration/rdma: Drop rdma_add_block() error handling
migration/rdma: Eliminate error_propagate()
migration/rdma: Put @errp parameter last
migration/rdma: Fix qemu_rdma_accept() to return failure on errors
migration/rdma: Give qio_channel_rdma_source_funcs internal linkage
migration/rdma: Clean up two more harmless signed vs. unsigned issues
Loading