qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [RFC PATCH v7 29/29] tests/tcg/loongarch64: Add hello/memory test in


From: Richard Henderson
Subject: Re: [RFC PATCH v7 29/29] tests/tcg/loongarch64: Add hello/memory test in loongarch64 system
Date: Mon, 28 Mar 2022 21:29:09 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.7.0

On 3/28/22 06:57, Xiaojuan Yang wrote:
+       .global _start
+       .align 16
+_start:
+       bl main

You must at least set up the stack. This must work only via some interaction with efi bios? What we *want* is for this to run by itself on the raw virt machine.


r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]