For that, you need to have qemu redirecting the console in any kind of protocol. As far as I know, it does not exist. If you want to do any kind of networking application, I think the best is to develop a network driver within a partition and then, bridge this partition with qemu. That might be doable - I am not knowledgeable enough on qemu to assess its feasibility.
-------- Original Message --------
Subject: [pok-devel] Redireting qemu output to network
Local Time: November 21, 2017 9:05 PM
UTC Time: November 22, 2017 5:05 AM
From: atir.chaudary@xxxxxxxxxxx
To: pok-devel@xxxxxxxxxxxxxxxxxxx
Sir I have been working with pok for last 2 months.Kindly tell me that if i want to send the output of my one partition code ( a C-code ) to the network so that i can catch it from an ip and port how can I achieve this.when i run the example it runs on qemu but i want to send that continous output over the network
thanks
Atir Chaudary - software engineer