summary refs log tree commit diff stats
path: root/tests/qtest/migration/compression-tests.c
diff options
context:
space:
mode:
authorFabiano Rosas <farosas@suse.de>2024-12-18 16:22:22 -0300
committerFabiano Rosas <farosas@suse.de>2025-01-02 16:00:51 -0300
commit06056ef1ff1e457787d277796bff927f51c092c9 (patch)
treedeba683787fd9dfcdc3c3650af2a3e69a4484840 /tests/qtest/migration/compression-tests.c
parentbc3ace691492a5aefa6e9ad1006879a30502d842 (diff)
downloadfocaccia-qemu-06056ef1ff1e457787d277796bff927f51c092c9.tar.gz
focaccia-qemu-06056ef1ff1e457787d277796bff927f51c092c9.zip
tests/qtest/migration: Re-enable postcopy tests
Postcopy tests have been inadvertently disabled since commit
124a3c58b8 ("tests/qtest/migration: Move ufd_version_check to
utils"). That commit moved the ufd_version_check() function to another
file but failed to make sense of the ifdefs and includes:

The <sys/syscall> include was incorrectly dropped. It is needed to
pull in <asm/unistd.h> for __NR_userfaultfd.

The <sys/ioctl.h> was moved under the wrong ifdef.

Fixes: 124a3c58b8 ("tests/qtest/migration: Move ufd_version_check to utils")
Reviewed-by: Peter Xu <peterx@redhat.com>
Signed-off-by: Fabiano Rosas <farosas@suse.de>
Message-Id: <20241218192223.10551-2-farosas@suse.de>
Diffstat (limited to 'tests/qtest/migration/compression-tests.c')
0 files changed, 0 insertions, 0 deletions