Changes between Version 5 and Version 6 of Ticket #675
- Timestamp:
- 2018-01-23T06:36:39Z (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #675 – Description
v5 v6 2 2 3 3 Details:: 4 Xenprovides [https://wiki.xenproject.org/wiki/Xen_Networking#Paravirtualised_Network_Devices paravirtualized (PV) network devices] to fully-virtualized domains (HVM) in order to enable fast and efficient network communications without the overhead of emulating a real network device.4 The Xen hypervisor provides [https://wiki.xenproject.org/wiki/Xen_Networking#Paravirtualised_Network_Devices paravirtualized (PV) network devices] to fully-virtualized domains (HVM) in order to enable fast and efficient network communications without the overhead of emulating a real network device. 5 5 6 6 The new driver should be realized as a standalone service which plugs itself into the HelenOS networking stack and implements the network interface card interface in the Xen PV network device specific way.