Re: [PATCH v8 0/4] cutils: Introduce bundle mechanism

2022-06-24 Thread Akihiko Odaki
On 2022/06/25 0:26, Paolo Bonzini wrote: The only change I'd make (which I can do when queueing the patch) is to change the directory name to something "strange" like "=install", so that it's unlikely to have a directory named like that in the $bindir. Any opinions? Actually I prepended

Re: [PATCH v8 0/4] cutils: Introduce bundle mechanism

2022-06-24 Thread Paolo Bonzini
On 6/24/22 16:50, 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

[PATCH v8 0/4] cutils: Introduce bundle mechanism

2022-06-24 Thread Akihiko Odaki
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,