diff options
author | Juan Quintela | 2022-05-31 12:43:06 +0200 |
---|---|---|
committer | Dr. David Alan Gilbert | 2022-07-20 13:15:09 +0200 |
commit | 4a8f19c95cf55aec5f63c64bd0a67f65a27c43de (patch) | |
tree | 40bff3b3e74a2f305b89b752c62d958129f5ddbc /ui/input.c | |
parent | migration/multifd: Report to user when zerocopy not working (diff) | |
download | qemu-4a8f19c95cf55aec5f63c64bd0a67f65a27c43de.tar.gz qemu-4a8f19c95cf55aec5f63c64bd0a67f65a27c43de.tar.xz qemu-4a8f19c95cf55aec5f63c64bd0a67f65a27c43de.zip |
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 'ui/input.c')
0 files changed, 0 insertions, 0 deletions