Re: [Qemu-devel] [sparc] Floating point exception issue

2011-01-22 Thread Mateusz Loskot
On 18/01/11 21:51, Blue Swirl wrote: > On Tue, Jan 18, 2011 at 6:00 PM, Mateusz Loskot wrote: >> On 18/01/11 17:36, Blue Swirl wrote: >>> >>> On Tue, Jan 18, 2011 at 3:27 PM, Mateusz Loskot >>> wrote: >>>> >>>> Hi, >>>> >

Re: [Qemu-devel] Missing roms/seabios/Makefile and roms/vgabios/Makefile

2011-01-20 Thread Mateusz Loskot
On 20/01/11 10:58, Stefan Hajnoczi wrote: On Thu, Jan 20, 2011 at 10:51:17AM +, Mateusz Loskot wrote: On 19/01/11 18:07, Blue Swirl wrote: On Wed, Jan 19, 2011 at 12:44 PM, Mateusz Loskot wrote: Hi, Running ./configure (under MinGW/MSYS) and symlink gives up trying to create links to

Re: [Qemu-devel] Missing roms/seabios/Makefile and roms/vgabios/Makefile

2011-01-20 Thread Mateusz Loskot
On 19/01/11 18:07, Blue Swirl wrote: On Wed, Jan 19, 2011 at 12:44 PM, Mateusz Loskot wrote: Hi, Running ./configure (under MinGW/MSYS) and symlink gives up trying to create links to non-existing Makefiles in roms/seabios/Makefile roms/vgabios/Makefile Those directiories are actually git

[Qemu-devel] Missing roms/seabios/Makefile and roms/vgabios/Makefile

2011-01-19 Thread Mateusz Loskot
file roms/vgabios/Makefile" for bios_file in $source_path/pc-bios/*.bin $source_path/pc-bios/*.dtb $source_path/pc-bios/openbios-*; do FILES="$FILES pc-bios/`basename $bios_file`" done Regards, -- Mateusz Loskot, http://mateusz.loskot.net Charter Member of OSGeo, http://osgeo.org Member of ACCU, http://accu.org

Re: [Qemu-devel] [sparc] Floating point exception issue

2011-01-19 Thread Mateusz Loskot
On 18/01/11 21:51, Blue Swirl wrote: On Tue, Jan 18, 2011 at 6:00 PM, Mateusz Loskot wrote: On 18/01/11 17:36, Blue Swirl wrote: On Tue, Jan 18, 2011 at 3:27 PM, Mateusz Loskot wrote: Hi, Recently, I have reported mysterious issues on NetBSD 5.1 emulated on SPARC. The whole first thread

Re: [Qemu-devel] [sparc] Floating point exception issue

2011-01-18 Thread Mateusz Loskot
On 18/01/11 17:36, Blue Swirl wrote: On Tue, Jan 18, 2011 at 3:27 PM, Mateusz Loskot wrote: Hi, Recently, I have reported mysterious issues on NetBSD 5.1 emulated on SPARC. The whole first thread is here: http://lists.gnu.org/archive/html/qemu-devel/2011-01/msg01509.html I decided to

[Qemu-devel] [sparc] Floating point exception issue

2011-01-18 Thread Mateusz Loskot
AL condition in if (ep == s || r == HUGE_VAL || errno == ERANGE) where r is NaN. All the signs indicate there is a bug in QEMU. Best regards, -- Mateusz Loskot, http://mateusz.loskot.net Charter Member of OSGeo, http://osgeo.org Member of ACCU, http://accu.org

[Qemu-devel] Re: Fwd: Re: port-sparc/44389: awk failure during m4 installation with pkgsrc

2011-01-18 Thread Mateusz Loskot
Blue Swirl gmail.com> writes: > Mateusz Loskot loskot.net> wrote: > > Hi, > > > > I emulate SPARC with NetBSD 5.0 installed and I've experienced a problem > > with pkgsrc installing one of packages. > > I submitted bug report to NetBSD team and receive

Re: [Qemu-devel] qemu-system-sparc uses all host cpu (continued)

2011-01-15 Thread Mateusz Loskot
On 15/01/11 07:39, Blue Swirl wrote: > On Sat, Jan 15, 2011 at 1:44 AM, Mateusz Loskot > wrote: >> Hi, >> >> I'm running QEMU built from Git current repo to emulate SPARC with >> NetBSD 5.0 installed. My host runs x86_64 GNU/Linux with kernel >> 2.6.3

[Qemu-devel] qemu-system-sparc uses all host cpu (continued)

2011-01-14 Thread Mateusz Loskot
apply the patches mentioned there, but it looks they have been partially added to Git repo. Only the part in slavio_misc.c seems missing. Is this known issue? [1] http://lists.nongnu.org/archive/html/qemu-devel/2006-09/msg00210.html Best regards, -- Mateusz Loskot, http://mateusz.loskot.net Charter

