Paul Brook wrote:
This is similar to why I dislike qemu automagically guessing settings. If you force everything to be explicitly specified (or use fixed defaults) then there's no margin for error. If behaviour depends on external factors then you can guarantee the person stuck between you (the "expert") and the misbehaving application will have no clue how to determine or control those external factors.

Come on, if the concern is being able to determine the users environment, there are very well understood ways to handle this. Just have QEMU log all of the configuration parameters to some log file upon startup like so many other applications do.

If people don't like using environmental variables, I can accept that. Let's not pretend though that the reason is that we're protecting the end users :-)

Regards,

Anthony Liguori

Paul



Reply via email to