Re: [Qemu-devel] qemu-system-alpha -nographic does not work

2015-09-30 Thread Dennis Luehring
Am 30.09.2015 um 04:40 schrieb Richard Henderson: On 09/27/2015 05:02 PM, Dennis Luehring wrote: > git master clone from 09/27/2015, 8:07 > git rev-parse HEAD > 9e071429e649346c14b2dc76902f84f8352d2333 > > if i try to start qemu-system-alpha with option -nographic while installing > debian lenny

Re: [Qemu-devel] qemu-system-alpha -nographic does not work

2015-09-30 Thread Richard Henderson
On 09/27/2015 05:02 PM, Dennis Luehring wrote: git master clone from 09/27/2015, 8:07 git rev-parse HEAD 9e071429e649346c14b2dc76902f84f8352d2333 if i try to start qemu-system-alpha with option -nographic while installing debian lenny 5.0.10 for alpha i get this output and qemu hangs - without

Re: [Qemu-devel] qemu-system-alpha -nographic does not work

2015-09-30 Thread Dennis Luehring
Am 30.09.2015 um 08:48 schrieb Richard Henderson: On 09/30/2015 02:36 PM, Dennis Luehring wrote: > ~/qemu/alpha-softmmu/qemu-system-alpha -m 1GB -monitor telnet::4440,server,nowait\ > -kernel vmlinux.img-2.6.26-2-alpha-generic -initrd > initrd.img-2.6.26-2-alpha-generic\ > -net nic -net

Re: [Qemu-devel] qemu-system-alpha -nographic does not work

2015-09-30 Thread Richard Henderson
On 09/30/2015 02:36 PM, Dennis Luehring wrote: ~/qemu/alpha-softmmu/qemu-system-alpha -m 1GB -monitor telnet::4440,server,nowait\ -kernel vmlinux.img-2.6.26-2-alpha-generic -initrd initrd.img-2.6.26-2-alpha-generic\ -net nic -net user -hda alpha.qcow2\ -drive

[Qemu-devel] qemu-system-alpha -nographic does not work

2015-09-27 Thread Dennis Luehring
git master clone from 09/27/2015, 8:07 git rev-parse HEAD 9e071429e649346c14b2dc76902f84f8352d2333 if i try to start qemu-system-alpha with option -nographic while installing debian lenny 5.0.10 for alpha i get this output and qemu hangs - without using -nographic debian is fully installable

Re: [Qemu-devel] qemu on alpha

2008-02-26 Thread Gabriele Gorla
@nongnu.org Subject: Re: [Qemu-devel] qemu on alpha Date: Sat, 16 Feb 2008 22:11:21 -0800 Thiemo, thanks for your previous reply. I finally managed to compile qemu 0.9.1 on my machine (alpha ev68). I had to add (as you suggested) the definition for GOTO_LABEL_PARAM: #define

Re: [Qemu-devel] qemu on alpha

2008-02-26 Thread Thiemo Seufer
Gabriele Gorla wrote: It seems I cannot send email to the mailing list from my personal email account. Anyway... Here is what I discovered debugging the failure. Is there anyone who can direct me to the next step? Things have changed considerably in the last few weeks. The code generator is

Re: [Qemu-devel] qemu on alpha

2008-01-11 Thread Gabriele Gorla
Thiemo wrote: Gabriele Gorla wrote: Hello, I recently downloaded qemu-0.9.0 and tried to compile it on alpha. I was not able to get any target to compile. beside tons of warning about casting pointers to int of different sizes I get the following two fatal errors:

Re: [Qemu-devel] qemu on alpha

2007-12-24 Thread Thiemo Seufer
Gabriele Gorla wrote: Hello, I recently downloaded qemu-0.9.0 and tried to compile it on alpha. I was not able to get any target to compile. I searched the mailing list but I was not able to find any recent information on the alpha host status. I am using gcc-3.3.6 on debian stable with

[Qemu-devel] qemu on alpha

2007-12-21 Thread Gabriele Gorla
Hello, I recently downloaded qemu-0.9.0 and tried to compile it on alpha. I was not able to get any target to compile. I searched the mailing list but I was not able to find any recent information on the alpha host status. I am using gcc-3.3.6 on debian stable with upgraded kernel 2.6.22 I have

[Qemu-devel] qemu/target-alpha op_helper.c op_helper.h op_te...

2007-12-01 Thread Blue Swirl
CVSROOT:/cvsroot/qemu Module name:qemu Changes by: Blue Swirl blueswir1 07/12/01 08:18:52 Modified files: target-alpha : op_helper.c op_helper.h op_template.h Log message: Fix Sparc host compile problem reported by Shaddy Baddah CVSWeb URLs:

[Qemu-devel] qemu/target-alpha op_mem.h

2007-11-12 Thread Fabrice Bellard
CVSROOT:/sources/qemu Module name:qemu Changes by: Fabrice Bellard bellard 07/11/12 21:16:08 Modified files: target-alpha : op_mem.h Log message: reduce verbosity CVSWeb URLs:

[Qemu-devel] qemu target-alpha/op_helper.c target-arm/op_hel...

