diff options
author | Juan Quintela <quintela@redhat.com> | 2022-05-31 12:43:06 +0200 |
---|---|---|
committer | Dr. David Alan Gilbert <dgilbert@redhat.com> | 2022-07-20 12:15:09 +0100 |
commit | 4a8f19c95cf55aec5f63c64bd0a67f65a27c43de (patch) | |
tree | 40bff3b3e74a2f305b89b752c62d958129f5ddbc /event-loop-base.c | |
parent | d59c40cc483729f2e67c80e58df769ad19976fe9 (diff) | |
download | qemu-4a8f19c95cf55aec5f63c64bd0a67f65a27c43de.zip qemu-4a8f19c95cf55aec5f63c64bd0a67f65a27c43de.tar.gz qemu-4a8f19c95cf55aec5f63c64bd0a67f65a27c43de.tar.bz2 |
multifd: Document the locking of MultiFD{Send/Recv}Params
Reorder the structures so we can know if the fields are:
- Read only
- Their own locking (i.e. sems)
- Protected by 'mutex'
- Only for the multifd channel
Signed-off-by: Juan Quintela <quintela@redhat.com>
Message-Id: <20220531104318.7494-2-quintela@redhat.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
dgilbert: Typo fixes from Chen Zhang
Diffstat (limited to 'event-loop-base.c')
0 files changed, 0 insertions, 0 deletions