Re: [Qemu-devel] s390 host support

2007-11-13 Thread Bastian Blank
On Mon, Nov 12, 2007 at 06:14:43PM +0100, Ulrich Hecht wrote: On Saturday 10 November 2007, Bastian Blank wrote: Thimo Seufer asked me to check if the s390 host supports works at all. It did not even build, dyngen failed. A 31-bit build of the CVS code works fine for me. Please describe the

[Qemu-devel] KQemu require Intel VT or AMD-V processors ?

2007-11-13 Thread [EMAIL PROTECTED]
Question 1) Does KQemu require Intel VT or AMD-V processors ? Question 2) Qemu runs and XP as guest is working on a Linux FC7 host. I installed kqemu from sources (kqemu-1.3.0pre11.tar.gz) and it configured/mak/make install without errors. However, when I e.g. start a VM, I still get the

Re: [Qemu-devel] [PATCH] Fix TLS support on x86

2007-11-13 Thread Stefan Weil
Hi, I'd like to test user mode emulation on MIPS host. Do you have newer versions of your patches which match current CVS HEAD? TLS support is still missing there, so QEMU user mode emulation is not really usable without working patches. Regards Stefan Alexander Graf schrieb: Hi, these are

Re: [Qemu-devel] [PATCH] Fix TLS support on x86

2007-11-13 Thread Thayne Harbaugh
On Tue, 2007-11-13 at 19:44 +0100, Stefan Weil wrote: Hi, I'd like to test user mode emulation on MIPS host. Do you have newer versions of your patches which match current CVS HEAD? TLS support is still missing there, so QEMU user mode emulation is not really usable without working

[Qemu-devel] qemu samba

2007-11-13 Thread [EMAIL PROTECTED]
This should be my last post, thanks all for the kind help until users-group is active again. I have samba servers running and they work as other windows clients use them, but qemu/kqemu seemingly do not support samba. I can remeber something along those lines in Howtos read quite a while ago,

Re: [Qemu-devel] [PATCH 2/2][UPDATE] Add arg -drive to define new drive with more features

2007-11-13 Thread Laurent Vivier
Le mardi 13 novembre 2007 à 22:50 +0200, Blue Swirl a écrit : On 11/13/07, Laurent Vivier [EMAIL PROTECTED] wrote: Attached is an updated patch (corrected as you want and with more check on -drive arguments) Sparc64 didn't compile until I added a MAX_IDE_BUS #define. Right. Do you know

[Qemu-devel] cdrom disc type - is this patch correct? (unbreaks recent FreeBSD guest's -cdrom access)

2007-11-13 Thread Juergen Lock
Hi! Yesterday I learned that FreeBSD 7.0-BETA2 guests will no longer read from the emulated cd drive, apparently because of this commit: http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/dev/ata/atapi-cd.c.diff?r1=1.193;r2=1.193.2.1 The following patch file added to the qemu-devel port

Re: [Qemu-devel] [PATCH] Fix TLS support on x86

2007-11-13 Thread Fabrice Bellard
Thayne Harbaugh wrote: On Tue, 2007-11-13 at 19:44 +0100, Stefan Weil wrote: Hi, I'd like to test user mode emulation on MIPS host. Do you have newer versions of your patches which match current CVS HEAD? TLS support is still missing there, so QEMU user mode emulation is not really usable

[Qemu-devel] qemu/hw ads7846.c usb-ohci.c

2007-11-13 Thread Andrzej Zaborowski
CVSROOT:/sources/qemu Module name:qemu Changes by: Andrzej Zaborowski balrog 07/11/13 22:52:54 Modified files: hw : ads7846.c usb-ohci.c Log message: Fix signed/unsigned comparisons in OHCI host. ADS7846 is partially compatible with

[Qemu-devel] qemu/target-ppc translate.c translate_init.c

2007-11-13 Thread Jocelyn Mayer
CVSROOT:/sources/qemu Module name:qemu Changes by: Jocelyn Mayer j_mayer 07/11/14 01:08:45 Modified files: target-ppc : translate.c translate_init.c Log message: Reorganize PowerPC instructions categories, add icbi separate case. Fix frsqrtes

[Qemu-devel] change cdrom = no change

2007-11-13 Thread Tom Sparks
I am runing qemu 0.9.0 on windows I need to be able to change the cdrom i've been using change cdrom /dev/cdrom change cdrom d: change cdrom \\.\d: change cdrom xamigacd.iso both on real cdroms and also ISO cds I am geting noneting when I return to the emualtion and try to access the cdrom

[Qemu-devel] qemu/target-mips translate_init.c

2007-11-13 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer ths 07/11/14 03:11:17 Modified files: target-mips: translate_init.c Log message: Introduce 4KEm configuration with fixed MMU mapping. Delete bogus INSN_DSP flags. CVSWeb URLs:

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

2007-11-13 Thread Jocelyn Mayer
CVSROOT:/sources/qemu Module name:qemu Changes by: Jocelyn Mayer j_mayer 07/11/14 05:26:46 Modified files: target-ppc : translate.c Log message: Fix invalid PowerPC 64 rldimi optimized case. CVSWeb URLs: