All,
Let me ask two questions.

First, I want to transfer files from host system to guest system *when it is
running on MARSS*.
So I plan to install a sftp server to guest system.
To do this, I'm trying to set up network (I'm using the unbuntu disk image
provided by the MARSS website)
What I did was to edit /etc/network/interface file as follows

[image: Screenshot-QEMU-1.png]

(Here, I hided the value in the field of dns-nameserves.)

Then, after executing "/etc/init.d/networking restart", I ran MARSS as
"qemu/qemu-system-x86_64 -net nic,model=ne2k_pci -m 128 -hda
disk_image/ubuntu904.raw"
But, the network does net seem to work.
What should I do more to setup network?

Second question is about the use of PTLCall functions.
As far as I understand, PTLCall funcations seem to be used for guest system
on MARSS to send command/message to QEMU.
Then, how can I use them to make QEMU send messages to guest system so that
guest system reads the messages?

I want to hear your advices on those issues.
Thanks.

<<Screenshot-QEMU-1.png>>

_______________________________________________
http://www.marss86.org
Marss86-Devel mailing list
[email protected]
https://www.cs.binghamton.edu/mailman/listinfo/marss86-devel

Reply via email to