On 9/14/2026 5:27 PM, Pierrick Bouvier wrote: > Recent switch to tcg-tests removed a part of configure that was generating > config .mak files, that were reused in other places of the tree: > - linux-user vdso > - pc-bios > > Taking a look closer, our roms sources are supposed to be in roms folder, and > there is a standalone Makefile to build associated blobs. > This series moves the remaining sources from pc-bios to roms, and adapt their > Makefile to work without depending of config.mak. > vdso build will be fixed in another series. > > Pierrick Bouvier (6): > roms: move vof from pc-bios > roms/Makefile: add vofrom > roms: move optionrom from pc-bios > roms/Makefile: add optionrom-bin > roms: move s390-ccw from pc-bios > roms/Makefile: add s390-ccw-rom >
Forgot to update MAINTAINERS entries for those files, please see v2: https://lore.kernel.org/qemu-devel/[email protected]/T/# Regards, Pierrick
