qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v6 0/7] cutils: Introduce bundle mechanism


From: Paolo Bonzini
Subject: Re: [PATCH v6 0/7] cutils: Introduce bundle mechanism
Date: Wed, 15 Jun 2022 21:27:50 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.10.0

On 6/15/22 17:56, Akihiko Odaki wrote:
Developers often run QEMU without installing. The bundle mechanism
allows to look up files which should be present in installation even in
such a situation.

It is a general mechanism and can find any files located relative
to the installation tree. The build tree must have a new directory,
qemu-bundle, to represent what files the installation tree would
have for reference by the executables.

Thanks for prototyping this, I think this is appealing. I'll take a look later at using meson introspection info to build the preinstall layout.

Paolo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]