Opened 7 years ago

Last modified 6 years ago

#674 closed enhancement

Implement virtio-net driver — at Initial Version

Reported by: Jakub Jermář Owned by:
Priority: major Milestone: 0.7.2
Component: helenos/net/other Version: mainline
Keywords: virtio, net, gsoc18 Cc:
Blocker for: Depends on:
See also:

Description

Virtio is a specification for virtual I/O devices that allows to use paravirtualized drivers with an otherwise fully-virtualized guest OS, leading to more efficient I/O.

Virtio network device (virtio-net) is currently supported by KVM and VirtualBox.

HelenOS might need a virtio network device driver if we want to run it in a KVM-hosting and serve some web content (e.g. microkernel.info) to the public from it.

Change History (0)

Note: See TracTickets for help on using tickets.