qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 1/5] Fix i386 Host


From: Jens Arm
Subject: Re: [Qemu-devel] [PATCH 1/5] Fix i386 Host
Date: Thu, 17 Jan 2008 15:43:09 +0100

Hi


OK, now I can boot Reactos, haiku, helenos, dsl, knoppix, freedos, kubuntu
It works with and without kqemu.

If all is correctly emulated or if the speed of qemu is slower or quicker now I 
have not tested.


Jens




On Thu, 17 Jan 2008 15:26:23 +0100
Alexander Graf <address@hidden> wrote:

> Alexander Graf wrote:
> > Jens Arm wrote:
> >   
> >> Hi
> >>
> >> With this I can compile, but qemu segfaults now when trying to start a ros 
> >> image:
> >>
> >> Starting program: /home/tux/QEMU/qemu -m 192 ros/ros
> >> [Thread debugging using libthread_db enabled]
> >> [New Thread -1212344640 (LWP 18268)]
> >>
> >> Program received signal SIGSEGV, Segmentation fault.
> >> [Switching to Thread -1212344640 (LWP 18268)]
> >> 0x08bcb3b4 in code_gen_buffer ()
> >> (gdb) bt
> >> #0  0x08bcb3b4 in code_gen_buffer ()
> >> #1  0x080de65b in cpu_x86_exec (env1=0x9c497e8) at 
> >> /home/tux/compile/qemu/cpu-exec.c:679
> >> #2  0x0805738f in main (argc=119537671, argv=0x20000720) at 
> >> /home/tux/compile/qemu/vl.c:7445
> >>
> >> Any hints?
> >>
> >>   
> >>     
> >
> > Looks like it's still broken. This can only be something minor, as it
> > did work for me in between, but now I can reproduce you failure here as
> > well. Stay tuned.
> >
> > Alex
> >
> >
> >   
> Oh well, take 3 it is then.
> 
> This patch should work for most targets now. All comments so far should
> be integrated too, so if you're missing something you said, please tell me.
> 
> Alex
> 




reply via email to

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