Docs.rs
  • linux-kvm-0.5.0
    • linux-kvm 0.5.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • apparentlymart
    • Dependencies
      • linux-io ^0.11.0 normal
      • linux-unsafe ^0.12.0 normal
    • Versions
    • 40.91% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

linux_kvm0.5.0

Crate Items

  • Structs
  • Constants
  • Type Aliases
  • Unions

List of all items

Structs

  • Kvm
  • MemoryRegion
  • VirtualCpu
  • VirtualCpuRunner
  • VirtualMachine
  • ioctl::device::KvmDevice
  • ioctl::system::KvmSystem
  • ioctl::vcpu::KvmVcpu
  • ioctl::vm::KvmVm
  • raw::ExitException
  • raw::ExitFailEntry
  • raw::ExitIo
  • raw::ExitMmio
  • raw::ExitUnknown
  • raw::kvm_regs
  • raw::kvm_run
  • raw::kvm_userspace_memory_region

Unions

  • raw::ExitDetails

Type Aliases

  • Result

Constants

  • ioctl::system::KVM_CHECK_EXTENSION
  • ioctl::system::KVM_CREATE_VM
  • ioctl::system::KVM_GET_API_VERSION
  • ioctl::system::KVM_GET_VCPU_MMAP_SIZE
  • ioctl::vcpu::KVM_GET_REGS
  • ioctl::vcpu::KVM_RUN
  • ioctl::vcpu::KVM_SET_REGS
  • ioctl::vm::KVM_CHECK_EXTENSION
  • ioctl::vm::KVM_CREATE_VCPU
  • ioctl::vm::KVM_MEM_LOG_DIRTY_PAGES
  • ioctl::vm::KVM_MEM_READONLY
  • ioctl::vm::KVM_SET_USER_MEMORY_REGION