Re: [Qemu-devel] Re: request : qemu-smp as target

2005-05-14 Thread Joe Batt
resources shared between the CPUs to make this a ridiculous proposition? It could make for a interesting distributed single image system. -- Joe Batt [EMAIL PROTECTED] ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman

Re: [Qemu-devel] [PATCH] Embed QEmu screen on a custom window

2005-05-28 Thread Joe Batt
Eclipse (sucks memory) and compilers (uses lots of IO). (For reference, VMWare doesn't support multiple CPUs for a reasonable price and IO is better than qemu, but is still bad.) -- Joe Batt [EMAIL PROTECTED] ___ Qemu-devel mailing list Qemu-devel

Re: [Qemu-devel] PowerPC64 and more

2005-07-21 Thread Joe Batt
. (disclaimer, we were implementing in Java, so array access is a bit slow due to bounds checking.) Knuth has a name for the data structure, but I don't remember what it is. -- Joe Batt [EMAIL PROTECTED] ___ Qemu-devel mailing list Qemu-devel@nongnu.org http

Re: [Qemu-devel] [patch] IDE busmaster DMA support

2005-09-27 Thread Joe Batt
; } On my dual 2.4 Ghz Xeon, I get the following timings. host:~ ./yieldtest 2.35418 microseconds/context switch 2.35414 microseconds/context switch KNOPPIX guest: ./yieldtest 105.092 microseconds/context switch 105.184 microseconds/context switch Is that what you are after? -- Joe Batt [EMAIL

Re: [Qemu-devel] SMP support

2005-11-22 Thread Joe Batt
:-) Fabrice. ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel -- Joe Batt [EMAIL PROTECTED] ___ Qemu-devel mailing list Qemu-devel@nongnu.org http

[Qemu-devel] Intel OSX build

2006-06-07 Thread Joe Batt
Does anyone have a reliable way to build qemu on Intel OSX from CVS? Yes, I've seen Q. It isn't very stable, nor do I have the command line I'm used to and it hasn't been updated since mid April. Joe Batt ___ Qemu-devel mailing list Qemu-devel

Re: [Qemu-devel] [Patch] ENOMEDIUM fix for Darwin and *BSD

2007-03-25 Thread Joe Batt
Have all the Darwin changes been committed? I was compiling with the default compiler. joe-batts-computer:~/qemu battjt$ gcc --version i686-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5363) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the

Re: [Qemu-devel] QEMU: VNC

2007-03-25 Thread Joe Batt
Amen! I was beginning to wonder when we would be integrating the email reader. It would be nice if vncviewer didn't require a host:port, but instead would also accept a pair of pipes. pipes are local and can even be anonymous. host:port is at least machine wide and can be net wide. Joe

Re: [Qemu-devel] QEMU/pc and scsi disks

2007-03-25 Thread Joe Batt
I disagree. /bin/sh makes a very flexible config file format that I use. I use it on win32, Linux and Mac OS X. I would prefer that you write another cross platform shell, than another config file. At least that way I could use the same config tool for more than one application.

Re: [Qemu-devel] Re: Trying to run L4dope on Q/QEMU (OSX/ppc)

2007-04-20 Thread Joe Batt
Yah. No one has taken ownership of keeping qemu running on macos. The Q patches never got rolled back in as far as I can tell. I try to compile every couple months, but with no success. Joe On Apr 20, 2007, at 5:51 AM, Gábor Bérczi (Gabucino) wrote: This issue is still present with