Docs.rs
  • virtio-driver-0.6.1
    • virtio-driver 0.6.1
    • Permalink
    • Docs.rs crate page
    • (MIT OR Apache-2.0) AND BSD-3-Clause
    • Links
    • crates.io
    • Source
    • Owners
    • stefanha
    • Dependencies
      • bitflags ^1.2 normal
      • libc ^0.2 normal
      • memmap2 <0.10 normal optional
      • pci-driver ^0.1.2 normal optional
      • rustix ^0.38 normal
      • virtio-bindings ^0.2 normal optional
    • Versions
    • 64.23% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

virtio_driver0.6.1

Crate Items

  • Macros
  • Structs
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Be16
  • Be32
  • Be64
  • BeSize
  • Completion
  • EventFd
  • EventfdFlags
  • Le16
  • Le32
  • Le64
  • LeSize
  • SBe16
  • SBe32
  • SBe64
  • SBeSize
  • SLe16
  • SLe32
  • SLe64
  • SLeSize
  • VirtioBlkConfig
  • VirtioBlkFeatureFlags
  • VirtioBlkQueue
  • VirtioBlkReqBuf
  • VirtioFeatureFlags
  • iovec
  • virtqueue::Virtqueue
  • virtqueue::VirtqueueCompletion
  • virtqueue::VirtqueueIter
  • virtqueue::VirtqueueLayout

Traits

  • ByteValued
  • IntoIobuf
  • IovaTranslator
  • QueueNotifier
  • ScmSocket
  • VirtioTransport

Macros

  • const_assert

Functions

  • validate_lba
  • virtio_blk_max_queues

Type Aliases

  • VirtioBlkTransport

Constants

  • SCM_SOCKET_MAX_FD_COUNT