2007-11-11 Thread Fabrice Bellard
CVSROOT:/sources/qemu Module name:qemu Changes by: Fabrice Bellard bellard 07/11/11 12:35:55 Modified files: target-alpha : op_helper.c target-arm : op_helper.c target-cris: op_helper.c target-m68k: op_helper.c

Re: [Qemu-devel] qemu target-alpha/op_helper.c target-arm/op_hel...

2007-11-11 Thread Carlo Marcelo Arenas Belon
On Sun, Nov 11, 2007 at 12:35:55PM +, Fabrice Bellard wrote: Modified files: target-alpha : op_helper.c target-arm : op_helper.c target-cris: op_helper.c target-m68k: op_helper.c target-ppc : op_helper.c Log message: fixed

Re: [Qemu-devel] qemu target-alpha/op_helper.c target-arm/op_hel...

2007-11-11 Thread andrzej zaborowski
On 11/11/2007, Carlo Marcelo Arenas Belon [EMAIL PROTECTED] wrote: On Sun, Nov 11, 2007 at 12:35:55PM +, Fabrice Bellard wrote: Modified files: target-alpha : op_helper.c target-arm : op_helper.c target-cris: op_helper.c target-m68k: op_helper.c

[Qemu-devel] qemu target-alpha/op_helper.c target-arm/op_hel...

2007-10-29 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer ths 07/10/29 14:39:50 Modified files: target-alpha : op_helper.c target-arm : op_helper.c target-cris: op_helper.c target-i386: helper.c target-m68k:

[Qemu-devel] qemu target-alpha/op_helper.c target-ppc/op.c t...

2007-10-28 Thread Jocelyn Mayer
CVSROOT:/sources/qemu Module name:qemu Changes by: Jocelyn Mayer j_mayer 07/10/28 12:54:53 Modified files: target-alpha : op_helper.c target-ppc : op.c op_helper.c op_helper.h Log message: Make Alpha and PowerPC targets use shared helpers

[Qemu-devel] qemu/target-alpha cpu.h exec.h op_helper.c op_m...

2007-10-27 Thread Jocelyn Mayer
CVSROOT:/sources/qemu Module name:qemu Changes by: Jocelyn Mayer j_mayer 07/10/28 00:56:24 Modified files: target-alpha : cpu.h exec.h op_helper.c op_mem.h translate.c Log message: Alpha coding style and inlining fixes. CVSWeb URLs:

[Qemu-devel] qemu/target-alpha op.c op_helper.c op_helper.h

2007-10-25 Thread Jocelyn Mayer
CVSROOT:/sources/qemu Module name:qemu Changes by: Jocelyn Mayer j_mayer 07/10/25 23:34:44 Modified files: target-alpha : op.c op_helper.c op_helper.h Log message: Use host-utils for Alpha 64x64 bits multiplications. CVSWeb URLs:

[Qemu-devel] qemu/target-alpha STATUS

2007-10-21 Thread Jocelyn Mayer
CVSROOT:/sources/qemu Module name:qemu Changes by: Jocelyn Mayer j_mayer 07/10/21 09:46:04 Added files: target-alpha : STATUS Log message: New status file for Alpha emulation target. CVSWeb URLs:

[Qemu-devel] qemu/target-alpha op.c op_helper.c

2007-10-14 Thread Jocelyn Mayer
CVSROOT:/sources/qemu Module name:qemu Changes by: Jocelyn Mayer j_mayer 07/10/14 08:18:12 Modified files: target-alpha : op.c op_helper.c Log message: Generate micro-ops for Alpha executive and supervisor modes. CVSWeb URLs:

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

2007-10-14 Thread Jocelyn Mayer
CVSROOT:/sources/qemu Module name:qemu Changes by: Jocelyn Mayer j_mayer 07/10/14 08:50:17 Modified files: target-alpha : translate.c Log message: Allow Alpha target to use supervisor and executive mode micro-ops. CVSWeb URLs:

[Qemu-devel] qemu target-alpha/translate.c target-arm/transl...

2007-09-11 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer ths 07/09/11 10:04:58 Modified files: target-alpha : translate.c target-arm : translate.c target-m68k: translate.c target-mips: translate.c target-ppc

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

2007-06-03 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer ths 07/06/03 17:10:44 Modified files: target-alpha : translate.c Log message: Avoid compiler warning. CVSWeb URLs:

[Qemu-devel] qemu/target-alpha

2007-04-05 Thread Jocelyn Mayer
CVSROOT:/sources/qemu Module name:qemu Changes by: Jocelyn Mayer j_mayer 07/04/05 06:57:13 New directory: target-alpha CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/target-alpha/?cvsroot=qemu

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

2007-04-05 Thread Jocelyn Mayer
CVSROOT:/sources/qemu Module name:qemu Changes by: Jocelyn Mayer j_mayer 07/04/05 06:58:33 Added files: target-alpha : cpu.h exec.h helper.c op.c op_helper.c op_helper.h op_helper_mem.h op_mem.h op_template.h

[Qemu-devel] qemu/target-alpha cpu.h

2007-04-05 Thread Jocelyn Mayer
CVSROOT:/sources/qemu Module name:qemu Changes by: Jocelyn Mayer j_mayer 07/04/05 21:12:28 Modified files: target-alpha : cpu.h Log message: Fix alpha target compilation on 32 bits hosts. CVSWeb URLs: