Submit #2477
virtio & virtio-blk Driver import
| Status: | Closed | Start date: | ||
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - |
Description
-- vs;
Related todos
Related issues
History
Updated by vsrinivas 5 months ago
Import of virtio and virtio-blk drivers from Tim Bisson and FreeBSD.
Outstanding issues/things to check:
* dump seems to not work (panic)
* serno support seems to not work?
* reloading the module doesn't work
* is a spinlock most appropriate for a per-target lock?
* lock-splitting -- bioq can use a different lock than per-target spinlock.
Updated by vsrinivas 5 months ago
Updated; tied into the build process, enabled on i386 and x86-64 GENERIC.
-- vs;