[Qemu-devel] Building qemu on ARM host

2005-12-05 Thread Steve Magoun
I'm trying to build qemu from CVS on an ARM/Xscale host (Linux 2.6.13.4, gcc 3.3.1, binutils 2.14). I had to apply the enclosed qemu- arm.patch to fix some bitrot, but now the build fails with 'relocation truncated to fit' errors. I tried building with -mlong- calls but that didn't make a dif

Re: [Qemu-devel] Location of temporary file for sectors on Windows (XP)

2005-12-05 Thread malc
On Tue, 6 Dec 2005, Johannes Schindelin wrote: I would venture a gues that winblows is windows in which case you are not really correct: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/fileio/fs/createfile.asp I cannot access that link... Strange.. Just search msdn for Cre

Re: [Qemu-devel] Location of temporary file for sectors on Windows (XP)

2005-12-05 Thread Johannes Schindelin
Hi, On Tue, 6 Dec 2005, malc wrote: > On Tue, 6 Dec 2005, Johannes Schindelin wrote: > > > Hi, > > > > On Thu, 1 Dec 2005, W. Craig Scratchley wrote: > > > > > On Windows (XP), however, I am getting files of the form s??? in the C:\ > > > directory. This is causing problems at SFU because stu

Re: [Qemu-devel] Location of temporary file for sectors on Windows (XP)

2005-12-05 Thread malc
On Tue, 6 Dec 2005, Johannes Schindelin wrote: Hi, On Thu, 1 Dec 2005, W. Craig Scratchley wrote: On Windows (XP), however, I am getting files of the form s??? in the C:\ directory. This is causing problems at SFU because student accounts don't have write access to the C:\ directory and this

Re: [Qemu-devel] Location of temporary file for sectors on Windows (XP)

2005-12-05 Thread Johannes Schindelin
Hi, On Thu, 1 Dec 2005, W. Craig Scratchley wrote: > On Windows (XP), however, I am getting files of the form s??? in the C:\ > directory. This is causing problems at SFU because student accounts don't > have write access to the C:\ directory and this seems to be causing Qemu to > immediately cr

[Qemu-devel] Cirrusfb and Qemu 0.7.2

2005-12-05 Thread Jean-Marie Verdun
Hi,   I am trying to make run the cirrusfb driver which supposely support the  GD5446 graphic adapter. Unfortunatly when the frame buffer start up the screen is infinitly black. I try to upgrade the vgabios to 0.5c build the 7th of July 2005 and the Bochs BIOS to Revision 1.130 dated of 2005/

Re: [Qemu-devel] QEMU Video problems with VS2005 in MS 2003 server

2005-12-05 Thread Andreas Bollhalder
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Lars Roland wrote: > I have stumbled on a possible QEMU issue > > Trying to install Visual Studio 2005 (std edition) in a Windows 2003 > server (std edition) inside QEMU (version 0.7.2. with KQEMU running in > Gentoo (gcc 3.4.4, kernel 2.6.14)) result

[Qemu-devel] qemu/tests Makefile

2005-12-05 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/12/05 21:04:50 Modified files: tests : Makefile Log message: added MIPS user in automatic tests CVSWeb URLs: http://savannah.gnu.org/cgi-bin/vi

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

2005-12-05 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/12/05 21:04:25 Modified files: linux-user : main.c Log message: handle coprocessor exceptions CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/q

[Qemu-devel] qemu ./Changelog ./cpu-all.h ./cpu-exec.c ./mon...

2005-12-05 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/12/05 20:31:52 Modified files: . : Changelog cpu-all.h cpu-exec.c monitor.c vl.c vl.h hw : slavio_intct

[Qemu-devel] qemu/hw esp.c

2005-12-05 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/12/05 20:30:36 Modified files: hw : esp.c Log message: cdrom_read_toc support (Blue Swirl) CVSWeb URLs: http://savannah.gnu.org/cgi-bin/view

Re: [Qemu-devel] Current MIPS fixes

2005-12-05 Thread Daniel Jacobowitz
On Mon, Dec 05, 2005 at 08:50:46PM +0100, Fabrice Bellard wrote: > Daniel Jacobowitz wrote: > >Fabrice, since the last combined patch I sent you, I've dropped the exec.c > >bits; added EXCP_HALTED; improved the unaligned access traps; and shaved > >two > >bits off the branch delay slot state. It'

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

