Searched hist:"71 e3516bd71a5e9c8f4d00a50ee938824d4b8f93" (Results 1 – 3 of 3) sorted by relevance
/kvm-unit-tests/lib/ |
H A D | migrate.h | 71e3516bd71a5e9c8f4d00a50ee938824d4b8f93 Wed Feb 21 03:27:55 UTC 2024 Nicholas Piggin <npiggin@gmail.com> migration: Add quiet migration support
Console output required to support migration becomes quite noisy when doing lots of migrations. Provide a migrate_quiet() call that suppresses console output and doesn't log a message.
Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Message-ID: <20240221032757.454524-7-npiggin@gmail.com> Signed-off-by: Thomas Huth <thuth@redhat.com>
|
H A D | migrate.c | 71e3516bd71a5e9c8f4d00a50ee938824d4b8f93 Wed Feb 21 03:27:55 UTC 2024 Nicholas Piggin <npiggin@gmail.com> migration: Add quiet migration support
Console output required to support migration becomes quite noisy when doing lots of migrations. Provide a migrate_quiet() call that suppresses console output and doesn't log a message.
Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Message-ID: <20240221032757.454524-7-npiggin@gmail.com> Signed-off-by: Thomas Huth <thuth@redhat.com>
|
/kvm-unit-tests/scripts/ |
H A D | arch-run.bash | 71e3516bd71a5e9c8f4d00a50ee938824d4b8f93 Wed Feb 21 03:27:55 UTC 2024 Nicholas Piggin <npiggin@gmail.com> migration: Add quiet migration support
Console output required to support migration becomes quite noisy when doing lots of migrations. Provide a migrate_quiet() call that suppresses console output and doesn't log a message.
Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Message-ID: <20240221032757.454524-7-npiggin@gmail.com> Signed-off-by: Thomas Huth <thuth@redhat.com>
|