On Tue, Oct 8, 2024 at 11:20 AM Daniel P. Berrangé <berra...@redhat.com> wrote: > On Tue, Oct 08, 2024 at 11:03:47AM +0200, Paolo Bonzini wrote: > > Ok, I'll work on adding bindgen support to lcitool and then do this as > > a separate submission. > > FYI, lcitool already has a package mapping for 'bindgen' defined as Alex > added that for QEMU's benefit a few months back :-)
Hmm, it's missing on SLES15. I wonder if we need to add support for cargo install, following the model I used in this series. Paolo