[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH V6 10/14] tests/qtest: option to suspend during migration
From: |
Fabiano Rosas |
Subject: |
Re: [PATCH V6 10/14] tests/qtest: option to suspend during migration |
Date: |
Mon, 04 Dec 2023 18:14:45 -0300 |
Steve Sistare <steven.sistare@oracle.com> writes:
> Add an option to suspend the src in a-b-bootblock.S, which puts the guest
> in S3 state after one round of writing to memory. The option is enabled by
> poking a 1 into the suspend_me word in the boot block prior to starting the
> src vm. Generate symbol offsets in a-b-bootblock.h so that the suspend_me
> offset is known. Generate the bootblock for each test, because suspend_me
> may differ for each.
>
> Signed-off-by: Steve Sistare <steven.sistare@oracle.com>
> Acked-by: Peter Xu <peterx@redhat.com>
Reviewed-by: Fabiano Rosas <farosas@suse.de>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [PATCH V6 10/14] tests/qtest: option to suspend during migration,
Fabiano Rosas <=