Docs.rs
  • vmi-core-0.1.1
    • vmi-core 0.1.1
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • wbenny
    • Dependencies
      • bitflags ^2 normal
      • indexmap ^2 normal
      • isr-core ^0.1.1 normal
      • isr-macros ^0.1.1 normal
      • lru ^0.12 normal
      • serde ^1 normal
      • smallvec ^1 normal
      • thiserror ^2.0 normal
      • tracing ^0.1 normal
      • vmi-macros ^0.1.1 normal
      • zerocopy ^0.8 normal
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

vmi_core0.1.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • AccessContext
  • AddressContext
  • Gfn
  • Hex
  • MemoryAccess
  • Pa
  • PageFault
  • Va
  • VcpuId
  • View
  • VmiContext
  • VmiContextProber
  • VmiCore
  • VmiEvent
  • VmiEventFlags
  • VmiEventResponse
  • VmiEventResponseFlags
  • VmiInfo
  • VmiMappedPage
  • VmiOsContext
  • VmiOsContextProber
  • VmiOsSession
  • VmiOsSessionProber
  • VmiPauseGuard
  • VmiSession
  • VmiSessionProber
  • os::OsImageExportedSymbol
  • os::OsMapped
  • os::OsProcess
  • os::OsRegion
  • os::ProcessId
  • os::ProcessObject
  • os::StructReader
  • os::ThreadId
  • os::ThreadObject

Enums

  • TranslationMechanism
  • VmiError
  • os::OsArchitecture
  • os::OsRegionKind

Traits

  • VmiDriver
  • VmiHandler
  • arch::Architecture
  • arch::EventInterrupt
  • arch::EventMemoryAccess
  • arch::EventReason
  • arch::Registers
  • os::OsExt
  • os::VmiOs

Type Aliases

  • PageFaults
  • VmiEventCallback