/openbmc/linux/arch/x86/kernel/cpu/ |
H A D | hypervisor.c | 29 static const __initconst struct hypervisor_x86 * const hypervisors[] = variable 67 for (p = hypervisors; p < hypervisors + ARRAY_SIZE(hypervisors); p++) { in detect_hypervisor_vendor()
|
/openbmc/linux/Documentation/virt/ |
H A 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.
|
/openbmc/qemu/docs/system/ |
H A D | guest-loader.rst | 9 useful for debugging hypervisors without having to jump through the 15 - sets platform FDT data so hypervisors can find and boot them
|
H A D | index.rst | 9 This includes working with hypervisors such as KVM, Xen
|
H A D | confidential-guest-support.rst | 4 Traditionally, hypervisors such as QEMU have complete access to a
|
/openbmc/linux/Documentation/virt/kvm/x86/ |
H A 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).
|
/openbmc/linux/tools/testing/selftests/net/ |
H A 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
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | lppaca.h | 12 * These definitions relate to hypervisors that only exist when using 36 * Pre-v4.14 KVM hypervisors reject the VPA if its size field is smaller than
|
/openbmc/linux/Documentation/virt/kvm/s390/ |
H A D | s390-diag.rst | 9 hypervisors. 35 documentation for the s390 hypervisors defining them.
|
/openbmc/qemu/docs/devel/ |
H A D | index-tcg.rst | 8 are only implementing things for HW accelerated hypervisors.
|
/openbmc/linux/drivers/input/mouse/ |
H A D | vmmouse.h | 3 * Driver for Virtual PS/2 Mouse on VMware and QEMU hypervisors.
|
H A D | vmmouse.c | 3 * Driver for Virtual PS/2 Mouse on VMware and QEMU hypervisors. 314 * Array of supported hypervisors.
|
/openbmc/linux/include/xen/interface/ |
H A D | elfnote.h | 169 * kernel to specify support for features that older hypervisors don't 170 * know about. The set of features 4.2 and newer hypervisors will
|
/openbmc/openbmc/poky/meta/recipes-connectivity/slirp/ |
H A D | libslirp_git.bb | 2 DESCRIPTION = "A general purpose TCP-IP emulator used by virtual machine hypervisors to provide vir…
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libosinfo/ |
H A D | libosinfo_1.11.0.bb | 1 SUMMARY = "API for managing information about operating systems, hypervisors and the (virtual) hard…
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | tlb.h | 25 * shootdown, enablement code for several hypervisors overrides
|
H A D | qspinlock.h | 94 * On hypervisors without PARAVIRT_SPINLOCKS support we fall in virt_spin_lock()
|
/openbmc/linux/Documentation/admin-guide/hw-vuln/ |
H A D | l1tf.rst | 373 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
|
/openbmc/linux/arch/x86/mm/ |
H A D | pgtable_32.c | 89 * a hypervisor can load into later. Needed for dynamically loaded hypervisors,
|
/openbmc/qemu/tests/uefi-test-tools/UefiTestToolsPkg/Include/Guid/ |
H A D | BiosTablesTest.h | 11 tests in hypervisors. Do not enable in production builds.
|
/openbmc/linux/drivers/char/hw_random/ |
H A D | arm_smccc_trng.c | 10 * implemenations and allow easier use in hypervisors.
|
/openbmc/qemu/docs/specs/ |
H A D | ppc-spapr-hcalls.rst | 25 predates the existence of hypervisors (it was originally an extension to Open
|
/openbmc/linux/Documentation/virt/kvm/arm/ |
H A D | hyp-abi.rst | 39 Linux hypervisors.
|
/openbmc/linux/drivers/tty/hvc/ |
H A D | Kconfig | 7 hypervisors (pSeries, iSeries, Xen).
|
/openbmc/u-boot/arch/arm/cpu/armv7/ |
H A D | virt-v7.c | 8 * needed to enable ARMv7 virtualization for current hypervisors
|