Re: [Qemu-devel] Norton Ghost crashes with page fault for me too.

2005-06-13 Thread jeebs
As near as I can tell, they haven't done a thing, and weren't the slightest bit interested in the bug report. They don't even seem to keep track of reported bugs. If a developer happens to see a bug report about something he worked on, he might check into it. But otherwise it gets forgotten in

[Qemu-devel] Norton Ghost crashes with page fault for me too.

2005-06-13 Thread Jeff Wiegley
I noticed that one other person a long time back had this same problem. http://lists.gnu.org/archive/html/qemu-devel/2005-02/msg00345.html Basically, when I boot from an original boot/rescue disk created by Norton Ghost 2003 I also get: Microsoft (R) Mouse Driver Version 8.20 Copyright (C) Micr

[Qemu-devel] Linking cvs failure on amd64

2005-06-13 Thread Helge Hafting
I tried to compile qemu cvs on amd64 (linux host), and got this: make[1]: Entering directory `/usr/src/qemu/qemu/i386-user' gcc -g -Wl,-T,/usr/src/qemu/qemu/x86_64.ld -o qemu-i386 elfload.o main.o syscall.o mmap.o signal.o path.o osdep.o thunk.o vm86.o libqemu.a gdbstub.o -lm /usr/bin/ld:/us

Re: [Qemu-devel] Re: xen is not working with qemu0.7/kqemu

2005-06-13 Thread G L
Mainly for testing purposes. Xen is not an emulator but a Virtual Machine Monitor using paravirtualization. Being able to run Xen in a VM allow to build complex test environments with only one or a few machines, for instance, testing live VM migration between physical servers. On 6/13/05, Ishwar

Re: Re: [Qemu-devel] Re: xen is not working with qemu0.7/kqemu

2005-06-13 Thread Ben Taylor
> From: Ishwar Rattan <[EMAIL PROTECTED]> wrote: > > > Why would anyone want run an emulator in another emulator.. because, AFAIK, xen doesn't run windows under a linux host with xen. Using qemu/kqemu, you could (assuming it actually works) run a windows session under qemu in a xen session. If

Re: [Qemu-devel] Re: xen is not working with qemu0.7/kqemu

2005-06-13 Thread Ishwar Rattan
Why would anyone want run an emulator in another emulator.. -ishwar ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel

Re: [Qemu-devel] Qemu for MIPS

2005-06-13 Thread Ralf Baechle
On Mon, Jun 13, 2005 at 02:47:48PM +0200, Hetz Ben Hamo wrote: > Full system to boot Irix? That would require emulation of an IRIX-supported platform. Not undoable - others have already gotten firmware as complex as the SGI ARC [1] firmware to run on other emulators, I think it was mips64emul.

Re: Re: [Qemu-devel] Looking for an easy way to exchange data

2005-06-13 Thread Ben Taylor
Jernej Simonèiè <[EMAIL PROTECTED]> wrote: > > On Monday, June 13, 2005, 10:59:40, Christian MICHON wrote: > > > I can now connect from the ftp guest (linux inside qemu), but no file > > transfer is possible. Actually, even a "dir" does not work. > > Did you try passive mode? I've had very good

[Qemu-devel] Re: xen is not working with qemu0.7/kqemu

2005-06-13 Thread G L
Hi, So far no news for my problem, so I tested with qvm86 to see if it works... I compiled qemu 0.7.0 and qvm86 (cvs checkout fresh from today). I don't use devfs or udev so I did a "mknod qvm86 c 10 62" before "modprobe qvm86". I used the exact same image I used for kqemu, and I have a segment

[Qemu-devel] Latest CVS build of qemu-system-ppc no longer seems to work on FC3 x86_64

2005-06-13 Thread Bob Deblier
Hi, As of the latest cvs update, qemu-system-ppc no longer seems to function properly. I've tried: - MacOS X 10.3 used to boot up to a grey screen with the Apple logo - now shows a black screen at 100% cpu usage. - Fedora Core development ISO ppc (mac), used to boot up to a certain point - same s

Re: [Qemu-devel] Qemu for MIPS

2005-06-13 Thread Hetz Ben Hamo
Full system to boot Irix? Hetz On 6/13/05, Ralf Baechle <[EMAIL PROTECTED]> wrote: > On Mon, Jun 13, 2005 at 02:50:37PM +0300, Timo Savola wrote: > > > Are there any plans for supporting user-mode MIPS emulation? > > At some point certainly but right now my priority is full system emulation. >

Re: [Qemu-devel] Looking for an easy way to exchange data bidirectional between host and guest (including some suggestion)

2005-06-13 Thread Christian MICHON
> Did you try passive mode? nice suggestion. passive mode off: "dir" lasts forever... passive mode on: "dir" give "connection refused". any idea? Christian ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qem

[Qemu-devel] Re: Qemu for MIPS

2005-06-13 Thread Ralf Baechle
On Mon, Jun 13, 2005 at 12:44:09PM +0100, Dominic Sweetman wrote: > > Known bugs: > > > > o ll/sc don't use a ll_bit like the real hardware thus right now any atomic > >functions aren't really atomic. > > I suppose you know that the CPUs all implement "break link on > exception" by zeroing

Re: [Qemu-devel] Qemu for MIPS

2005-06-13 Thread Thomas Petazzoni
Hello, Timo Savola wrote: Are there any plans for supporting user-mode MIPS emulation? http://lists.gnu.org/archive/html/qemu-devel/2005-02/msg00081.html http://lists.gnu.org/archive/html/qemu-devel/2005-06/msg00114.html Sincerly, Thomas -- Thomas Petazzoni [EMAIL PROTECTED] _

Re: [Qemu-devel] Qemu for MIPS

2005-06-13 Thread Ralf Baechle
On Mon, Jun 13, 2005 at 02:50:37PM +0300, Timo Savola wrote: > Are there any plans for supporting user-mode MIPS emulation? At some point certainly but right now my priority is full system emulation. Ralf ___ Qemu-devel mailing list Qemu-devel@nong

Re: [Qemu-devel] Looking for an easy way to exchange data bidirectional between host and guest (including some suggestion)

2005-06-13 Thread Jernej Simonèiè
On Monday, June 13, 2005, 10:59:40, Christian MICHON wrote: > I can now connect from the ftp guest (linux inside qemu), but no file > transfer is possible. Actually, even a "dir" does not work. Did you try passive mode? -- < Jernej Simoncic ><><><><>< http://deepthought.ena.si/ > The bigger th

[Qemu-devel] Re: Qemu for MIPS

2005-06-13 Thread Dominic Sweetman
Ralf Baechle ([EMAIL PROTECTED]) writes: > I've posted updated Qemu patches on > > ftp://ftp.linux-mips.org/pub/linux/mips/qemu > http://www.linux-mips.org/wiki/index.php/Qemu > > Enhancements over last week's patches: > > o The count/compare interrupt will now properly be delivered. > o

Re: [Qemu-devel] Qemu for MIPS

2005-06-13 Thread Timo Savola
Are there any plans for supporting user-mode MIPS emulation? timo ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel

[Qemu-devel] Qemu for MIPS

2005-06-13 Thread Ralf Baechle
I've posted updated Qemu patches on ftp://ftp.linux-mips.org/pub/linux/mips/qemu http://www.linux-mips.org/wiki/index.php/Qemu Enhancements over last week's patches: o The count/compare interrupt will now properly be delivered. o mfc0 will now return the proper value for the EXL and ERL fl

Re: [Qemu-devel] Looking for an easy way to exchange data bidirectional between host and guest (including some suggestion)

2005-06-13 Thread Christian MICHON
> 6) Run a FTP daemon on your host, and FTP to this from your guest. I tried this one, since it looked the easiest. I installed war-ftpd, which is working well inside the host. I can now connect from the ftp guest (linux inside qemu), but no file transfer is possible. Actually, even a "dir" does

Re: [Qemu-devel] OS X Package Maintainer

2005-06-13 Thread Mike Kronenberg
Julian Seward wrote: Can you make a nightly build with the CVS? I'm surprised that Qemu does not seem to have an automated nightly build / regression test / mail-summary-to-developers system. We have been doing that with Valgrind for a couple of years now and it makes a big difference,

Re: [Qemu-devel] OS X Package Maintainer

2005-06-13 Thread Mike Kronenberg
Natalia Portillo wrote: Were will they be to download? You will find the packages at: http://www.freeoszoo.org/download.html http://www.kberg.ch/qemu/ :) Mike ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listin