[pve-devel] [PATCH] add a forcemachine parameter to force a specific qemu machine version
Stefan Priebe - Profihost AG
s.priebe at profihost.ag
Wed Jun 5 11:58:13 CEST 2013
Am 05.06.2013 11:09, schrieb Dietmar Maurer:
>> Looks good will test soon.
>>
>> Why do we have to use type= in kvm command?
>
> Because that is the correct syntax?
>
> # kvm -help|grep machine
> -machine [type=]name[,prop[=value][,...]]
>
It does not work for me as you've removed my min qemu version assumed.
I've several old snapshots done with qemu 1.4. They do NOT have the
machine: config option.
Right now when i try to roll back to them default qemu machine type from
qemu 1.4 has to be set.
That was the reason for using:
my $minimal_qemu_machine = "pc-i440fx-1.4";
for snapshot rollbacks.
Stefan
More information about the pve-devel
mailing list