Opened 8 years ago
Last modified 7 years ago
#675 new enhancement
Implement Xen PV network interface driver — at Initial Version
Reported by: | Jakub Jermář | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | helenos/net/other | Version: | mainline |
Keywords: | xen-netfront, gsoc18 | Cc: | |
Blocker for: | Depends on: | ||
See also: | #674 |
Description
Both Linux and Windows support paravirtualized (PV) network devices when running in Xen fully-virtualized domains (HVM).
HelenOS might need a Xen PV network device driver if we want to run it in a Xen hosting (e.g. Amazon E2C) and serve some web content (e.g. microkernel.info) to the public from it.
More info:
- PV on HVM Linux PV drivers on HVM
- GPL PV drivers for Windows
Note:
See TracTickets
for help on using tickets.