Skip to content
Snippets Groups Projects
  • Marius Bakke's avatar
    8e53fe2b
    gnu: Remove uses of deprecated Qemu network configuration. · 8e53fe2b
    Marius Bakke authored
    * gnu/build/vm.scm (load-in-linux-vm): Move Qemu network configuration from
    ARCH-SPECIFIC-FLAGS to the Qemu command line.  Use the "-nic" option of Qemu
    instead of "-device" and "-net".
    * gnu/system/vm.scm (common-qemu-options): Do not add a '-net' command.
    (virtual-machine-compiler): Use "-nic user,..." instead of "-net".
    * doc/guix.texi (Installing Guix in a VM, Invoking guix system, Running Guix
    in a VM): Do the same for examples.
    8e53fe2b
    History
    gnu: Remove uses of deprecated Qemu network configuration.
    Marius Bakke authored
    * gnu/build/vm.scm (load-in-linux-vm): Move Qemu network configuration from
    ARCH-SPECIFIC-FLAGS to the Qemu command line.  Use the "-nic" option of Qemu
    instead of "-device" and "-net".
    * gnu/system/vm.scm (common-qemu-options): Do not add a '-net' command.
    (virtual-machine-compiler): Use "-nic user,..." instead of "-net".
    * doc/guix.texi (Installing Guix in a VM, Invoking guix system, Running Guix
    in a VM): Do the same for examples.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.