The Linux Kernel
6.1.0
  • A guide to the Kernel Development Process
  • Submitting patches: the essential guide to getting your code into the kernel
  • Code of conduct
  • Kernel Maintainer Handbook
  • All development-process docs
  • Core API Documentation
  • The Linux driver implementer’s API guide
  • Kernel subsystem documentation
    • The Linux driver implementer’s API guide
    • Core API Documentation
    • locking
    • Accounting
    • Block
    • cdrom
    • Linux CPUFreq - CPU frequency and voltage scaling code in the Linux(TM) kernel
    • Frame Buffer
    • fpga
    • Human Interface Devices (HID)
    • I2C/SMBus Subsystem
    • Industrial I/O
    • ISDN
    • InfiniBand
    • LEDs
    • NetLabel
    • Networking
    • pcmcia
    • Power Management
    • TCM Virtual Device
    • timers
    • Serial Peripheral Interface (SPI)
    • 1-Wire Subsystem
    • Linux Watchdog Support
    • Linux Virtualization Support
      • KVM
        • The Definitive KVM (Kernel-based Virtual Machine) API Documentation
        • Devices
        • ARM
        • KVM for s390 systems
        • The PPC KVM paravirtual interface
        • KVM for x86 systems
        • KVM Lock Overview
        • KVM VCPU Requests
        • The KVM halt polling system
        • Review checklist for kvm patches
      • UML HowTo
      • Paravirt_ops
      • Guest halt polling
      • Nitro Enclaves
      • ACRN Hypervisor
      • The Definitive SEV Guest API Documentation
      • Hyper-V Enlightenments
    • The Linux Input Documentation
    • Linux Hardware Monitoring
    • Linux GPU Driver Developer’s Guide
    • Security Documentation
    • Linux Sound Subsystem Documentation
    • Linux Kernel Crypto API
    • Filesystems in the Linux kernel
    • Linux Memory Management Documentation
    • BPF Documentation
    • USB support
    • Linux PCI Bus Subsystem
    • Linux SCSI Subsystem
    • Assorted Miscellaneous Devices Documentation
    • Linux Scheduler
    • MHI
    • Linux PECI Subsystem
  • Locking in the kernel
  • Linux kernel licensing rules
  • How to write kernel documentation
  • Development tools for the kernel
  • Kernel Testing Guide
  • Kernel Hacking Guides
  • Linux Tracing Technologies
  • fault-injection
  • Kernel Livepatching
  • Rust
  • The Linux kernel user’s and administrator’s guide
  • The kernel build system
  • Reporting issues
  • User-space tools
  • The Linux kernel user-space API guide
  • The Linux kernel firmware guide
  • Open Firmware and Devicetree
  • CPU Architectures
  • Unsorted Documentation
  • Translations
The Linux Kernel
  • »
  • Kernel subsystem documentation »
  • Linux Virtualization Support »
  • KVM »
  • Devices
  • View page source

Devices¶

  • ARM Virtual Interrupt Translation Service (ITS)
    • Groups
  • ARM Virtual Generic Interrupt Controller v2 (VGIC)
  • ARM Virtual Generic Interrupt Controller v3 and later (VGICv3)
  • MPIC interrupt controller
  • FLIC (floating interrupt controller)
  • Generic vcpu interface
    • 1. GROUP: KVM_ARM_VCPU_PMU_V3_CTRL
    • 2. GROUP: KVM_ARM_VCPU_TIMER_CTRL
    • 3. GROUP: KVM_ARM_VCPU_PVTIME_CTRL
    • 4. GROUP: KVM_VCPU_TSC_CTRL
  • VFIO virtual device
  • Generic vm interface
    • 1. GROUP: KVM_S390_VM_MEM_CTRL
    • 2. GROUP: KVM_S390_VM_CPU_MODEL
    • 2.2. ATTRIBUTE: KVM_S390_VM_CPU_PROCESSOR (r/w)
    • 3. GROUP: KVM_S390_VM_TOD
    • 4. GROUP: KVM_S390_VM_CRYPTO
    • 5. GROUP: KVM_S390_VM_MIGRATION
  • XICS interrupt controller
  • POWER9 eXternal Interrupt Virtualization Engine (XIVE Gen1)
Previous Next

© Copyright The kernel development community.

Built with Sphinx using a theme provided by Read the Docs.