Xen? ~ dev environment
Posted: Sat Jul 22, 2017 11:36 pm
Hello everyone, I've dabbled in my own os a long time ago but recently its been on my mind
The goal I think is (relatively) simple, though I'm not sure its really an os,
Basically it would be a simple udp server running with only network card(s) only really dealing with sending and receiving packets
Ideally I'd like to keep the driver side of things as simple as possible, so my hopes where that I could run in something like Xen (if I understand it corretly)
Does using xen (or some other hypervisor) allow me to write a network driver for a virtual nic so that only supporting that one nic would be required?
If yes, a link to its documentation would be very helpful!
Can you setup the hypervisor+os to load through pxe (with no hd)?
Would such a setup be possible to run on an emulator if no access to a test machine (if so which)?
If there is no way for this setup to be viable, what would the alternatives would be suggested?
The goal I think is (relatively) simple, though I'm not sure its really an os,
Basically it would be a simple udp server running with only network card(s) only really dealing with sending and receiving packets
Ideally I'd like to keep the driver side of things as simple as possible, so my hopes where that I could run in something like Xen (if I understand it corretly)
Does using xen (or some other hypervisor) allow me to write a network driver for a virtual nic so that only supporting that one nic would be required?
If yes, a link to its documentation would be very helpful!
Can you setup the hypervisor+os to load through pxe (with no hd)?
Would such a setup be possible to run on an emulator if no access to a test machine (if so which)?
If there is no way for this setup to be viable, what would the alternatives would be suggested?