Re: [Cin] arm emulation on qemu links

2021-11-21 Thread Andrew Randrianasulu via Cin
On Monday, November 22, 2021, wrote: > Building CinGG for aarch64. > > In multiple places in the build tree, ./configure reports that it cannot > guess the build type. This is because "uname -p" returns unknown. I just > found out that this is quite common. On arm, only a few distributions >

Re: [Cin] arm emulation on qemu links

2021-11-18 Thread Andrew Randrianasulu via Cin
On Thursday, November 18, 2021, mnieuw--- via Cin < cin@lists.cinelerra-gg.org> wrote: > On Mon, 15 Nov 2021 17:14:28 +0300 > Andrew Randrianasulu wrote: > > > > > > thanks a lot for detailed writeup! (currently am a bit short on > > storage for trying proot-distro - with normal glibc and such,

[Cin] arm emulation on qemu links

2021-11-15 Thread Andrew Randrianasulu via Cin
On Monday, November 15, 2021, wrote: > I got Debian on arm64 working in non-graphical mode. As before, I used > Fedora_35 and qemu 6.0.1. > > My earlier attempts follow web instructions failed, so I decided to do > it the easy way and use virt-manager. > > This is an GUI interface to libvirt;

Re: [Cin] arm emulation on qemu links

2021-11-15 Thread mnieuw--- via Cin
I got Debian on arm64 working in non-graphical mode. As before, I used Fedora_35 and qemu 6.0.1. My earlier attempts follow web instructions failed, so I decided to do it the easy way and use virt-manager. This is an GUI interface to libvirt; virsh is the cmd line version. libvirt is a generic

Re: [Cin] arm emulation on qemu links

2021-11-11 Thread Andrew Randrianasulu via Cin
On Friday, November 12, 2021, wrote: > Andrew, thanks for the links. I followed mostly the procedure of > the DVD: > https://blog.lazym.io/2021/04/16/Run-ARM-MIPS-Debian-on-QEMU/ > > Still, it took almost 2 hours until it was finished, that was after > downloading the ISO. Host CPU load was

Re: [Cin] arm emulation on qemu links

2021-11-11 Thread Andrew Randrianasulu via Cin
On Friday, November 12, 2021, wrote: > Andrew, thanks for the links. I followed mostly the procedure of > the DVD: > https://blog.lazym.io/2021/04/16/Run-ARM-MIPS-Debian-on-QEMU/ > > Still, it took almost 2 hours until it was finished, that was after > downloading the ISO. Host CPU load was

Re: [Cin] arm emulation on qemu links

2021-11-11 Thread Andrew Randrianasulu via Cin
On Friday, November 12, 2021, wrote: > Andrew, thanks for the links. I followed mostly the procedure of > the DVD: > https://blog.lazym.io/2021/04/16/Run-ARM-MIPS-Debian-on-QEMU/ > > Still, it took almost 2 hours until it was finished, that was after > downloading the ISO. Host CPU load was

Re: [Cin] arm emulation on qemu links

2021-11-11 Thread mnieuw--- via Cin
Andrew, thanks for the links. I followed mostly the procedure of the DVD: https://blog.lazym.io/2021/04/16/Run-ARM-MIPS-Debian-on-QEMU/ Still, it took almost 2 hours until it was finished, that was after downloading the ISO. Host CPU load was rarely above 15%, and host disk access was almost

Re: [Cin] arm emulation on qemu links

2021-11-10 Thread Andrew Randrianasulu via Cin
On Wednesday, November 10, 2021, Andrew Randrianasulu < randrianas...@gmail.com> wrote: > > > On Wednesday, November 10, 2021, Andrew Randrianasulu < > randrianas...@gmail.com> wrote: > >> >> >> On Wednesday, November 10, 2021, wrote: >> >>> Hi Andrew, >>> Very interesting, I was thinking about

Re: [Cin] arm emulation on qemu links

2021-11-10 Thread Andrew Randrianasulu via Cin
On Wednesday, November 10, 2021, Andrew Randrianasulu < randrianas...@gmail.com> wrote: > > > On Wednesday, November 10, 2021, wrote: > >> Hi Andrew, >> Very interesting, I was thinking about the same, for testing arm64 >> versions. I have some experience with qemu, although I mostly use >>

Re: [Cin] arm emulation on qemu links

2021-11-10 Thread Andrew Randrianasulu via Cin
On Wednesday, November 10, 2021, wrote: > Hi Andrew, > Very interesting, I was thinking about the same, for testing arm64 > versions. I have some experience with qemu, although I mostly use > VirtualBox. > It is quite possible to use UEFI boot with qemu. > I presume the emulated arm64 machine is

Re: [Cin] arm emulation on qemu links

2021-11-10 Thread mnieuw--- via Cin
Hi Andrew, Very interesting, I was thinking about the same, for testing arm64 versions. I have some experience with qemu, although I mostly use VirtualBox. It is quite possible to use UEFI boot with qemu. I presume the emulated arm64 machine is good enough for compilations, for actually testing

[Cin] arm emulation on qemu links

2021-11-10 Thread Andrew Randrianasulu via Cin
because my patch series tend to fail on x86 while working on arm, I hope those links will help in creating virtual arm debian install for testing official qemu wiki https://wiki.qemu.org/Documentation/Platforms/ARM link from this wiki to older (2017) guide, you probably want to change debian