Skip to content
Snippets Groups Projects
  • Christophe Monniez's avatar
    0e919d93
    [FIX] packaging: speedup kvm windows build · 0e919d93
    Christophe Monniez authored
    
    With this commit, the qemu/kvm VM is using the virtio drivers for
    network and drive. This drastically improves performances and avoid
    timeout on build system.
    
    Also, the NIC mac address is fixed in order to not confuse the windows
    system.
    
    The CPU model was deprecated so it's changed to a more recent one and
    its topology is simplified.
    
    Finally, 1024 MiB of memory seemed a bit short for windows.
    
    closes odoo/odoo#86097
    
    Signed-off-by: default avatarChristophe Monniez (moc) <moc@odoo.com>
    0e919d93
    History
    [FIX] packaging: speedup kvm windows build
    Christophe Monniez authored
    
    With this commit, the qemu/kvm VM is using the virtio drivers for
    network and drive. This drastically improves performances and avoid
    timeout on build system.
    
    Also, the NIC mac address is fixed in order to not confuse the windows
    system.
    
    The CPU model was deprecated so it's changed to a more recent one and
    its topology is simplified.
    
    Finally, 1024 MiB of memory seemed a bit short for windows.
    
    closes odoo/odoo#86097
    
    Signed-off-by: default avatarChristophe Monniez (moc) <moc@odoo.com>