mbox series

[v2,0/2] migration: Fix postcopy tests

Message ID 20241218192223.10551-1-farosas@suse.de (mailing list archive)
Headers show
Series migration: Fix postcopy tests | expand

Message

Fabiano Rosas Dec. 18, 2024, 7:22 p.m. UTC
I messed up the includes when splitting the tests and the postcopy
tests got disabled.

- patch 1: fix the problem, re-enabling the tests
- patch 2: imply __NR_userfaultfd from __linux__ [Peter]

Fabiano Rosas (2):
  tests/qtest/migration: Re-enable postcopy tests
  tests/qtest/migration: Stop checking __NR_userfaultfd

 tests/qtest/migration/migration-util.c | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)