[pve-devel] [PATCH] add a forcemachine parameter to force a specific qemu machine version
    Dietmar Maurer 
    dietmar at proxmox.com
       
    Thu Jun  6 06:08:03 CEST 2013
    
    
  
> 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";
But this only works if the snapshots are really generated with 1.4. In general, there is no guarantee
that it works with older ones?
On the other side, most snapshots are done with 1.4 (because the snapshot feature is quite new), so this
would improve the situation?
    
    
More information about the pve-devel
mailing list