Re: [PATCH v1 2/4] migration: remove multifd check with postcopy

2024-11-27 Thread Prasad Pandit
On Wed, 27 Nov 2024 at 02:43, Fabiano Rosas wrote: > This should be squashed into patch 4. We don't want to enable what > doesn't work yet. * Okay. Thank you. --- - Prasad

Re: [PATCH v1 2/4] migration: remove multifd check with postcopy

2024-11-26 Thread Fabiano Rosas
Prasad Pandit writes: > From: Prasad Pandit > > Remove multifd capability check with Postcopy mode. > This helps to enable both multifd and postcopy together. > > Signed-off-by: Prasad Pandit > --- > migration/options.c | 5 - > 1 file changed, 5 deletions(-) > > diff --git a/migration/opt

[PATCH v1 2/4] migration: remove multifd check with postcopy

2024-11-26 Thread Prasad Pandit
From: Prasad Pandit Remove multifd capability check with Postcopy mode. This helps to enable both multifd and postcopy together. Signed-off-by: Prasad Pandit --- migration/options.c | 5 - 1 file changed, 5 deletions(-) diff --git a/migration/options.c b/migration/options.c index ad8d6989