qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] linux-user: elfload: Still use TARGET_PAGE_SIZE


From: Chen Gang
Subject: Re: [Qemu-devel] [PATCH] linux-user: elfload: Still use TARGET_PAGE_SIZE for i386 guest
Date: Fri, 11 Sep 2015 12:06:15 +0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0

On 2015年08月12日 17:00, gchen gchen wrote:
> 
>  - At present, x86_64 laptop run arm linux-user run i386 linux-user run
>    wine run Windows i386 graphic programs are OK, the performance is
>    acceptable! the qemu code keeps no touch -- our qemu is very good!!!.
> 

Oh, sorry, wine will use execve(), then qemu will use host execve(),
under x86_64, the i386 wine will be executed directly.

But I guess, at present, the performance is still OK, I have let i386
xcalc run successfully under sw_64. It looks very good. :-)

Next, I shall have to analyze wine, too, so can let wine and qemu work
together correctly.

Welcome any ideas, suggestions, and completions.

Thanks.
-- 
Chen Gang

Open, share, and attitude like air, water, and life which God blessed



reply via email to

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