Docs.rs
  • linux-loader-0.13.0
    • linux-loader 0.13.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0 AND BSD-3-Clause
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • andreeaflorescu
    • sameo
    • github:rust-vmm:gatekeepers
    • JonathanWoollett-Light
    • aghecenco
    • lauralt
    • jiangliu
    • roypat
    • Dependencies
      • vm-memory ^0.16.0 normal
      • criterion ^0.5.1 dev
      • vm-memory ^0.16.0 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • x86_64-apple-darwin
    • 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_loader0.13.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • cmdline::Cmdline
  • configurator::BootParams
  • configurator::linux::LinuxBootConfigurator
  • configurator::pvh::PvhBootConfigurator
  • elf::elf64_hdr
  • elf::elf64_note
  • elf::elf64_phdr
  • loader::KernelLoaderResult
  • loader::bzimage::BzImage
  • loader::elf::Elf
  • loader::elf::start_info::hvm_memmap_table_entry
  • loader::elf::start_info::hvm_modlist_entry
  • loader::elf::start_info::hvm_start_info
  • start_info::hvm_memmap_table_entry
  • start_info::hvm_modlist_entry
  • start_info::hvm_start_info

Enums

  • cmdline::Error
  • configurator::Error
  • configurator::linux::Error
  • configurator::pvh::Error
  • loader::Error
  • loader::bzimage::Error
  • loader::elf::Error
  • loader::elf::PvhBootCapability

Traits

  • configurator::BootConfigurator
  • loader::KernelLoader

Functions

  • loader::load_cmdline

Type Aliases

  • cmdline::Result
  • configurator::Result
  • elf::Elf64_Addr
  • elf::Elf64_Ehdr
  • elf::Elf64_Half
  • elf::Elf64_Nhdr
  • elf::Elf64_Off
  • elf::Elf64_Phdr
  • elf::Elf64_Sword
  • elf::Elf64_Word
  • elf::Elf64_Xword
  • elf::__s16
  • elf::__s32
  • elf::__s64
  • elf::__s8
  • elf::__u16
  • elf::__u32
  • elf::__u64
  • elf::__u8
  • loader::Result

Constants

  • elf::EI_DATA
  • elf::EI_MAG0
  • elf::EI_MAG1
  • elf::EI_MAG2
  • elf::EI_MAG3
  • elf::ELFDATA2LSB
  • elf::ELFMAG0
  • elf::ELFMAG1
  • elf::ELFMAG2
  • elf::ELFMAG3
  • elf::PT_LOAD
  • elf::PT_NOTE