qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Lament: 0.6 breaks usermode
@ 2004-07-15  8:33 Wim Vanderbauwhede
  2004-07-15 10:04 ` Hetz Ben Hamo
  0 siblings, 1 reply; 3+ messages in thread
From: Wim Vanderbauwhede @ 2004-07-15  8:33 UTC (permalink / raw)
  To: qemu-devel

I am disappointed with the direction qemu has taken.

Up to 0.5.5, I had rather decent usermode functionality with qemu-i386
on linux/PPC: Acrobat reader, Firefox with flash, even Wine after a
fashion. I was happy.

With version 0.6 up to and including the most recent snapshot, it's
gone: lots of "free(): invalid pointer 0x....!" , segfaults and no
functionality. 
I had hoped the user mode stuff would get better not worse.

FYI, I use:

kernel 2.6.6-2mdk
gcc  3.4.1 
glibc 2.3.3
binutils-2.15.90.0.3-1mdk

Also FYI, I got a compilation error in 0.6.0 due to an error in
cpu-exec.c:

--- cpu-exec.c~ 2004-07-10 19:20:09.000000000 +0100
+++ cpu-exec.c  2004-07-14 10:32:47.000000000 +0100
@@ -903,8 +903,7 @@
 # define TRAP_sig(context)                     EXCEPREG_sig(exception,
context) /* number of powerpc exception taken */
 #endif /* __APPLE__ */
  
-int cpu_signal_handler(int host_signum, siginfo *info,
-                       void *puc)
+int cpu_signal_handler(int host_signum, struct siginfo *info, void
*puc)
 {
     struct ucontext *uc = puc;
     unsigned long pc;

It's still there in the latest snapshot.

Wim
-- 
If it's pointless, what's the point?
If there is a point to it, what's the point?
(Tibor Fischer, "The Thought Gang")

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] Lament: 0.6 breaks usermode
  2004-07-15  8:33 [Qemu-devel] Lament: 0.6 breaks usermode Wim Vanderbauwhede
@ 2004-07-15 10:04 ` Hetz Ben Hamo
  2004-07-16  8:07   ` Wim Vanderbauwhede
  0 siblings, 1 reply; 3+ messages in thread
From: Hetz Ben Hamo @ 2004-07-15 10:04 UTC (permalink / raw)
  To: qemu-devel; +Cc: Wim Vanderbauwhede

On Thursday 15 July 2004 11:33, Wim Vanderbauwhede wrote:
> I am disappointed with the direction qemu has taken.
>
> Up to 0.5.5, I had rather decent usermode functionality with qemu-i386
> on linux/PPC: Acrobat reader, Firefox with flash, even Wine after a
> fashion. I was happy.

As fabrice mentioned before, the "system wide" approach is now taking a higher 
priority due to people want to use this more then user level mode..

I'm sure that if someone will submit some patches to fix the errors, Fabrice 
will commit it (I can host those patches if anyone wants, just CC me with 
those patches)..

Thanks,
Hetz

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] Lament: 0.6 breaks usermode
  2004-07-15 10:04 ` Hetz Ben Hamo
@ 2004-07-16  8:07   ` Wim Vanderbauwhede
  0 siblings, 0 replies; 3+ messages in thread
From: Wim Vanderbauwhede @ 2004-07-16  8:07 UTC (permalink / raw)
  To: Hetz Ben Hamo; +Cc: qemu-devel

Hetz, thanks for your support.

But I think it unlikely that someone will submit patches to fix
usermode, as it seems none of the developers is interested. 
I'm just a user, fixing some compilation errors is the most I can do.

Wim

On Thu, 2004-07-15 at 11:04, Hetz Ben Hamo wrote:
> On Thursday 15 July 2004 11:33, Wim Vanderbauwhede wrote:
> > I am disappointed with the direction qemu has taken.
> >
> > Up to 0.5.5, I had rather decent usermode functionality with qemu-i386
> > on linux/PPC: Acrobat reader, Firefox with flash, even Wine after a
> > fashion. I was happy.
> 
> As fabrice mentioned before, the "system wide" approach is now taking a higher 
> priority due to people want to use this more then user level mode..
> 
> I'm sure that if someone will submit some patches to fix the errors, Fabrice 
> will commit it (I can host those patches if anyone wants, just CC me with 
> those patches)..
> 
> Thanks,
> Hetz
> 

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-07-16  8:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-15  8:33 [Qemu-devel] Lament: 0.6 breaks usermode Wim Vanderbauwhede
2004-07-15 10:04 ` Hetz Ben Hamo
2004-07-16  8:07   ` Wim Vanderbauwhede

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).