diff options
| author | Rusty Russell <[email protected]> | 2007-10-22 01:03:36 +0000 |
|---|---|---|
| committer | Rusty Russell <[email protected]> | 2007-10-23 05:49:54 +0000 |
| commit | ec3d41c4db4c21164332826ea8d812f94f2f6886 (patch) | |
| tree | 9b947e900745cfcc4df7409c6ba5583428964215 /scripts/mod/file2alias.c | |
| parent | Boot with virtual == physical to get closer to native Linux. (diff) | |
| download | kernel-ec3d41c4db4c21164332826ea8d812f94f2f6886.tar.gz kernel-ec3d41c4db4c21164332826ea8d812f94f2f6886.zip | |
Virtio interface
This attempts to implement a "virtual I/O" layer which should allow
common drivers to be efficiently used across most virtual I/O
mechanisms. It will no-doubt need further enhancement.
The virtio drivers add buffers to virtio queues; as the buffers are consumed
the driver "interrupt" callbacks are invoked.
There is also a generic implementation of config space which drivers can query
to get setup information from the host.
Signed-off-by: Rusty Russell <[email protected]>
Cc: Dor Laor <[email protected]>
Cc: Arnd Bergmann <[email protected]>
Diffstat (limited to 'scripts/mod/file2alias.c')
0 files changed, 0 insertions, 0 deletions
