Docs.rs
  • linux-loader-0.7.0
    • linux-loader 0.7.0
    • 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.9.0 normal
      • criterion ^0.3.5 dev
      • vm-memory ^0.9.0 dev
    • 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate linux_loader

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

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::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::elf::Error
  • loader::elf::PvhBootCapability

Traits

  • configurator::BootConfigurator
  • loader::KernelLoader

Functions

  • loader::load_cmdline

Type Definitions

  • 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