On 26/07/2018 10:21, Thomas Huth wrote: > The .elf and .flat files are not runnable on the host operating system, > so they should not be marked as executable. As we discovered recently, > the executable flag can also cause trouble when the files are packaged > in an .rpm file, since rpm "colors" the package differently if there > are 32-bit or 64-bit executables in the package (for multilib support). Reviewed-by: Paolo Bonzini <pbonzini@xxxxxxxxxx>