Re: [RFC PATCH v3 4/6] qemucapabilitiestest: Adds Arm CCA support

2025-06-11 Thread Kazuhiro Abe
> On Thu, May 29, 2025 at 05:10:48 +, Kazuhiro Abe (Fujitsu) wrote: > > I'd expect that now that qemu-10.0 is out you'd be targetting at least > qemu-10.1 [1] as ... > > > ... it's not yet merged as you are saying. > > [1] We do allow capabilities captured from the currently in development

RE: [RFC PATCH v3 4/6] qemucapabilitiestest: Adds Arm CCA support

2025-05-29 Thread Kazuhiro Abe (Fujitsu) via Devel
On 5/20/25 17:54, Peter Krempa wrote: > On Tue, May 20, 2025 at 17:28:26 +0900, Kazuhiro Abe wrote: > > From: Akio Kakuno > > > > - This test was added to check qemu capabilities for Arm > > CCA support. > > IF > > > This test was created using the method described in the > > documentati

RE: [RFC PATCH v3 4/6] qemucapabilitiestest: Adds Arm CCA support

2025-05-29 Thread Kazuhiro Abe (Fujitsu) via Devel
On 5/20/25 17:58, Daniel P. Berrangé via Devel wrote: > On Tue, May 20, 2025 at 10:54:19AM +0200, Peter Krempa via Devel wrote: > > On Tue, May 20, 2025 at 17:28:26 +0900, Kazuhiro Abe wrote: > > > From: Akio Kakuno > > > > > > - This test was added to check qemu capabilities for Arm > > > CCA

Re: [RFC PATCH v3 4/6] qemucapabilitiestest: Adds Arm CCA support

2025-05-28 Thread Peter Krempa via Devel
On Thu, May 29, 2025 at 05:10:48 +, Kazuhiro Abe (Fujitsu) wrote: > > On 5/20/25 17:54, Peter Krempa wrote: > > On Tue, May 20, 2025 at 17:28:26 +0900, Kazuhiro Abe wrote: > > > From: Akio Kakuno > > > > > > - This test was added to check qemu capabilities for Arm > > > CCA support. > > >

Re: [RFC PATCH v3 4/6] qemucapabilitiestest: Adds Arm CCA support

2025-05-20 Thread Peter Krempa via Devel
On Tue, May 20, 2025 at 17:28:26 +0900, Kazuhiro Abe wrote: > From: Akio Kakuno > > - This test was added to check qemu capabilities for Arm > CCA support. IF > This test was created using the method described in the > documentation. > > Signed-off-by: Kazuhiro Abe > --- > .../caps_9.

Re: [RFC PATCH v3 4/6] qemucapabilitiestest: Adds Arm CCA support

2025-05-20 Thread Daniel P . Berrangé via Devel
On Tue, May 20, 2025 at 10:54:19AM +0200, Peter Krempa via Devel wrote: > On Tue, May 20, 2025 at 17:28:26 +0900, Kazuhiro Abe wrote: > > From: Akio Kakuno > > > > - This test was added to check qemu capabilities for Arm > > CCA support. > > IF > > > This test was created using the method