All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] migration: Fix postcopy tests
@ 2024-12-18 19:22 Fabiano Rosas
  2024-12-18 19:22 ` [PATCH v2 1/2] tests/qtest/migration: Re-enable " Fabiano Rosas
  2024-12-18 19:22 ` [PATCH v2 2/2] tests/qtest/migration: Stop checking __NR_userfaultfd Fabiano Rosas
  0 siblings, 2 replies; 5+ messages in thread
From: Fabiano Rosas @ 2024-12-18 19:22 UTC (permalink / raw)
  To: qemu-devel; +Cc: Peter Xu, Daniel P . Berrangé

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



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-12-20  9:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-18 19:22 [PATCH v2 0/2] migration: Fix postcopy tests Fabiano Rosas
2024-12-18 19:22 ` [PATCH v2 1/2] tests/qtest/migration: Re-enable " Fabiano Rosas
2024-12-18 19:22 ` [PATCH v2 2/2] tests/qtest/migration: Stop checking __NR_userfaultfd Fabiano Rosas
2024-12-18 20:42   ` Peter Xu
2024-12-20  9:11   ` Daniel P. Berrangé

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.