[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH v2 0/2] migration: Fix postcopy tests
From: |
Fabiano Rosas |
Subject: |
[PATCH v2 0/2] migration: Fix postcopy tests |
Date: |
Wed, 18 Dec 2024 16:22:21 -0300 |
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
- [PATCH v2 0/2] migration: Fix postcopy tests,
Fabiano Rosas <=