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

Fabiano Rosas posted 2 patches 1 year, 1 month ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20241218192223.10551-1-farosas@suse.de
Maintainers: Peter Xu <peterx@redhat.com>, Fabiano Rosas <farosas@suse.de>, Laurent Vivier <lvivier@redhat.com>, Paolo Bonzini <pbonzini@redhat.com>
tests/qtest/migration/migration-util.c | 12 ++++++++----
1 file changed, 8 insertions(+), 4 deletions(-)
[PATCH v2 0/2] migration: Fix postcopy tests
Posted by Fabiano Rosas 1 year, 1 month ago
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(-)

-- 
2.35.3