diff options
author | Fabiano Rosas <farosas@suse.de> | 2024-08-27 14:45:48 -0300 |
---|---|---|
committer | Fabiano Rosas <farosas@suse.de> | 2024-09-03 16:24:34 -0300 |
commit | bc112a6c9008c242e13fcd8a642828266e5dceeb (patch) | |
tree | 7587ad1bf78797c1d2ba9ef35f4c1ba3302de0e6 /tests/functional/qemu_test | |
parent | 854f67fa385c846c18a595857a5cf8a8e9ab35ed (diff) | |
download | qemu-bc112a6c9008c242e13fcd8a642828266e5dceeb.zip qemu-bc112a6c9008c242e13fcd8a642828266e5dceeb.tar.gz qemu-bc112a6c9008c242e13fcd8a642828266e5dceeb.tar.bz2 |
migration/multifd: Reduce access to p->pages
I'm about to replace the p->pages pointer with an opaque pointer, so
do a cleanup now to reduce direct accesses to p->page, which makes the
next diffs cleaner.
Reviewed-by: Peter Xu <peterx@redhat.com>
Signed-off-by: Fabiano Rosas <farosas@suse.de>
Diffstat (limited to 'tests/functional/qemu_test')
0 files changed, 0 insertions, 0 deletions