On Sat, 04/05 18:29, Michael Tokarev wrote: > A quick (hopefully) question. > > Why build-as-modules only enabled for a few optional modules only, > why not build as modules everything, to reduce common executable > size? Or is it not a concern anymore at our disk sizes? :) >
The original demand was to reduce package dependencies of distribution QEMU, hence not everything is (planned to be) modularized. But there is no blocking reason to turn other things to modules as well, AFAICT. Thanks, Fam