2005-12-05 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/12/05 20:29:47 Modified files: target-sparc : helper.c Log message: PAGE_EXEC support (Blue Swirl) CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcv

Re: [Qemu-devel] Current MIPS fixes

2005-12-05 Thread Fabrice Bellard
Daniel Jacobowitz wrote: Fabrice, since the last combined patch I sent you, I've dropped the exec.c bits; added EXCP_HALTED; improved the unaligned access traps; and shaved two bits off the branch delay slot state. It's still pretty slow, but I'm confident it can go faster. Also has the command

[Qemu-devel] qemu Changelog

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

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

2005-12-05 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/12/05 19:59:36 Modified files: target-mips: cpu.h exec.h helper.c op.c op_helper.c op_helper_mem.c op_mem.c translate.c Log message

[Qemu-devel] qemu cpu-exec.c

2005-12-05 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/12/05 19:59:05 Modified files: . : cpu-exec.c Log message: MIPS halt support - MIPS static state fix (Daniel Jacobowitz) CVSWeb URLs: http:

[Qemu-devel] qemu softmmu_template.h

2005-12-05 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/12/05 19:57:57 Modified files: . : softmmu_template.h Log message: MIPS unaligned accesses exceptions (Daniel Jacobowitz) CVSWeb URLs: http

[Qemu-devel] qemu/hw mips_r4k.c

2005-12-05 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/12/05 19:56:38 Modified files: hw : mips_r4k.c Log message: kernel command line support (Daniel Jacobowitz) CVSWeb URLs: http://savannah.gnu

[Qemu-devel] qemu exec-all.h translate-all.c

2005-12-05 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/12/05 19:56:07 Modified files: . : exec-all.h translate-all.c Log message: correct MIPS state restoring (Daniel Jacobowitz) CVSWeb URLs: ht

[Qemu-devel] qemu gdbstub.c

2005-12-05 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/12/05 19:55:19 Modified files: . : gdbstub.c Log message: MIPS support and memory access error reporting (Daniel Jacobowitz) CVSWeb URLs: h

Re: [Qemu-devel] qvm86

2005-12-05 Thread Paul Brook
> kernel: qvm86: unsupported module, tainting kernel. > kernel: qvm86: Module loaded > kernel: qvm86: Created device 10.62 > > When I start qemu, it runs without qvm86 acceleration. > > I have no idea, why it isn't running with qvm86 on this machine. (Doing the > same procedure on a debian system,

[Qemu-devel] qvm86

2005-12-05 Thread space-wizard
Hi! I tried to install qvm86 under SuSE Linux Enterprise Server 9 running on a Dual Pentium III with Kernel 2.6.5-7.139-smp. After compiling the module: modprobe qvm86 chmod 666 /dev/qvm86 In /var/log/messages I get the following output: kernel: qvm86: unsupported module, tainting kernel. kern

[Qemu-devel] QEMU Video problems with VS2005 in MS 2003 server

2005-12-05 Thread Lars Roland
I have stumbled on a possible QEMU issue Trying to install Visual Studio 2005 (std edition) in a Windows 2003 server (std edition) inside QEMU (version 0.7.2. with KQEMU running in Gentoo (gcc 3.4.4, kernel 2.6.14)) results in a locked guest OS that fails with videoprt.sys errors (screen dump http

[Qemu-devel] qemu port for sh4 target in progress

2005-12-05 Thread Samuel Tardieu
Just so that people do not start to work on it on their side, I have started a qemu for the sh4 target (sh7750s variant). However, I will not be able to work on it for one month as I'm going to Japan for vacation. At this time, qemu is able to start the Shix 2.0 board by Alexis Polti described her

[Qemu-devel] Compiling on x86_64

2005-12-05 Thread Tobias Herzke
Your status page http://fabrice.bellard.free.fr/qemu/status.html lists x86_64 as supported host CPU. However, your "Tested tool versions" section in the user docs http://fabrice.bellard.free.fr/qemu/qemu-doc.html#SEC46 lacks an entry for this host architecture. I've tried with gcc 3.3 and 3.4, bin