GNU bug report logs -
#69899
[PATCH 0/7] support to use `guix system vm' with riscv64.
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#69899: [PATCH 0/7] support to use `guix system vm' with riscv64.
which was filed against the guix-patches package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 69899 <at> debbugs.gnu.org.
--
69899: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=69899
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Hi,
Zheng Junjie <zhengjunjie <at> iscas.ac.cn> skribis:
> bootloader: Add u-boot-qemu-riscv64-bootloader.
> vm: use #$ for kernel-arguments.
> vm: When target riscv64-linux, use u-boot-qemu-riscv64-bootloader.
> gnu: linux-libre-riscv64-generic: add more options.
> linux-initrd: don't add hid-apple module for riscv64-linux.
> vm: add arguments to use virt machine type for qemu-riscv64.
> vm: If not the same local architecture, don't enable kvm.
Applied, thanks!
Ludo’.
[Message part 3 (message/rfc822, inline)]
hello!. this patchset make `guix system vm --target=riscv64-linux-gnu' work.
and `guix system vm --system=riscv64-linux` also work, But there is a problem
that the qemu running with --system=riscv64-linux is also riscv architecture,
now you have to manually modify to use native qemu or the guix of qemu-system
on qemu-user is too slow. and must enable qemu-binfmt.
Zheng Junjie (7):
bootloader: Add u-boot-qemu-riscv64-bootloader.
vm: use #$ for kernel-arguments.
vm: When target riscv64-linux, use u-boot-qemu-riscv64-bootloader.
gnu: linux-libre-riscv64-generic: add more options.
linux-initrd: don't add hid-apple module for riscv64-linux.
vm: add arguments to use virt machine type for qemu-riscv64.
vm: If not the same local architecture, don't enable kvm.
gnu/bootloader/u-boot.scm | 15 ++++++++++++++
gnu/packages/linux.scm | 19 +++++++++++++++++-
gnu/system/linux-initrd.scm | 5 ++++-
gnu/system/vm.scm | 40 ++++++++++++++++++++++++++-----------
4 files changed, 65 insertions(+), 14 deletions(-)
base-commit: 83c5e7169d3bfa23a51225a8d809a435c1f2dd6b
--
2.41.0
This bug report was last modified 1 year and 39 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.