[PATCH 1/3] tests: qemucapabilities: update ppc64 qemu caps for 7.0.0 release

Daniel Henrique Barboza danielhb413 at gmail.com
Fri May 6 10:01:53 UTC 2022



On 5/6/22 04:51, Andrea Bolognani wrote:
> On Thu, May 05, 2022 at 05:17:42PM -0300, Daniel Henrique Barboza wrote:
>> On 5/5/22 03:59, Peter Krempa wrote:
>>> On Wed, May 04, 2022 at 14:27:16 -0300, Daniel Henrique Barboza wrote:
>>>> Most significant changes happened in the ppc64-latest.args files with
>>>> the removal of the '-sandbox' option.
>>>
>>> That's because you probably built qemu without seccomp support.
>>> Preferrably either Andrea rebuilds these or you install the dependencies
>>> he used when building these.
>>>
>>> Seems like you didn't enable USB, seccomp and io-uring.
>>
>> It turns out that after installing most of the ppc64 libs that QEMU
>> supports, and recalculating the ppc64 capabilities, this patch doesn´t
>> change much from what we have now. Which is expected since the last
>> update from Andrea used a 7.0.0-rc2.
>>
>>
>> I'll drop this patch and re-send the other two.
> 
> It'd be great if the capabilities were updated to the actual 7.0.0
> release, even if the changes are small.

 From 7.0.0-rc2 to what I've done (after installing a bunch of optional
libraries) there were no noticeable differences really. Just a change
in the minor version to the release version. I can send it if we really
want the caps to be always capped to the official release.


I'll end up updating in the middle of the 7.1 cycle again for the powernv
support (as soon as I push more QEMU changes).

> 
> And yes, in general we want to generate capabilities from QEMU
> binaries that are full-featured, so please make sure you always
> install as many optional build dependencies as possible.


I used a recently installed P9 host that didn't had much on it. Lesson
learned :D


Daniel


> 



More information about the libvir-list mailing list