[Qemu-devel] Q: SPARC Solaris as guest operating system with qemu?

2005-09-01 Thread Nardmann, Heiko
Hi, how far is support for SPARC Solaris as a guest operating system inside qemu? I have read something about PROLL but did not understand what it is for or or how to use it. Can anyone shed some light onto it? -- Heiko Nardmann ___ Qemu-devel mail

[Qemu-devel] Q: how to change floppy disks?

2005-08-12 Thread Nardmann, Heiko
Hi together, I try to install a Windows NT Server starting with three floppy disks (missing a bootable CD). After booting from the first one (with '-fda /dev/fd0' as a qemu option ) I am expected to insert the second one into 'A:'. But pressing enter does not result in an access to the floppy d

Re: [Qemu-devel] Re: importing VMWare image

2005-08-11 Thread Nardmann, Heiko
Am Mittwoch, 10. August 2005 10:14 schrieb Adam Bradley: > Yves Trudeau wrote: > > Filip Navara a écrit : > >> Yves Trudeau wrote: > >>> Hi, > >>>I am trying to use a VMWare Win2k image in Qemu-0.7.1. I imported > >>> the image with qemu-img successfully but when I lauch qemu, I have > >>> the

Re: [Qemu-devel] qemu CVS not compilable

2005-08-04 Thread Nardmann, Heiko
Am Donnerstag, 4. August 2005 11:38 schrieb malc: > On Thu, 4 Aug 2005, Nardmann, Heiko wrote: > > Problem: > > the current CVS is not compilable with audio enabled. > > > > configure call: > > ./configure --prefix=/opt/qemu-20050804 --enable-adlib --enable-fmo

[Qemu-devel] qemu CVS not compilable

2005-08-04 Thread Nardmann, Heiko
Problem: the current CVS is not compilable with audio enabled. configure call: ./configure --prefix=/opt/qemu-20050804 --enable-adlib --enable-fmod configure output: Install prefix/opt/qemu-20050804 BIOS directory/opt/qemu-20050804/share/qemu binary directory /opt/qemu-20050804/bin Manua

Re: [Qemu-devel] Building qemu on UltraSparc

2005-05-24 Thread Nardmann, Heiko
On Dienstag 24 Mai 2005 14:20, Juergen Keil wrote: [snip] > > ld: fatal: relocation error: R_SPARC_WDISP22: file libqemu.a(op.o): > > symbol __op_gen_label1: value 0x34c21f does not fit > > ... > > ld: fatal: relocation error: R_SPARC_WDISP22: file libqemu.a(op.o): > > symbol __op_gen_label1: value

Re: [Qemu-devel] Building qemu on UltraSparc

2005-05-24 Thread Nardmann, Heiko
On Montag 23 Mai 2005 10:38, Juergen Keil wrote: [snip] > All of the above changes are part of bigger Solaris x86 / Solaris SPARC > / FreeBSD / NetBSD patch that I'll attach below. > > > This patch won't immediately fix the issues that you've got on > linux/sparc, but it should give you some ideas

Re: [Qemu-devel] [PATCH] qemu-0.7.0 Solaris Host patch (Real)

2005-05-04 Thread Nardmann, Heiko
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Okay, I now have applied all given patches to the source tree. But I still have problems linking qemu. Here is the linker error message: gcc -o qemu vl.o osdep.o block.o readline.o monitor.o pci.o console.o block-cow.o block-qcow.o aes.o block-vmdk

Re: [Qemu-devel] [PATCH] qemu-0.7.0 Solaris Host patch (Real)

2005-05-02 Thread Nardmann, Heiko
this? On Montag 02 Mai 2005 12:12, Nardmann, Heiko wrote: > I get the following error after running > > ./configure --prefix=$HOME/qemu-0.7.0.install > > Install prefix/home/nardmann/qemu-0.7.0.install > BIOS directory/home/nardmann/qemu-0.7.0.install/share/qemu > bi

Re: [Qemu-devel] [PATCH] qemu-0.7.0 Solaris Host patch (Real)

2005-05-02 Thread Nardmann, Heiko
I get the following error after running ./configure --prefix=$HOME/qemu-0.7.0.install Install prefix/home/nardmann/qemu-0.7.0.install BIOS directory/home/nardmann/qemu-0.7.0.install/share/qemu binary directory /home/nardmann/qemu-0.7.0.install/bin Manual directory /home/nardmann/qemu-0.

Re: [Qemu-devel] Q: SPARC support?

2005-04-18 Thread Nardmann, Heiko
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 It was official 0.6.1 - not CVS. On Freitag 15 April 2005 12:05, Martin Bochnig wrote: > Hi, > > Nardmann, Heiko wrote: > >Thanks for the hint! > > > >I have recompiled qemu using gcc 3.4.2 and now it works fine. > &