qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] ldub_kernel and ldub_code question


From: Tommy Huang
Subject: [Qemu-devel] ldub_kernel and ldub_code question
Date: Sun, 2 Aug 2009 19:38:07 -0700

Hi all,

I tried to use ldub_kernel or any *_kernel function inside target-i386/translate.c.
It complains that it is undefined reference. But I can use ldub_code function in that file.
The strange thing is I can only find definitions of both ldub_kernel and ldub_code functions in cpu-all.h.
I didn't see any precompiler options, such as #ifdef, between ldub_kernel and ldub_code.
I don't understand why the compiler can find ldub_code but failed to find ldub_kernel in target-i386/translate.c.
My qemu version is 0.9.0. I am not sure if it happens in latest version also.
Any information is highly appreciated.
Thanks.

Regards,
Tommy



Windows Liveā„¢: Keep your life in sync. Check it out.

reply via email to

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