On Wed, Jun 17, 2026 at 12:59:25PM +0300, Michael Tokarev wrote:
> Speaking of qemu, - for a very long time, years if not decades, every
> guide out there says to specify amount of memory you want to allocate
> for your guest.

And this is a sign of not working default.

>                  Maybe we can raise default RAM size for new machine
> types, but I guess it will be a kind of mis-service because users will
> start forgetting to specify -m again :)

Why do you want users to be forced to set this one specific value?
Okay, you also want to specify accel=kvm, but it does not break without,
just be slow.

qemu adds new revisions of the machine models.  So sure, use this
mechanism to change defaults.  Do we then also get q35 as default for
x86?

>                   This should be changed in a way to be migration-
> compatible between different qemu versions (though I guess this is not
> very important in this context since for a migratable VM you always
> should specify the ram size with most accuracy, the same at both ends).

Also you need to specify the same machine model, or?  And if this
default change is part of a new revision, this is already enforced.

Bastian

-- 
The best diplomat I know is a fully activated phaser bank.
                -- Scotty

Reply via email to