Skip to content

virtio: add `virtio-net` drivers

Anhad Singh requested to merge andypython/drivers:core into master

XXX: Splits virtiod into virtio-core and virtio-*. This pull request also explores a bit with asynchronicity inside virtio-core (for sending commands via Transport::send()).

Signed-off-by: Anhad Singh andypython@protonmail.com

Merge request reports