<br><br>On Wednesday, November 10, 2021,  <<a href="mailto:mnieuw@zap.a2000.nl">mnieuw@zap.a2000.nl</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Andrew,<br>
Very interesting, I was thinking about the same, for testing arm64<br>
versions. I have some experience with qemu, although I mostly use<br>
VirtualBox.<br>
It is quite possible to use UEFI boot with qemu.<br>
I presume the emulated arm64 machine is good enough for compilations,<br>
for actually testing CinGG you probably need more?? </blockquote><div><br></div><div><br></div><div>more memory, (-m 2047) more -smp :) </div><div><br></div><div>there is link for opensuse install, you can use pre-installed os image </div><div><br></div><div><a href="https://en.opensuse.org/openSUSE:AArch64#Using_an_emulator">https://en.opensuse.org/openSUSE:AArch64#Using_an_emulator</a></div><div><br></div><div>or debian arm64 image (also pre-installed, so no need for multihour long install) </div><div><br></div><div><a href="https://wiki.debian.org/Arm64Qemu">https://wiki.debian.org/Arm64Qemu</a></div><div><a href="https://cdimage.debian.org/cdimage/openstack/current-10/">https://cdimage.debian.org/cdimage/openstack/current-10/</a></div><div><br></div><div>you can prepare specific source image with pre-downloaded/unpacked/patched source and add this as second hdd... </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
A problem might be missing build utilities, I know a programmer who<br>
(for fun) wanted to build a CinGG for macOS had problems there.<br>
<br>
MatN<br>
<br>
On Wed, 10 Nov 2021 13:07:13 +0300<br>
Andrew Randrianasulu via Cin <<a href="mailto:cin@lists.cinelerra-gg.org">cin@lists.cinelerra-gg.org</a>> wrote:<br>
<br>
> because my patch series tend to fail on x86 while working on arm, I<br>
> hope those links will help in creating virtual arm debian install for<br>
> testing<br>
> <br>
> official qemu wiki<br>
> <br>
> <a href="https://wiki.qemu.org/Documentation/Platforms/ARM" target="_blank">https://wiki.qemu.org/<wbr>Documentation/Platforms/ARM</a><br>
> <br>
> link from this wiki to older (2017) guide, you probably want to change<br>
> debian distro name in d/l links<br>
> <br>
> <a href="https://translatedcode.wordpress.com/2017/07/24/installing-debian-on-qemus-64-bit-arm-virt-board/" target="_blank">https://translatedcode.<wbr>wordpress.com/2017/07/24/<wbr>installing-debian-on-qemus-64-<wbr>bit-arm-virt-board/</a><br>
> <br>
> also, for faster performance try<br>
> <a href="https://wiki.qemu.org/Features/tcg-multithread" target="_blank">https://wiki.qemu.org/<wbr>Features/tcg-multithread</a><br>
> (do not forgot -smp 4 (or 8) argument)<br>
<br>
</blockquote>