summaryrefslogtreecommitdiff
path: root/gnu/bootloader
diff options
context:
space:
mode:
authorMathieu Othacehe <m.othacehe@gmail.com>2017-12-05 11:34:01 +0100
committerMathieu Othacehe <m.othacehe@gmail.com>2017-12-15 11:44:29 +0100
commitacf54bca225b63f5b06e335a55045421c47bbd09 (patch)
tree5b103e6bdc84afe5c290b585d0dfb83b0eb0e9c5 /gnu/bootloader
parentdfb403b053eb0ea5e7c052855ba419e6a9968442 (diff)
downloadpatches-acf54bca225b63f5b06e335a55045421c47bbd09.tar
patches-acf54bca225b63f5b06e335a55045421c47bbd09.tar.gz
vm: Adapt qemu command to ARM.
* gnu/build/vm.scm (load-in-linux-vm): New argument #:target-arm32. Use it to adapt command for qemu-system-arm. This implies to choose a machine ("virt"), use the correct console port "ttyAMA0", disable KVM use that is buggy on some ARM boards (Odroid XU4 for example) and use user mode network stack instead of NIC. Gather all those options in a new variable "arch-specific-flags". * gnu/system/vm.scm (expression->derivation-in-linux-vm): Pass to load-in-linux-vm "#:target-arm32?" argument.
Diffstat (limited to 'gnu/bootloader')
0 files changed, 0 insertions, 0 deletions