Re: [RFC PATCH v12 qemu 2/2] qtest/cxl: Add aarch64 virt test for CXL

2025-02-04 Thread Itaru Kitayama
> On Feb 4, 2025, at 18:29, Jonathan Cameron > wrote: > > On Tue, 4 Feb 2025 14:16:19 +0900 > Itaru Kitayama wrote: > >> Jonathan, >> >>> On Feb 4, 2025, at 2:30, Jonathan Cameron >>> wrote: >>> >>> Add a single complex case for aarch64 virt machine. >>> Given existing much more compreh

Re: [RFC PATCH v12 qemu 2/2] qtest/cxl: Add aarch64 virt test for CXL

2025-02-04 Thread Jonathan Cameron via
On Tue, 4 Feb 2025 14:16:19 +0900 Itaru Kitayama wrote: > Jonathan, > > > On Feb 4, 2025, at 2:30, Jonathan Cameron > > wrote: > > > > Add a single complex case for aarch64 virt machine. > > Given existing much more comprehensive tests for x86 cover the > > common functionality, a single test

Re: [RFC PATCH v12 qemu 2/2] qtest/cxl: Add aarch64 virt test for CXL

2025-02-03 Thread Itaru Kitayama
Jonathan, > On Feb 4, 2025, at 2:30, Jonathan Cameron wrote: > > Add a single complex case for aarch64 virt machine. > Given existing much more comprehensive tests for x86 cover the > common functionality, a single test should be enough to verify > that the aarch64 part continue to work. > > Si

[RFC PATCH v12 qemu 2/2] qtest/cxl: Add aarch64 virt test for CXL

2025-02-03 Thread Jonathan Cameron via
Add a single complex case for aarch64 virt machine. Given existing much more comprehensive tests for x86 cover the common functionality, a single test should be enough to verify that the aarch64 part continue to work. Signed-off-by: Jonathan Cameron --- tests/qtest/cxl-test.c | 59 +