[Qemu-devel] qemu-doc.texi compile problems ?

2006-04-16 Thread Sylvain Petreolle
Since you latest changes to qemu-doc.texi (dont know which one), texi2html displays some errors : texi2html -monolithic -number qemu-doc.texi ** `QEMU PC System emulator' is up for `sec_invocation', but has no menu entry for this node ** `disk_images' doesn't appear in menus ** `QEMU PC System emu

[Qemu-devel] -kernel-kqemu troubles with linux 2.6.16.5 (kanotix easter) guest

2006-04-16 Thread Juergen Lock
Hi! The latest http://debian.tu-bs.de/project/kanotix/preview/KANOTIX-2006-Easter-RC2.iso hangs on boot with -kernel-kqemu after printing serio: i8042 KBD port at 0x60,0x64 irq 1 (selected text mode in grub with f4 and removed `quiet' from boot line). dmesg of a successful boot (with `re

[Qemu-devel] qemu qemu-doc.texi

2006-04-16 Thread Paul Brook
CVSROOT:/sources/qemu Module name:qemu Branch: Changes by: Paul Brook <[EMAIL PROTECTED]> 06/04/16 18:46:13 Modified files: . : qemu-doc.texi Log message: Fix typo. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/qemu/qemu-doc.texi.di

[Qemu-devel] PATCH: patch to qemu CVS-head for compiling under Solaris 10

2006-04-16 Thread Ben Taylor
This patch is to allow qemu to configure/compile/build under Solaris 10. It is the third revision in a couple of days, due to a variety of reasons. I hand verified the patch twice and rebuilt the code fresh on two different systems and was able to boot a WinXP image that was installed under qemu

Re: [Qemu-devel] qemu ./qemu-doc.texi ./vl.c slirp/bootp.c slirp...

2006-04-16 Thread Ben Taylor
> > From: Paul Brook <[EMAIL PROTECTED]> > Date: 2006/04/16 Sun AM 07:06:58 EDT > To: qemu-devel@nongnu.org > Subject: [Qemu-devel] qemu ./qemu-doc.texi ./vl.c slirp/bootp.c slirp... > > CVSROOT: /sources/qemu > Module name: qemu > Branch: > Changes by: Paul Brook <[EMAIL PROTECTE

[Qemu-devel] [PATCH] Add support to enable dynamic removable block devices

2006-04-16 Thread Leonardo E. Reiter
Hello, attached is a patch that modifies the block driver infrastructure to support optional "dynamic" removable block devices. For example, today, you can attach a CDROM block device, but it has to be manually attached and ejected from the monitor, even if this block device points to a real

Re: [Qemu-devel] Patch that adds machine "Altera Excalibur"

2006-04-16 Thread Paul Brook
On Monday 10 April 2006 12:26, Schwarz, Konrad wrote: > Hello, > this patch adds support for the Altera Excalibur device (an FPGA that > supports the ARM922T core). Are there any plans to update the linux kernel support for this board? It doesn't seem to be supported in linux 2.6. What are you us

[Qemu-devel] qemu configure

2006-04-16 Thread Paul Brook
CVSROOT:/sources/qemu Module name:qemu Branch: Changes by: Paul Brook <[EMAIL PROTECTED]> 06/04/16 15:19:16 Modified files: . : configure Log message: Typo in error message. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/qemu/configu

[Qemu-devel] qemu exec.c

2006-04-16 Thread Paul Brook
CVSROOT:/sources/qemu Module name:qemu Branch: Changes by: Paul Brook <[EMAIL PROTECTED]> 06/04/16 15:14:59 Modified files: . : exec.c Log message: Fix DEBUG_TB_CHECK build failure (balrog). CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/

[Qemu-devel] qemu/linux-user syscall.c

2006-04-16 Thread Paul Brook
CVSROOT:/sources/qemu Module name:qemu Branch: Changes by: Paul Brook <[EMAIL PROTECTED]> 06/04/16 14:14:53 Modified files: linux-user : syscall.c Log message: Implement acct and pretend to implement madvise. CVSWeb URLs: http://cvs.savannah.gnu.org

[Qemu-devel] qemu configure

2006-04-16 Thread Paul Brook
CVSROOT:/sources/qemu Module name:qemu Branch: Changes by: Paul Brook <[EMAIL PROTECTED]> 06/04/16 13:49:23 Modified files: . : configure Log message: Add quotes missing from previous patch. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/

[Qemu-devel] [usb][patch] anomaly with windows guests queuing an extra TD

2006-04-16 Thread Lonnie Mendez
Hello list. I've noticed something odd going on with Windows guests in that they will queue up and extra IN TD on a setup packet having a 32 byte data stage. So far I've seen this happen twice. Here is one occurance: frame 41: pid=SETUP addr=0x02 ep=0 len=8 data_out= 80 06 00 02 00 00

[Qemu-devel] qemu cocoa.m

2006-04-16 Thread Paul Brook
CVSROOT:/sources/qemu Module name:qemu Branch: Changes by: Paul Brook <[EMAIL PROTECTED]> 06/04/16 13:34:44 Modified files: . : cocoa.m Log message: Remove stray "}". CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/qemu/cocoa.m.diff?t

[Qemu-devel] qemu VERSION configure

2006-04-16 Thread Paul Brook
CVSROOT:/sources/qemu Module name:qemu Branch: Changes by: Paul Brook <[EMAIL PROTECTED]> 06/04/16 13:28:56 Modified files: . : VERSION configure Log message: Remove non-portable code from configure. Allow newline at end of VERSION f

[Qemu-devel] qemu/slirp slirp.c

2006-04-16 Thread Paul Brook
CVSROOT:/sources/qemu Module name:qemu Branch: Changes by: Paul Brook <[EMAIL PROTECTED]> 06/04/16 13:02:01 Modified files: slirp : slirp.c Log message: Downgrade DNS failure to a warning. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/q

[Qemu-devel] qemu Makefile Makefile.target configure

2006-04-16 Thread Paul Brook
CVSROOT:/sources/qemu Module name:qemu Branch: Changes by: Paul Brook <[EMAIL PROTECTED]> 06/04/16 12:41:07 Modified files: . : Makefile Makefile.target configure Log message: Fix out of tree builds. CVSWeb URLs: http://cvs.savannah.gnu.org

[Qemu-devel] qemu ./qemu-doc.texi ./vl.c slirp/bootp.c slirp...

2006-04-16 Thread Paul Brook
CVSROOT:/sources/qemu Module name:qemu Branch: Changes by: Paul Brook <[EMAIL PROTECTED]> 06/04/16 11:06:58 Modified files: . : qemu-doc.texi vl.c slirp : bootp.c libslirp.h slirp.c Log message: Set slirp client hostname.