[Qemu-devel] Patch: Fix rip-relative addressing for SSE compare

2006-06-03 Thread Robin Green
This patch corrects a bug with rip-relative addressing for some SSE compare instructions on x86_64. This makes GNU wget work on x86_64. -- Robin Index: target-i386/translate.c === RCS file: /sources/qemu/qemu/target-i386/translate.c,

[Qemu-devel] getting the 5446 in 1152x864 mode

2006-06-03 Thread Julian Seward
Using the latest cvs sources on x86 SuSE 10.0 host, Win2K guest, the 1152x864 mode offered to me by Windows doesn't work. Instead I just get moved to 640x480, it looks like. The modes on either side of it - 1024x768 and 1280x1024 work fine. Is 1152x864 supported by the driver? Does this proje

[Qemu-devel] RTC fix/Sparc32

2006-06-03 Thread Blue Swirl
Hardware clock in Sparc32 is based on the year 1968, not from the start of century. Currently hwclock reads year 2006 as year 1974, fix attached. I included also the MMU fix required for correct no-fault mode handling for userland faults, please apply. I installed Debian 3.1r1 from scratch us

Re: [Qemu-devel] SCSI fixes

2006-06-03 Thread Blue Swirl
Hmm, this sounds like a partially a Linux bug. The qemu devices only report SCSI-3 rev 1, which doesn't define some of these commands. If I remember correctly, Linux uses the commands even if the device claims conformance to SCSI-1 (like it was before the SCSI reorg). However implementing th

[Qemu-devel] Can't set breakpoint in gdb using qemu -s on x86_64

2006-06-03 Thread Robin Green
I'm trying to debug the Linux kernel using qemu's -s option. When I try to set a breakpoint, it fails as follows: $ gdb /lib/modules/2.6.16.18-1.debug.x86_64/vmlinux GNU gdb 6.4 Copyright 2005 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you a

[Qemu-devel] FreeOsZoo is now a wiki

2006-06-03 Thread Stefano Marinelli
Hello everybody. I'd like to announce that, from now on, the FreeOsZoo will be a wiki site. We're setting it up, still deciding some policies, but it will be more organized. Each image will be perfectly categorized (For example: Os images - Linux - Debian - debian 3.1r2) and will have its page,

Re: [Qemu-devel] SCSI fixes

2006-06-03 Thread Paul Brook
On Wednesday 31 May 2006 20:15, Blue Swirl wrote: > I added some new SCSI commands, which are used by Linux. Hmm, this sounds like a partially a Linux bug. The qemu devices only report SCSI-3 rev 1, which doesn't define some of these commands. However implementing them seems harmless so I've fix

[Qemu-devel] qemu/hw scsi-disk.c

2006-06-03 Thread Paul Brook
CVSROOT:/sources/qemu Module name:qemu Branch: Changes by: Paul Brook <[EMAIL PROTECTED]> 06/06/03 14:23:34 Modified files: hw : scsi-disk.c Log message: More SCSI commands (Blue Swirl). CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/

[Qemu-devel] qemu/hw esp.c

2006-06-03 Thread Paul Brook
CVSROOT:/sources/qemu Module name:qemu Branch: Changes by: Paul Brook <[EMAIL PROTECTED]> 06/06/03 14:19:19 Modified files: hw : esp.c Log message: SATN fixes (Blue Swirl). CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/qemu/hw/esp.c.

Re: [Qemu-devel] qemu-i386 segfaults when running wine on a x86 CPU?

2006-06-03 Thread Johannes Schindelin
Hi, On Fri, 2 Jun 2006, James Supancic wrote: > But, I am using a version of wine on Linux compiled for Linux? wine is a > Linux program is it not? Well, partly so. It actually does quite a lot of fiddling to fake a Windows memory layout for one. I remember that there were some problems with