[Qemu-devel] Re: Qemu Windows Host & Client Feedback

2005-07-03 Thread Doctor Bill
On 6/30/05, Doctor Bill <[EMAIL PROTECTED]> wrote: > The first problem I noticed is that with the 0.70 version, keys are > not mapped correctly. For example, if I try to type in a URL as soon > as I press the letter e explorer opens. As soon as I type the letter > m, the window minimizes I

[Qemu-devel] Building a disk image?

2005-07-03 Thread Matt Lawrence
I'm trying to figure out how to script the creation of disk images for qemu. I've already scripted file system creation with user-mode-linux, so once I can get the partitions created correctly, the rest should be easy. Right now, when I do a qemu-img create and run fdisk on the file, I get the m

Re: [Qemu-devel] kqemu freebsd host smp problems?

2005-07-03 Thread Bakul Shah
Lock writes: > Is kqemu and the freebsd wrapper smp aware? I just saw this panic > report again, > http://lists.freebsd.org/pipermail/freebsd-current/2005-May/050161.html > and noticed it apparently happened with an smp kernel. My guess is .d_flags = D_NEEDGIANT, needs to be adde

[Qemu-devel] kqemu freebsd host smp problems?

2005-07-03 Thread Juergen Lock
Hi! Is kqemu and the freebsd wrapper smp aware? I just saw this panic report again, http://lists.freebsd.org/pipermail/freebsd-current/2005-May/050161.html and noticed it apparently happened with an smp kernel. Curious... Juergen __

[Qemu-devel] qemu/target-i386 helper2.c

2005-07-03 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/03 21:29:17 Modified files: target-i386: helper2.c Log message: better fpu state dump CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/qemu/q

[Qemu-devel] qemu monitor.c

2005-07-03 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/03 21:28:00 Modified files: . : monitor.c Log message: no need to dump CCOP CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qe

[Qemu-devel] qemu qemu-doc.texi

2005-07-03 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/03 17:34:05 Modified files: . : qemu-doc.texi Log message: update CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/qemu-do

[Qemu-devel] qemu/slirp udp.c

2005-07-03 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/03 17:08:43 Modified files: slirp : udp.c Log message: win32 compile fix CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/slir

[Qemu-devel] qemu/pc-bios ppc_rom.bin ohw.diff

2005-07-03 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/03 16:25:26 Modified files: pc-bios: ppc_rom.bin Added files: pc-bios: ohw.diff Log message: temporary version with better Da

[Qemu-devel] qemu ppc-dis.c mips-dis.c

2005-07-03 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/03 16:44:10 Modified files: . : ppc-dis.c mips-dis.c Log message: removed bogus include CVSWeb URLs: http://savannah.gnu.org/cgi-bin/vie

[Qemu-devel] qemu/pc-bios README

2005-07-03 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/03 16:45:23 Modified files: pc-bios: README Log message: update CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/pc-bios/README

[Qemu-devel] qemu Changelog

2005-07-03 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/03 16:45:42 Modified files: . : Changelog Log message: update CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/Changelog.d

[Qemu-devel] qemu/hw ppc_prep.c

2005-07-03 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/03 16:00:50 Modified files: hw : ppc_prep.c Log message: allow variable bios size CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/qe

[Qemu-devel] qemu/hw ppc_chrp.c

2005-07-03 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/03 16:00:32 Modified files: hw : ppc_chrp.c Log message: changed machine names CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/qemu/

[Qemu-devel] Congratulation..!

2005-07-03 Thread Artur Peci
Thanks for this open source program. I bye the iEmulator, but this is a bad copy of QEMU. Bye ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel

Re: [Qemu-devel] Current CVS broken

2005-07-03 Thread Pierre d'Herbemont
Selon Natalia Portillo <[EMAIL PROTECTED]>: > Hi! > > Before last commits the monitor wasn't working on MacOS X (it appears > but anything I write on it is ignored), and not it even doesn't compile: > > gcc -Wall -O2 -g -fno-strict-aliasing -D__powerpc__ -I. -I/Users/ > claunia/qemu/target-mips -I

[Qemu-devel] qemu ./Makefile ./vl.h hw/mips_r4k.c hw/pc.c hw...

2005-07-03 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/03 14:00:51 Modified files: . : Makefile vl.h hw : mips_r4k.c pc.c ppc_chrp.c vga.c vga_int.h Added files: pc-bios

[Qemu-devel] qemu/hw ppc_prep.c

2005-07-03 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/03 13:57:11 Modified files: hw : ppc_prep.c Log message: endian register support CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/qem

[Qemu-devel] Current CVS broken

2005-07-03 Thread Natalia Portillo
Hi! Before last commits the monitor wasn't working on MacOS X (it appears but anything I write on it is ignored), and not it even doesn't compile: gcc -Wall -O2 -g -fno-strict-aliasing -D__powerpc__ -I. -I/Users/ claunia/qemu/target-mips -I/Users/claunia/qemu -D_GNU_SOURCE - D_FILE_OFFSET_B