[Qemu-devel] x86_64 kernel with 32bit userspace

2006-04-01 Thread Herbert Poetzl
Hey Folks! this might sched some light on the x86_64 issues reported over and over again ... (maybe it's already fixed but I haven't tried yet) [ 78.890508] mount[39]: segfault at cffc rip f7f8d210 rsp 8100d000 error 6 [ 224.745093] sh[24]: segfault at fff

Re: [Qemu-devel] Missing ARMv6 instructions?

2006-04-01 Thread Kevin F. Quinn
On Sat, 1 Apr 2006 23:06:07 +0300 Jonas Maebe <[EMAIL PROTECTED]> wrote: > On 01 Apr 2006, at 22:51, Chris Wilson wrote: > > > and they have been an extensive user of software patents, > > And how: >http://www.patent.gov.uk/patent/legal/summaries/2004/o29204.htm > > "The invention in this c

[Qemu-devel] Re: experimental FreeBSD {k,}qemu port update

2006-04-01 Thread Juergen Lock
On Sun, Apr 02, 2006 at 01:36:17AM +0200, Juergen Lock wrote: > On Sun, Apr 02, 2006 at 12:21:52AM +0200, Juergen Lock wrote: > > Here is what I have tested on i386 with kqemu. I also tried > > -kernel-kqemu with a few linux 2.6 guests but only got panics, one > > screenshot of KANOTIX-2006-CeBIT-

[Qemu-devel] Re: experimental FreeBSD {k,}qemu port update

2006-04-01 Thread Juergen Lock
On Sun, Apr 02, 2006 at 12:21:52AM +0200, Juergen Lock wrote: > Here is what I have tested on i386 with kqemu. I also tried > -kernel-kqemu with a few linux 2.6 guests but only got panics, one > screenshot of KANOTIX-2006-CeBIT-RC3.iso is at > http://www.mytempdir.com/562050 (all panics looked lik

[Qemu-devel] experimental FreeBSD {k,}qemu port update

2006-04-01 Thread Juergen Lock
k; -+} -+#if __FreeBSD_version < 50 - destroy_dev(kqemu_dev); -+ if ((rc = cdevsw_remove(&kqemu_cdevsw))) -+ kqemu_log("error unregistering, rc=%d\n", rc); -+#else -+ EVENTHANDLER_DEREGISTER(dev_clone, clonetag); -+ while ((ks = TAILQ_FIRST(&a

Re: [Qemu-devel] Missing ARMv6 instructions?

2006-04-01 Thread Jonas Maebe
On 01 Apr 2006, at 22:51, Chris Wilson wrote: and they have been an extensive user of software patents, And how: http://www.patent.gov.uk/patent/legal/summaries/2004/o29204.htm "The invention in this case involves locating all of the input registers in one data storage area, and all of t

[Qemu-devel] Valgrind-PPC on QEMU-PPC

2006-04-01 Thread Lionel Ulmer
Hi all, I wanted to test some application on Linux-PPC using Valgrind (don't ask me why :-) ) so I downloaded the PPC image one can find on FreeOSZoo (the Debian Sarge one) and compiled Valgrind on it. When I want to run it, it fails with a nice error message. When asked on the Valgrind list what

Re: [Qemu-devel] Missing ARMv6 instructions?

2006-04-01 Thread Chris Wilson
Hi all, On Wed, 2006-03-29 at 18:00 +0200, Wolfgang Schildbach wrote: > I find it strange that ARM would restrict emulation of their architecture > -- that could hardly pose a threat to their business, I would say. Unfortunately, I don't. ARM probably makes quite a lot of money from their devel

[Qemu-devel] kqemu copyright info

2006-04-01 Thread Pascal Terjan
The module logs "QEMU Accelerator Module version 1.2.0, Copyright (c) 2005 Fabrice Bellard" while we are in 2006. Major bug ! :-) ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel

[Qemu-devel] [PATCH] destdir support

2006-04-01 Thread Patrick Mauritz
Hi, the attached patch adds DESTDIR at the right places in the makefile, which is suitable for packaging (build with --prefix=/usr, install with make install DESTDIR=/foo, then you have the resulting tree in /foo/usr/...) patrick mauritz # # # patch "Makefile" # from [24ce1c8e1082fb804f509f5f