Docs.rs
  • dbs-virtio-devices-0.3.1
    • dbs-virtio-devices 0.3.1
    • Permalink
    • Docs.rs crate page
    • Apache-2.0 AND BSD-3-Clause
    • 30 May 2023
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • github:openanolis:dragonball
    • studychao
    • Dependencies
      • byteorder ^1.4.3 normal
      • caps ^0.5.3 normal
      • dbs-device ^0.2.0 normal
      • dbs-interrupt ^0.2.0 normal
      • dbs-utils ^0.2.0 normal
      • epoll ^4.0.1 normal
      • fuse-backend-rs ^0.10.0 normal
      • io-uring ^0.5.2 normal
      • kvm-bindings ^0.6.0 normal
      • kvm-ioctls ^0.12.0 normal
      • libc ^0.2.119 normal
      • log ^0.4.14 normal
      • nix ^0.24.3 normal
      • nydus-api ^0.2.0 normal
      • nydus-blobfs ^0.2.0 normal
      • nydus-rafs ^0.2.0 normal
      • rlimit ^0.7.0 normal
      • serde ^1.0.27 normal
      • serde_json ^1.0.9 normal
      • thiserror ^1 normal
      • threadpool ^1 normal
      • virtio-bindings ^0.1.0 normal
      • virtio-queue ^0.6.0 normal
      • vm-memory ^0.9.0 normal
      • vmm-sys-util ^0.11.0 normal
      • vm-memory ^0.9.0 dev
    • Versions
    • 70.77% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate dbs_virtio_devices

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Definitions
?
Change settings

List of all items

Structs

  • VirtioDeviceConfig
  • VirtioDeviceInfo
  • VirtioQueueConfig
  • VirtioSharedMemory
  • VirtioSharedMemoryList
  • epoll_helper::EpollHelper

Enums

  • ActivateError
  • Error
  • VirtioVersion
  • epoll_helper::EpollHelperError

Traits

  • DbsGuestAddressSpace
  • VirtioDevice
  • VirtioRegionHandler
  • epoll_helper::EpollHelperHandler

Functions

  • create_device_notifier
  • create_queue_notifier

Type Definitions

  • ActivateResult
  • Result

Constants

  • DEVICE_ACKNOWLEDGE
  • DEVICE_DRIVER
  • DEVICE_DRIVER_OK
  • DEVICE_FAILED
  • DEVICE_FEATURES_OK
  • DEVICE_INIT
  • DEVICE_NEEDS_RESET
  • TYPE_BALLOON
  • TYPE_BLOCK
  • TYPE_MEM
  • TYPE_NET
  • TYPE_PMEM
  • TYPE_RNG
  • TYPE_VIRTIO_FS
  • TYPE_VSOCK
  • VIRTIO_INTR_CONFIG
  • VIRTIO_INTR_VRING
  • VIRTIO_LEGACY_PAGE_SIZE