The syscall numbers in unicore32 are correct because we have two ABIs for 32
bits.
In qemu, it's old ABI, while in kernel, it's new ABI.
However, for now, old ABI is widely used for unicore32's applications.
Thanks and Regards,
Xuetao Guan
- Peter Maydell 写道:
> On 13 January 2014 12:33,
On 13 January 2014 15:14, 管雪涛 wrote:
> The syscall numbers in unicore32 are correct because we have two ABIs for 32
> bits.
> In qemu, it's old ABI, while in kernel, it's new ABI.
> However, for now, old ABI is widely used for unicore32's applications.
I don't think upstream QEMU should be suppo