All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jean-Michel SCHRAMM <Jean.Michel.Schramm@genavir.fr>
To: Artyom Tarasenko <atar4qemu@gmail.com>
Cc: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>,
	qemu-discuss@nongnu.org, Bob Breuer <breuerr@mc.net>,
	'qemu-devel' <qemu-devel@nongnu.org>,
	"Vandercoilden, Emmanuel" <emmanuel.vandercoilden@photomask.com>
Subject: Re: [Qemu-devel] cg6 implementation in QEMU
Date: Wed, 13 Mar 2013 14:25:58 +0100	[thread overview]
Message-ID: <51407E66.6080504@genavir.fr> (raw)
In-Reply-To: <CACXAS8AGaUGHn=b=_5f_8iSMJCFVZ0E_2FeNBfCSch2i7vQV=w@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 3139 bytes --]


Hi Artyom,


>
> Hi Artyom,
>
> Thanks again for your interest.
>
> Le 07/03/2013 23:58, Artyom Tarasenko a écrit :
>> Hi Jean Michel,
>>
>> On Thu, Mar 7, 2013 at 4:09 PM, Jean-Michel SCHRAMM
>> <Jean.Michel.Schramm@genavir.fr> wrote:
>>> Hello Artyom,
>>>
>>> Thanks for taking time to consider my needs for serial ports.
>>>
>>> I went on board Thalassa this morning and started the system (not 
>>> easy, the
>>> ship is laid along quay hardly powered). I gathered the informations 
>>> you
>>> requested. Hope this is all you need. Please ask me if I missed 
>>> something.
>>> I also attach the documentation of the board.
>> Thanks, this looks interesting. What I wonder is where are those
>> serial ports in the device tree?
>> Are they connected to the VME-BUS, and OBP knows nothing about them?
>> Do you know how does the SunOS find them?
>

Great step forward yesterday. I can now pass a serial port to the guest 
SS5, rename the device ttya to the expected name and then I can 
communicate with the software!!! This is really great!
So I come back to you about your proposal to add serials ports to the 
emulated ss5. This is just what I need now to go forward.
Could you please just give me the start point so hopefully I could give 
a try? Does only sun4m and escc.c need to be modified? Or is that much 
more complex?

Thank you for your answer. I am now so close to succeed !
(well, still need network, haven't had a look at that issue yet)

Kind regards,
Jean Michel

>>> Le 28/02/2013 15:45, Artyom Tarasenko a écrit :
>>>
>>> Hi Jean Michel,
>>>
>>> On Mon, Feb 18, 2013 at 6:36 PM, <Jean.Michel.Schramm@genavir.fr> 
>>> wrote:
>>>
>>> Hello Bob,
>>>
>>> Of course, with your full custom 0.15.50 tree it is much much 
>>> better!! Got
>>> the zip file and configure only sparc-softmmu. I undesrtand my 
>>> mistake. I
>>> thought I needed only the new files from the 0.15.
>>> Thanks you for that!!
>>>
>>> Now I need at least 4 real serial port from the host up to the 
>>> guest....
>>> ...and network.
>>>
>>> Network must be there. The lance ethernet is emulated (except for some
>>> test/loopback registers, but SunOS can live without those).
>>> As for the serial ports, one way to proceed may be adding your
>>> machine/board to qemu.
>>>
>>> Can you provide the OBP device tree of your machine?
>>> It can be done in the OBP "ok" prompt like this:
>>>
>>> ok show-devs
>>> <the device tree will be shown>
>>> ok cd /
>>> ok .attributes
>>> <attributes of the root device will be shown>
>>> ok cd <some device path from the device tree above>
>>> ok .attributes
>>>
>>> The "ok " parts above would come from the OBP, you don't need to 
>>> enter them.
>>>
>>> If this listing shows that the machine is close to SS-5 or SS-20,
>>> adding more serial ports should be easy.
>>>
>>> Works with SS5. With SS20, I have an error saying that it can't find 
>>> cpu
>>> definitions..? (was working with other verions). see tomorrow.
>>>
>>> Have you tried -cpu "TI SuperSparc 60" ?
>>>
>>> Artyom
>>>
>>>
>>>
>>
>>
>


[-- Attachment #2: Type: text/html, Size: 5783 bytes --]

      parent reply	other threads:[~2013-03-13 13:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <-2706066823650007730@unknownmsgid>
     [not found] ` <5121471B.60005@ilande.co.uk>
     [not found]   ` <51218197.7070705@mc.net>
     [not found]     ` <20130218152337.69686sgfqd4d8bjd@vintra1mail.ifremer.fr>
     [not found]       ` <51224C9E.3030705@mc.net>
     [not found]         ` <20130218183655.49034qt2pj85reev@vintra1mail.ifremer.fr>
     [not found]           ` <CACXAS8AGaUGHn=b=_5f_8iSMJCFVZ0E_2FeNBfCSch2i7vQV=w@mail.gmail.com>
     [not found]             ` <5138ADB7.3090603@genavir.fr>
     [not found]               ` <CACXAS8DtYQ-ZRrnP05P_3jPHiQnBwA7O+Ktj5+jgveV8s=zocA@mail.gmail.com>
2013-03-08  8:43                 ` [Qemu-devel] [graphic & serial on sun4m] Jean-Michel SCHRAMM
2013-03-13 13:25             ` Jean-Michel SCHRAMM [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=51407E66.6080504@genavir.fr \
    --to=jean.michel.schramm@genavir.fr \
    --cc=atar4qemu@gmail.com \
    --cc=breuerr@mc.net \
    --cc=emmanuel.vandercoilden@photomask.com \
    --cc=mark.cave-ayland@ilande.co.uk \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-discuss@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.