[Qemu-devel] Fwd: Re: port-sparc/44389: awk failure during m4 installation with pkgsrc

2011-01-14 Thread Mateusz Loskot
Hi, I emulate SPARC with NetBSD 5.0 installed and I've experienced a problem with pkgsrc installing one of packages. I submitted bug report to NetBSD team and received short response suggesting it is likely QEMU problem (see original message below). Shortly, the problem is that AWK throws "floati

Re: [Qemu-devel] SPARC emulations

2011-01-14 Thread Mateusz Loskot
On 14/01/11 21:21, Stefan Weil wrote: > Am 14.01.2011 22:09, schrieb Mateusz Loskot: >> On 14/01/11 19:40, Artyom Tarasenko wrote: >> >>> On Fri, Jan 14, 2011 at 6:56 PM, Mateusz Loskot >>> wrote: >>> >>>> I use QEMU to emulate SPARC

Re: [Qemu-devel] SPARC emulations

2011-01-14 Thread Mateusz Loskot
On 14/01/11 19:40, Artyom Tarasenko wrote: > On Fri, Jan 14, 2011 at 6:56 PM, Mateusz Loskot wrote: >> I use QEMU to emulate SPARC for NetBSD. >> By default, it uses SUNW/SPARCStation-5. >> As far as I know, it is also possible to switch to SPARCStation-10. >> How can I

[Qemu-devel] SPARC emulations

2011-01-14 Thread Mateusz Loskot
? Best regards, -- Mateusz Loskot, http://mateusz.loskot.net Charter Member of OSGeo, http://osgeo.org Member of ACCU, http://accu.org

Re: [Qemu-devel] No rule to make target ../libhw32/virtio.o

2011-01-13 Thread Mateusz Loskot
On 13/01/11 15:24, Mark Cave-Ayland wrote: On 13/01/11 15:09, Mateusz Loskot wrote: Hi, I'm building current Git master (SHA1:facf1a60) using latest MingW32 on Windows Vista and compilation fails with the following error: g:/src/qemu/_git/master/disas.c: In function 'generic_pri

Re: [Qemu-devel] Linux as VirtualBox quest OS with QEMU running Solaris

2011-01-13 Thread Mateusz Loskot
On 13/01/11 12:40, Mateusz Loskot wrote: On 13/01/11 10:13, Michal Suchanek wrote: On 13 January 2011 00:34, Mateusz Loskot wrote: On 12/01/11 17:15, Mateusz Loskot wrote: On 12/01/11 16:48, Michal Suchanek wrote: On 12 January 2011 16:21, Mateusz Loskot wrote: Thinking of future, could

[Qemu-devel] Re: Linux as VirtualBox quest OS with QEMU running Solaris

2011-01-13 Thread Mateusz Loskot
On 07/01/11 17:28, Mateusz Loskot wrote: I'm wondering if the following setup would work at all: 1. Quad-core workstation with 16GB RAM with Windows Vista 64-bit as host OS 2. The Windows runs VirtualBox with Linux installed as guest OS. 3. The Linux guest OS runs QEMU 4. QEMU runs So

[Qemu-devel] No rule to make target ../libhw32/virtio.o

2011-01-13 Thread Mateusz Loskot
lobs yes KVM support no fdt support no preadv supportno fdatasync no madvise no posix_madvise no uuid support no vhost-net support no Trace backend nop Trace output file trace- spice support no rbd support no xfsctl supportno Best regards,

Re: [Qemu-devel] Linux as VirtualBox quest OS with QEMU running Solaris

2011-01-13 Thread Mateusz Loskot
On 13/01/11 10:13, Michal Suchanek wrote: On 13 January 2011 00:34, Mateusz Loskot wrote: On 12/01/11 17:15, Mateusz Loskot wrote: On 12/01/11 16:48, Michal Suchanek wrote: On 12 January 2011 16:21, Mateusz Loskotwrote: Thinking of future, could anyone estimate when it will be possible

Re: [Qemu-devel] Linux as VirtualBox quest OS with QEMU running Solaris

2011-01-12 Thread Mateusz Loskot
On 12/01/11 17:15, Mateusz Loskot wrote: > On 12/01/11 16:48, Michal Suchanek wrote: >> On 12 January 2011 16:21, Mateusz Loskot wrote: >>> >>> Thinking of future, could anyone estimate when it will be possible to >>> boot Solaris 10 installation from ISO disks

Re: [Qemu-devel] Linux as VirtualBox quest OS with QEMU running Solaris

2011-01-12 Thread Mateusz Loskot
On 12/01/11 16:48, Michal Suchanek wrote: On 12 January 2011 16:21, Mateusz Loskot wrote: Thinking of future, could anyone estimate when it will be possible to boot Solaris 10 installation from ISO disks, if at all? To summary, what OS alternative for SPARC we have got apart from Debian which

