Home
last modified time | relevance | path

Searched full:hypervisors (Results 1 – 25 of 43) sorted by relevance

12

/linux-5.10/arch/x86/kernel/cpu/
Dhypervisor.c29 static const __initconst struct hypervisor_x86 * const hypervisors[] = variable
67 for (p = hypervisors; p < hypervisors + ARRAY_SIZE(hypervisors); p++) { in detect_hypervisor_vendor()
/linux-5.10/Documentation/virt/
Dparavirt_ops.rst9 different hypervisors, this restriction was removed with pv_ops.
11 hypervisors. It allows each hypervisor to override critical operations and
13 including native machine -- without any hypervisors.
/linux-5.10/Documentation/virt/kvm/
Dnested-vmx.rst12 *cannot* themselves be hypervisors running their own guests, because in VMX,
16 hypervisors (which use VMX) with their own nested guests. It does so by
61 which are used in practice by popular hypervisors (KVM and others).
Ds390-diag.rst9 hypervisors.
35 documentation for the s390 hypervisors defining them.
Drunning-nested-guests.rst64 - Live migration of "guest hypervisors" and their nested guests, for
/linux-5.10/tools/testing/selftests/net/
Dtest_vxlan_under_vrf.sh6 # It simulates two hypervisors running a VM each using four network namespaces:
8 # A small VXLAN tunnel is made between the two hypervisors to have the two vms
64 # Setup "Hypervisors" simulated with netns
/linux-5.10/tools/testing/selftests/powerpc/vphn/asm/
Dlppaca.h34 * These definitions relate to hypervisors that only exist when using
57 * Pre-v4.14 KVM hypervisors reject the VPA if its size field is smaller than
/linux-5.10/arch/powerpc/include/asm/
Dlppaca.h34 * These definitions relate to hypervisors that only exist when using
57 * Pre-v4.14 KVM hypervisors reject the VPA if its size field is smaller than
/linux-5.10/drivers/input/mouse/
Dvmmouse.h3 * Driver for Virtual PS/2 Mouse on VMware and QEMU hypervisors.
Dvmmouse.c3 * Driver for Virtual PS/2 Mouse on VMware and QEMU hypervisors.
314 * Array of supported hypervisors.
/linux-5.10/include/xen/interface/
Delfnote.h186 * kernel to specify support for features that older hypervisors don't
187 * know about. The set of features 4.2 and newer hypervisors will
/linux-5.10/arch/x86/include/asm/
Dtlb.h29 * shootdown, enablement code for several hypervisors overrides
Dqspinlock.h93 * On hypervisors without PARAVIRT_SPINLOCKS support we fall in virt_spin_lock()
/linux-5.10/Documentation/admin-guide/hw-vuln/
Dl1tf.rst373 the hypervisors, i.e. unconditional L1D flushing
376 is still possible after boot. Hypervisors will issue a
389 is still possible after boot. Hypervisors will issue a
398 is still possible after boot. Hypervisors will issue a
403 flush,nowarn Same as 'flush', but hypervisors will not warn when a VM is
/linux-5.10/drivers/tty/hvc/
DKconfig7 hypervisors (pSeries, iSeries, Xen).
/linux-5.10/Documentation/virt/kvm/arm/
Dhyp-abi.rst39 Linux hypervisors.
/linux-5.10/arch/x86/mm/
Dpgtable_32.c89 * a hypervisor can load into later. Needed for dynamically loaded hypervisors,
/linux-5.10/drivers/gpu/drm/i915/
DKconfig109 device shared by multiple VMs under different hypervisors.
Di915_memcpy.c162 * Some hypervisors (e.g. KVM) don't support VEX-prefix instructions in i915_memcpy_init_early()
/linux-5.10/Documentation/dev-tools/
Dgdb-kernel-debugging.rst6 The kernel debugger kgdb, hypervisors like QEMU or JTAG-based hardware
/linux-5.10/Documentation/devicetree/bindings/arm/
Dpsci.yaml177 * enabling firmware and hypervisors to support existing and new kernels.
/linux-5.10/arch/x86/kvm/vmx/
Dnested.h239 * For most existing hypervisors, this will always return true.
/linux-5.10/arch/x86/include/asm/vdso/
Dgettimeofday.h31 * Declare the memory-mapped vclock data pages. These come from hypervisors.
/linux-5.10/Documentation/virt/kvm/devices/
Darm-vgic-its.rst146 interrupts for nested hypervisors.
/linux-5.10/arch/s390/kernel/
Dearly.c82 /* Detect known hypervisors */ in detect_machine_type()

12