Minutes for 2022-02-08
----------------------
- Greensocs have patches to convert it as a library
Are upstream intersted?
Phillipe has some patches to allow to load architectures at runtime,
so he only has one binary.
- Greensocs is finishing the patches to do the configuration
They are rebasing
- Changes to startup to allow QMP to start sooner
* Create a new binary to experiment
Once something is done, we can decide what to do
* Make QMP available the sooner possible
* Copying the current one and remove stuff also takes too long
* Markus started and posted an RFC
* He asks to create a new binary
* What should the new binary done
* Idea is that we will do the minimal possible thing on the new
binary, have it on parallel with current one, and we will decide
later to/if remove the current one.
- Paolo will post patches that just create a binary than setup a qmp
socket
- Markus will rebase its RFC on top of that
- Greensocks will post his series to convert QEMU into one library
- PhilMD will post his RFC to enable a single binary for all
architectures