Searched +full:num +full:- +full:guest +full:- +full:ids (Results 1 – 4 of 4) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/interrupt-controller/riscv,imsics.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: RISC-V Incoming MSI Controller (IMSIC)10 - Anup Patel <anup@brainfault.org>13 The RISC-V advanced interrupt architecture (AIA) defines a per-CPU incoming14 MSI controller (IMSIC) for handling MSIs in a RISC-V platform. The RISC-V15 AIA specification can be found at https://github.com/riscv/riscv-aia.17 The IMSIC is a per-CPU (or per-HART) device with separate interrupt file[all …]
1 .. SPDX-License-Identifier: GPL-2.010 This document explains how a guest operating system can act as a15 guest virtual machine that is directly run under L0 and is initiated16 and controlled by L0. L2 is a guest virtual machine that is initiated36 KVM: PPC: Book3S HV: Nested guest entry via hypercall44 vCPU (except in the short sequence in the L0 on L1 -> L2 entry and L245 -> L1 exit).74 - L1 and L0 negotiate capabilities with H_GUEST_{G,S}ET_CAPABILITIES()77 - L1 requests the L0 create an L2 with H_GUEST_CREATE() and receives a token79 - L1 requests the L0 create an L2 vCPU with H_GUEST_CREATE_VCPU()[all …]
1 .. SPDX-License-Identifier: GPL-2.0+8 Copyright(c) 2013-2018 Intel Corporation.13 - Overview14 - Identifying Your Adapter15 - Additional Configurations16 - Known Issues/Troubleshooting17 - Support30 The guest OS loading the iavf driver must support MSI-X interrupts.53 ---------------------58 # dmesg -n 8[all …]
16 force -- enable ACPI if default was off17 on -- enable ACPI but allow fallback to DT [arm64,riscv64]18 off -- disable ACPI if default was on19 noirq -- do not use ACPI for IRQ routing20 strict -- Be less tolerant of platforms that are not22 rsdt -- prefer RSDT over (default) XSDT23 copy_dsdt -- copy DSDT to memory24 nospcr -- disable console in ACPI SPCR table as41 If set to vendor, prefer vendor-specific driver73 Documentation/firmware-guide/acpi/debug.rst for more information about[all …]