Home
last modified time | relevance | path

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

1234

/openbmc/linux/arch/x86/kernel/cpu/
H A 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()
/openbmc/linux/Documentation/virt/
H A 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.
/openbmc/qemu/docs/system/
H A Dguest-loader.rst9 useful for debugging hypervisors without having to jump through the
15 - sets platform FDT data so hypervisors can find and boot them
H A Dindex.rst9 This includes working with hypervisors such as KVM, Xen
H A Dconfidential-guest-support.rst4 Traditionally, hypervisors such as QEMU have complete access to a
/openbmc/linux/Documentation/virt/kvm/x86/
H A 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
63 which are used in practice by popular hypervisors (KVM and others).
/openbmc/linux/tools/testing/selftests/net/
H A 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
/openbmc/linux/arch/powerpc/include/asm/
H A Dlppaca.h12 * 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 Ds390-diag.rst9 hypervisors.
35 documentation for the s390 hypervisors defining them.
/openbmc/qemu/docs/devel/
H A Dindex-tcg.rst8 are only implementing things for HW accelerated hypervisors.
/openbmc/linux/drivers/input/mouse/
H A Dvmmouse.h3 * Driver for Virtual PS/2 Mouse on VMware and QEMU hypervisors.
H A Dvmmouse.c3 * Driver for Virtual PS/2 Mouse on VMware and QEMU hypervisors.
314 * Array of supported hypervisors.
/openbmc/linux/include/xen/interface/
H A Delfnote.h169 * 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 Dlibslirp_git.bb2 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 Dlibosinfo_1.11.0.bb1 SUMMARY = "API for managing information about operating systems, hypervisors and the (virtual) hard…
/openbmc/linux/arch/x86/include/asm/
H A Dtlb.h25 * shootdown, enablement code for several hypervisors overrides
H A Dqspinlock.h94 * On hypervisors without PARAVIRT_SPINLOCKS support we fall in virt_spin_lock()
/openbmc/linux/Documentation/admin-guide/hw-vuln/
H A 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
/openbmc/linux/arch/x86/mm/
H A Dpgtable_32.c89 * a hypervisor can load into later. Needed for dynamically loaded hypervisors,
/openbmc/qemu/tests/uefi-test-tools/UefiTestToolsPkg/Include/Guid/
H A DBiosTablesTest.h11 tests in hypervisors. Do not enable in production builds.
/openbmc/linux/drivers/char/hw_random/
H A Darm_smccc_trng.c10 * implemenations and allow easier use in hypervisors.
/openbmc/qemu/docs/specs/
H A Dppc-spapr-hcalls.rst25 predates the existence of hypervisors (it was originally an extension to Open
/openbmc/linux/Documentation/virt/kvm/arm/
H A Dhyp-abi.rst39 Linux hypervisors.
/openbmc/linux/drivers/tty/hvc/
H A DKconfig7 hypervisors (pSeries, iSeries, Xen).
/openbmc/u-boot/arch/arm/cpu/armv7/
H A Dvirt-v7.c8 * needed to enable ARMv7 virtualization for current hypervisors

1234