qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Re: [BUG?] Problem when emulate mips target on mips host


From: Aurelien Jarno
Subject: [Qemu-devel] Re: [BUG?] Problem when emulate mips target on mips host
Date: Sun, 18 Jul 2010 20:31:30 +0200
User-agent: Mutt/1.5.18 (2008-05-17)

On Sun, Jul 18, 2010 at 09:53:57AM +0800, chen huacai wrote:
> Hmm, I know. But, why qemu only crashes on user-space code, not on kernel 
> code?

Probably because a lot more code is executed in user-space than in
kernel mode.

I have actually tried the current git tree, and it is indeed not working
as I was expecting. Last time I tried, it was working correctly for me,
it seems something has broken MIPS host support in the meanwhile. It was
commit 60bf84cf4ce277e1212929f35674796888a681ce in case you want to try
it.

> On Fri, Jul 16, 2010 at 8:27 PM, Aurelien Jarno <address@hidden> wrote:
> > chen huacai a écrit :
> >> Thank you for your information.
> >> I'am a little confusing, cacheflush syscall you mentioned is in guest
> >> or in host?
> >> If you means syscall in guest, why x86 host can boot mips guest?
> >> If you means syscall in host, why qemu-0.9.x doesn't crash?
> >>
> >
> > On the host. I guess qemu-0.9.x doesn't crash, because it's not using
> > TCG, so it doesn't write the code to memory the same way.
> >
> > --
> > Aurelien Jarno                          GPG: 1024D/F1BCDB73
> > address@hidden                 http://www.aurel32.net
> >
> 
> 
> 
> -- 
> Huacai Chen
> 

-- 
Aurelien Jarno                          GPG: 1024D/F1BCDB73
address@hidden                 http://www.aurel32.net



reply via email to

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