qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 08/18] tests: merge code for UNIX and TCP migration pre-copy


From: Thomas Huth
Subject: Re: [PATCH 08/18] tests: merge code for UNIX and TCP migration pre-copy tests
Date: Mon, 7 Mar 2022 11:11:07 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.6.0

On 02/03/2022 18.49, Daniel P. Berrangé wrote:
The test cases differ only in the URI they provide to the migration
commands, and the ability to set the dirty_ring mode. This code is
trivially merged into a common helper.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
---
  roms/seabios                 |  2 +-
  tests/qtest/migration-test.c | 86 ++++++++++++++++--------------------
  2 files changed, 40 insertions(+), 48 deletions(-)

diff --git a/roms/seabios b/roms/seabios
index 6a62e0cb0d..2dd4b9b3f8 160000
--- a/roms/seabios
+++ b/roms/seabios
@@ -1 +1 @@
-Subproject commit 6a62e0cb0dfe9cd28b70547dbea5caf76847c3a9
+Subproject commit 2dd4b9b3f84019668719344b40dba79d681be41c

Did you really want to update the submodule here?

 Thomas





reply via email to

[Prev in Thread] Current Thread [Next in Thread]