Re: [Fwd: Re: [Qemu-devel] multiple boot devices]

2007-11-09 Thread Blue Swirl
On 11/10/07, J. Mayer <[EMAIL PROTECTED]> wrote: > > On Sat, 2007-11-10 at 00:43 +0100, andrzej zaborowski wrote: > > On 09/11/2007, J. Mayer <[EMAIL PROTECTED]> wrote: > > > What about this patch ? Is there any remark ? Is it to be applied ? > > > > Yes, I'm also in favour. Regarding the machines

[Qemu-devel] Updated Solaris x86_64 patches

2007-11-09 Thread Ben Taylor
Enclosed is an updated set of patches for configure, Makefile and Makefile.target. the configure and Makefile.target fixes are for compiling qemu on Solaris x86-64 the Makefile patch is for qemu-img when it compiles it on a system that does not have gnutls in a standard place. Questions? Ben-

Re: [Qemu-devel] Qemu Questions

2007-11-09 Thread [EMAIL PROTECTED]
What I pasted in the Appendix are the the Xen output, when I still tried Xen, Just ignore.

Re: [Qemu-devel] Qemu Questions

2007-11-09 Thread [EMAIL PROTECTED]
Forgot to add. I gave up on virt-install long ago due to the fact that it cannot configure a guest on FC7. I just used the qemu command line instructions and switches and it worked flawlessly to install 98/ME/XP/DOS and whatsoever. These run on 4 core Rackservers. See below at Appendix: Conf

Re: [Qemu-devel] Qemu Questions

2007-11-09 Thread [EMAIL PROTECTED]
Daniel, thanks for the kind answer. Do you know which distro would be easiest to configure kqemu in or has kqemu accessible through yum repos ? Thanks

Re: [Qemu-devel] Qemu Questions

2007-11-09 Thread Jonathan Kalbfeld
Apologizing is a sign of weakness. That's one of the rules on NCIS. On 11/9/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > I must apologize for subscribing to this list, but the Qemu users list > is dead, sop this is my only option. > I understand it is a development list, but I would appr

Re: [Qemu-devel] Qemu Questions

2007-11-09 Thread Daniel P. Berrange
On Fri, Nov 09, 2007 at 08:42:52PM -0500, [EMAIL PROTECTED] wrote: > I must apologize for subscribing to this list, but the Qemu users list > is dead, sop this is my only option. > I understand it is a development list, but I would appreciate some help. > > I will make it concise. > > 1) What is

[Qemu-devel] Qemu Questions

2007-11-09 Thread [EMAIL PROTECTED]
I must apologize for subscribing to this list, but the Qemu users list is dead, sop this is my only option. I understand it is a development list, but I would appreciate some help. I will make it concise. 1) What is the best Distro to run Qemu on with the least hassles? FYI, I now run it on FC7

[Qemu-devel] Re: supplement timegm function for Solaris in cutils.c

2007-11-09 Thread consul
Windows does not seem to have this function either. With your patch I was able to compile most of the targets from the current CVS tree (except arm), but at least i386-softmmu is broken. It crashes immediately with the following error: Starting program: c:\qemu-dist9/qemu.exe -L . -hda c:\qemu-i

Re: [Fwd: Re: [Qemu-devel] multiple boot devices]

2007-11-09 Thread J. Mayer
On Sat, 2007-11-10 at 00:43 +0100, andrzej zaborowski wrote: > On 09/11/2007, J. Mayer <[EMAIL PROTECTED]> wrote: > > What about this patch ? Is there any remark ? Is it to be applied ? > > Yes, I'm also in favour. Regarding the machines that boot off flash, I > will try to come up with some logi

Re: [Fwd: Re: [Qemu-devel] multiple boot devices]

2007-11-09 Thread andrzej zaborowski
On 09/11/2007, J. Mayer <[EMAIL PROTECTED]> wrote: > What about this patch ? Is there any remark ? Is it to be applied ? Yes, I'm also in favour. Regarding the machines that boot off flash, I will try to come up with some logical synatx. The Palm T|E board can boot off the ROM and it needs no kern

Re: [Fwd: Re: [Qemu-devel] multiple boot devices]

2007-11-09 Thread Thiemo Seufer
J. Mayer wrote: > What about this patch ? Is there any remark ? Is it to be applied ? I'm in favour, but I think I said so already. :-) > Forwarded Message > > From: J. Mayer <[EMAIL PROTECTED]> > > Reply-To: qemu-devel@nongnu.org > > To: qemu-devel@nongnu.org > > Subject: Re: [

[Qemu-devel] qemu/target-mips exec.h fop_template.c op.c op_...

2007-11-09 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer 07/11/09 23:09:41 Modified files: target-mips: exec.h fop_template.c op.c op_mem.c op_template.c Log message: Use FORCE_RET, scrap RETURN which was implemented in t

