Glauber Costa
|
6bb8d687d0
|
native stack: support more than virtio
Support xenfront as well, when we are in a Xen domain.
Signed-off-by: Glauber Costa <glommer@cloudius-systems.com>
|
2014-11-05 15:09:03 +02:00 |
|
Avi Kivity
|
9fbd13175b
|
net: move mechanics of listening to a tcp connection to tcp.cc
Removes an include of tcp.hh.
|
2014-10-24 22:18:54 +03:00 |
|
Avi Kivity
|
04db837450
|
net: move native stack implementation classes to new header file
This will allow us to instantiate them for tcp in tcp.cc, reducing
compile times.
|
2014-10-24 22:18:54 +03:00 |
|
Asias He
|
4717d0bc48
|
net: Rename stack -> native-stack
|
2014-10-24 09:14:16 +08:00 |
|