The Linux Kernel Logo
  • Development process
  • Submitting patches
  • Code of conduct
  • Maintainer handbook
  • All development-process docs
  • Core API
  • Driver APIs
  • Subsystems
    • Core subsystems
    • Human interfaces
    • Networking interfaces
    • Storage interfaces
    • Other subsystems
      • Accounting
      • CPUFreq - CPU frequency and voltage scaling code in the Linux(TM) kernel
      • EDAC Subsystem
      • FPGA
      • I2C/SMBus Subsystem
      • Industrial I/O
      • PCMCIA
      • Serial Peripheral Interface (SPI)
      • 1-Wire Subsystem
      • Watchdog Support
      • Virtualization Support
        • KVM
          • The Definitive KVM (Kernel-based Virtual Machine) API Documentation
          • Devices
            • ARM Virtual Interrupt Translation Service (ITS)
            • 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
            • VFIO virtual device
            • Generic vm interface
            • XICS interrupt controller
            • POWER9 eXternal Interrupt Virtualization Engine (XIVE Gen1)
          • ARM
          • KVM for s390 systems
          • The PPC KVM paravirtual interface
          • KVM for x86 systems
          • KVM for LoongArch 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
        • TDX Guest API Documentation
        • Hyper-V Enlightenments
      • Hardware Monitoring
      • Compute Accelerators
      • Security Documentation
      • Crypto API
      • BPF Documentation
      • USB support
      • PCI Bus Subsystem
      • Assorted Miscellaneous Devices Documentation
      • PECI Subsystem
      • WMI Subsystem
      • TEE Subsystem
  • Locking
  • Licensing rules
  • Writing documentation
  • Development tools
  • Testing guide
  • Hacking guide
  • Tracing
  • Fault injection
  • Livepatching
  • Rust
  • Administration
  • Build system
  • Reporting issues
  • Userspace tools
  • Userspace API
  • Firmware
  • Firmware and Devicetree
  • CPU architectures
  • Unsorted documentation
  • Translations
The Linux Kernel
  • Kernel subsystem documentation
  • 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
    • 6. GROUP: KVM_ARM_VM_SMCCC_CTRL
  • 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.