Re: [Qemu-devel] [PATCH] Fix NaN handling in softfloat

2007-11-09 Thread J. Mayer
On Thu, 2007-11-08 at 00:05 +0100, Aurelien Jarno wrote: > On Tue, Nov 06, 2007 at 09:01:13PM +0100, J. Mayer wrote: > > > > On Sat, 2007-11-03 at 22:28 +0100, Aurelien Jarno wrote: > > > On Sat, Nov 03, 2007 at 02:06:04PM -0400, Daniel Jacobowitz wrote: > > > > On Sat, Nov 03, 2007 at 06:35:48P

Re: [Qemu-devel] Removal of some target CPU macros

2007-11-09 Thread J. Mayer
On Wed, 2007-11-07 at 23:37 +, Paul Brook wrote: > > I can check the hypervisor feature is not present, for emulating PowerPC > > 620 on a target that would have hypervisor emulation support. But I > > cannot do as if the CPU do not have the feature if it's actually > > available. The PowerPC

[Fwd: Re: [Qemu-devel] multiple boot devices]

2007-11-09 Thread J. Mayer
What about this patch ? Is there any remark ? Is it to be applied ? Forwarded Message > From: J. Mayer <[EMAIL PROTECTED]> > Reply-To: qemu-devel@nongnu.org > To: qemu-devel@nongnu.org > Subject: Re: [Qemu-devel] multiple boot devices > Date: Mon, 05 Nov 2007 14:04:40 +0100 > >

[Qemu-devel] [RESEND] [PATCH] show usage and abort if unknown option is passed to configure

2007-11-09 Thread Carlo Marcelo Arenas Belon
Any comments on this?, is ignoring unknown parameters to configure a feature as I suspect to prevent build failures on users that assume that it is autoconf based and try to enforce the defaults with an unknown option like --enable-sdl? Carlo - Forwarded message from Carlo Marcelo Arenas Belo

Re: [Qemu-devel] ES1370 problems with Win98SE

2007-11-09 Thread Rick Vernam
On Thursday 08 November 2007 10:51:01 pm Kyle Kilpatrick wrote: > Hello. First, let me say that I realize this is not exactly the place for > this. Non-developer problems with Qemu should go on the Qemu forum... But > they're down right now, so please bear with me here. I apologize for > taking

[Qemu-devel] supplement timegm function for Solaris in cutils.c

2007-11-09 Thread Ben Taylor
Solaris doesn't have the timegm function, so I found a replacement and wedge it into cutils.c. I found the supplement for timegm in the opensync repository at: http://www.opensync.org/changeset/1769 --- qemu.ORIG/cutils.c 2007-09-16 17:07:49.0 -0400 +++ qemu/cutils.c 2007-11-09 14

[Qemu-devel] qemu/target-sparc translate.c

2007-11-09 Thread Blue Swirl
CVSROOT:/cvsroot/qemu Module name:qemu Changes by: Blue Swirl 07/11/09 19:08:43 Modified files: target-sparc : translate.c Log message: More CPU definitions CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/target-sparc/translate.c?cvsroot=qemu&r1=1.79&r

Re: [Qemu-devel] ES1370 problems with Win98SE

2007-11-09 Thread malc
On Thu, 8 Nov 2007, Kyle Kilpatrick wrote: Hello. First, let me say that I realize this is not exactly the place for this. Non-developer problems with Qemu should go on the Qemu forum... But they're down right now, so please bear with me here. I apologize for taking up all you developers' t

[Qemu-devel] qemu/hw rtl8139.c

2007-11-09 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer 07/11/09 18:17:50 Modified files: hw : rtl8139.c Log message: Fix typo, spotted by Samuel Thibault. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/hw/rtl8139.c?cvsroot=qemu&r

[Qemu-devel] qemu hw/mips_malta.c hw/mips_mipssim.c hw/mips_...

2007-11-09 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer 07/11/09 17:52:11 Modified files: hw : mips_malta.c mips_mipssim.c mips_r4k.c target-mips: cpu.h Log message: Move kernel loader parameters from the cpu state to being b

[Qemu-devel] [PATCH] partial reads/writes and block-raw.c

2007-11-09 Thread Samuel Thibault
block-raw.c currently doesn't cope with partial reads and writes, here is a patch. Signed-off-by: Samuel Thibault <[EMAIL PROTECTED]> Index: block-raw.c === RCS file: /sources/qemu/qemu/block-raw.c,v retrieving revision 1.25 diff -u

[Qemu-devel] [PATCH] type fixup

2007-11-09 Thread Samuel Thibault
Here is a trivial patch to make only use of posix types in drivers, not types from the softfloat header. Signed-off-by: Samuel Thibault <[EMAIL PROTECTED]> Index: hw/rtl8139.c === RCS file: /sources/qemu/qemu/hw/rtl8139.c,v retrievin