Searched full:hypervisors (Results  1 – 25 of 49) sorted by relevance
12
| /Linux-v5.15/arch/x86/kernel/cpu/ | 
| D | hypervisor.c | 29 static const __initconst struct hypervisor_x86 * const hypervisors[] =  variable67 	for (p = hypervisors; p < hypervisors + ARRAY_SIZE(hypervisors); p++) {  in detect_hypervisor_vendor()
 
 | 
| /Linux-v5.15/Documentation/virt/ | 
| D | paravirt_ops.rst | 9 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-v5.15/Documentation/virt/kvm/ | 
| D | nested-vmx.rst | 12 *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
 63 which are used in practice by popular hypervisors (KVM and others).
 
 | 
| D | s390-diag.rst | 9 hypervisors.35 documentation for the s390 hypervisors defining them.
 
 | 
| /Linux-v5.15/tools/testing/selftests/net/ | 
| D | test_vxlan_under_vrf.sh | 6 # 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-v5.15/tools/testing/selftests/powerpc/vphn/asm/ | 
| D | lppaca.h | 34  * These definitions relate to hypervisors that only exist when using57  * Pre-v4.14 KVM hypervisors reject the VPA if its size field is smaller than
 
 | 
| /Linux-v5.15/arch/powerpc/include/asm/ | 
| D | lppaca.h | 34  * These definitions relate to hypervisors that only exist when using57  * Pre-v4.14 KVM hypervisors reject the VPA if its size field is smaller than
 
 | 
| /Linux-v5.15/drivers/input/mouse/ | 
| D | vmmouse.h | 3  * Driver for Virtual PS/2 Mouse on VMware and QEMU hypervisors.
 | 
| D | vmmouse.c | 3  * Driver for Virtual PS/2 Mouse on VMware and QEMU hypervisors.314  * Array of supported hypervisors.
 
 | 
| /Linux-v5.15/include/xen/interface/ | 
| D | elfnote.h | 186  * kernel to specify support for features that older hypervisors don't187  * know about. The set of features 4.2 and newer hypervisors will
 
 | 
| /Linux-v5.15/arch/x86/include/asm/ | 
| D | tlb.h | 28  * shootdown, enablement code for several hypervisors overrides
 | 
| D | qspinlock.h | 93 	 * On hypervisors without PARAVIRT_SPINLOCKS support we fall  in virt_spin_lock()
 | 
| /Linux-v5.15/Documentation/admin-guide/hw-vuln/ | 
| D | l1tf.rst | 373 		the hypervisors, i.e. unconditional L1D flushing376 		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-v5.15/drivers/tty/hvc/ | 
| D | Kconfig | 7 	  hypervisors (pSeries, iSeries, Xen).
 | 
| /Linux-v5.15/arch/x86/mm/ | 
| D | pgtable_32.c | 89  * a hypervisor can load into later.  Needed for dynamically loaded hypervisors,
 | 
| /Linux-v5.15/drivers/char/hw_random/ | 
| D | arm_smccc_trng.c | 10  * implemenations and allow easier use in hypervisors.
 | 
| /Linux-v5.15/Documentation/virt/kvm/arm/ | 
| D | hyp-abi.rst | 39   Linux hypervisors.
 | 
| /Linux-v5.15/drivers/gpu/drm/i915/ | 
| D | Kconfig | 110 	  device shared by multiple VMs under different hypervisors.
 | 
| D | i915_memcpy.c | 162 	 * Some hypervisors (e.g. KVM) don't support VEX-prefix instructions  in i915_memcpy_init_early()
 | 
| /Linux-v5.15/Documentation/dev-tools/ | 
| D | gdb-kernel-debugging.rst | 6 The kernel debugger kgdb, hypervisors like QEMU or JTAG-based hardware
 | 
| /Linux-v5.15/arch/x86/kvm/vmx/ | 
| D | nested.h | 234  * For most existing hypervisors, this will always return true.
 | 
| /Linux-v5.15/Documentation/devicetree/bindings/arm/ | 
| D | psci.yaml | 177      * enabling firmware and hypervisors to support existing and new kernels.
 | 
| /Linux-v5.15/arch/x86/include/asm/vdso/ | 
| D | gettimeofday.h | 31  * Declare the memory-mapped vclock data pages.  These come from hypervisors.
 | 
| /Linux-v5.15/Documentation/virt/kvm/devices/ | 
| D | arm-vgic-its.rst | 146  interrupts for nested hypervisors.
 | 
| /Linux-v5.15/arch/s390/kernel/ | 
| D | early.c | 84 	/* Detect known hypervisors */  in detect_machine_type()
 | 
        12