Re: [Qemu-devel] Linux as VirtualBox quest OS with QEMU running Solaris

2011-01-12 Thread Mateusz Loskot
On 12/01/11 14:40, Artyom Tarasenko wrote: On Wed, Jan 12, 2011 at 3:28 PM, Mateusz Loskot wrote: On 12/01/11 12:32, Mateusz Loskot wrote: On 12/01/11 11:57, Artyom Tarasenko wrote: On Wed, Jan 12, 2011 at 12:47 PM, Mateusz Loskot wrote: On 10/01/11 21:04, Artyom Tarasenko wrote: On

Re: [Qemu-devel] Linux as VirtualBox quest OS with QEMU running Solaris

2011-01-12 Thread Mateusz Loskot
On 12/01/11 12:32, Mateusz Loskot wrote: On 12/01/11 11:57, Artyom Tarasenko wrote: On Wed, Jan 12, 2011 at 12:47 PM, Mateusz Loskot wrote: On 10/01/11 21:04, Artyom Tarasenko wrote: On Mon, Jan 10, 2011 at 6:59 PM, Mateusz Loskot wrote: I suggest using QEMU git master. You could try the

Re: [Qemu-devel] Linux as VirtualBox quest OS with QEMU running Solaris

2011-01-12 Thread Mateusz Loskot
On 10/01/11 22:18, Stefan Weil wrote: Am 10.01.2011 18:59, schrieb Mateusz Loskot: On 10/01/11 17:08, Stefan Weil wrote: Am 10.01.2011 12:19, schrieb Mateusz Loskot: On 07/01/11 18:15, Stefan Weil wrote: There are no precompiled windows binaries of current qemu, so you will have to compile

Re: [Qemu-devel] Linux as VirtualBox quest OS with QEMU running Solaris

2011-01-12 Thread Mateusz Loskot
On 12/01/11 11:57, Artyom Tarasenko wrote: On Wed, Jan 12, 2011 at 12:47 PM, Mateusz Loskot wrote: On 10/01/11 21:04, Artyom Tarasenko wrote: On Mon, Jan 10, 2011 at 6:59 PM, Mateusz Loskot wrote: I suggest using QEMU git master. You could try the binaries from my website: http

Re: [Qemu-devel] Linux as VirtualBox quest OS with QEMU running Solaris

2011-01-12 Thread Mateusz Loskot
On 10/01/11 21:04, Artyom Tarasenko wrote: On Mon, Jan 10, 2011 at 6:59 PM, Mateusz Loskot wrote: I suggest using QEMU git master. You could try the binaries from my website: http://www.weilnetz.de/qemu/ Stefan, Thank you very much! So far, I have tried to use versions of QEMU from Qemu

Re: [Qemu-devel] Linux as VirtualBox quest OS with QEMU running Solaris

2011-01-10 Thread Mateusz Loskot
On 10/01/11 17:08, Stefan Weil wrote: Am 10.01.2011 12:19, schrieb Mateusz Loskot: On 07/01/11 18:15, Stefan Weil wrote: There are no precompiled windows binaries of current qemu, so you will have to compile them yourself (which is not difficult once you have the correct mingw environment

Re: [Qemu-devel] Linux as VirtualBox quest OS with QEMU running Solaris

2011-01-10 Thread Mateusz Loskot
On 07/01/11 20:37, Blue Swirl wrote: On Fri, Jan 7, 2011 at 5:28 PM, Mateusz Loskot wrote: Hi, First, I'm sorry if my question does not belong here. The qemu-devel says it's "devel", but I can't find any qemu-users mailing list. A forum exists: http://qemu-for

Re: [Qemu-devel] Linux as VirtualBox quest OS with QEMU running Solaris

2011-01-10 Thread Mateusz Loskot
On 07/01/11 18:15, Stefan Weil wrote: Am 07.01.2011 18:28, schrieb Mateusz Loskot: Hi, First, I'm sorry if my question does not belong here. The qemu-devel says it's "devel", but I can't find any qemu-users mailing list. I have no experience with QEMU. I've been

Re: [Qemu-devel] Linux as VirtualBox quest OS with QEMU running Solaris

2011-01-10 Thread Mateusz Loskot
On 07/01/11 17:36, Michal Suchanek wrote: On 7 January 2011 18:28, Mateusz Loskot wrote: Hi, First, I'm sorry if my question does not belong here. The qemu-devel says it's "devel", but I can't find any qemu-users mailing list. I have seen it once but could not find

[Qemu-devel] Linux as VirtualBox quest OS with QEMU running Solaris

2011-01-07 Thread Mateusz Loskot
;m not sure if this is an official project and if it's "production ready". I need to have fairly stable environment for building and testing software on SPARC architecture. [1] http://www.h7.dion.ne.jp/~qemu-win/ I'd appreciate any help and sugestions. Best regards, -- Mateusz