On 25/06/20 09:49, Philippe Mathieu-Daudé wrote: > Hi Paolo, > > Claudio raised an issue with patch #4, so at this point > I have to admit again having the KVM-only build merged > for the next release won't be possible :( > > Only patch #9 depends on patch #4. Are you OK to take > the rest of the series, patches 1-3, 5-8, 10 (all but > 4 and 9). Patches are fully reviewed. If it is easier > for you I can respin without 4/9.
Yes, sounds good. Patch 4 isn't great and with Meson we can indeed do better because all config-target.mak files are parsed in a single non-recursive build. Paolo