On Wed, 2026-07-01 at 02:33 +0530, Aditya Gupta wrote:
> Power8E and Power8NVL were deprecated since QEMU 10.1, with
> commit 264a604e7163 ("target/ppc: Deprecate Power8E and Power8NVL")
>
> As Power8E chip is removed in future commits, remove the use of
> Power8E
> chip for use with the none machine test, and replace with Power11 for
> ppc64 test coverage for the test
>
> Tested-by: Misbah Anjum N <[email protected]>
> Signed-off-by: Aditya Gupta <[email protected]>
> ---
> tests/qtest/machine-none-test.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
LGTM.
Reviewed-by: Shivang Upadhyay <[email protected]>
~Shivang.