Searched full:virtualized (Results 1 – 25 of 152) sorted by relevance
1234567
/linux-6.14.4/Documentation/virt/hyperv/ |
D | clocks.rst | 9 and timer. Guest VMs use this virtualized hardware as the Linux 26 also provides access to the virtualized TSC via the RDTSC and 32 calibration and sets tsc_reliable. Hyper-V provides virtualized 34 APIC timer, and RTC. Hyper-V does not provide a virtualized HPET in 78 virtualized PIT and local APIC timer also work, but Hyper-V stimer0
|
/linux-6.14.4/sound/xen/ |
D | Kconfig | 5 tristate "Xen para-virtualized sound frontend driver" 11 Choose this option if you want to enable a para-virtualized
|
/linux-6.14.4/drivers/gpu/drm/xen/ |
D | Kconfig | 6 tristate "Para-virtualized frontend driver for Xen guest OS" 14 Choose this option if you want to enable a para-virtualized
|
/linux-6.14.4/drivers/cpuidle/ |
D | Kconfig | 37 bool "Haltpoll governor (for virtualized systems)" 45 Some virtualized workloads benefit from using it.
|
/linux-6.14.4/Documentation/gpu/ |
D | xen-front.rst | 2 drm/xen-front Xen para-virtualized frontend driver 5 This frontend driver implements Xen para-virtualized display
|
/linux-6.14.4/Documentation/ABI/testing/ |
D | sysfs-hypervisor-xen | 8 "HVM": fully virtualized guest (x86) 10 "PVH": fully virtualized guest without legacy emulation (x86)
|
/linux-6.14.4/Documentation/userspace-api/ |
D | iommufd.rst | 86 The name "vIOMMU" isn't necessarily identical to a virtualized IOMMU in a 87 VM. A VM can have one giant virtualized IOMMU running on a machine having 89 or configurations from this single virtualized IOMMU instance to multiple 92 IOMMU, not necessarily of a virtualized IOMMU. For VMMs that want the full 94 same number of virtualized IOMMUs as the number of physical IOMMUs, so the 95 passed-through devices would be connected to their own virtualized IOMMUs
|
/linux-6.14.4/drivers/net/ethernet/qlogic/ |
D | Kconfig | 44 This allows for virtual function acceleration in virtualized 96 This allows for virtual function acceleration in virtualized
|
/linux-6.14.4/drivers/vfio/pci/ |
D | vfio_pci_config.c | 18 * which fields are 'virtualized' - special actions and translations to 105 * whether the field is 'virtualized', or just pass through to the 106 * hardware. Any virtualized field is also virtualized for writes. 185 /* Any non-virtualized bits? */ in vfio_default_config_read() 214 /* Virtualized and writable bits go to vconfig */ in vfio_default_config_write() 226 /* Non-virtualized and writable bits go to hardware */ in vfio_default_config_write() 365 * - All Readable, None Writeable, None Virtualized in alloc_perm_bits() 664 /* Virtualized for SR-IOV functions, which just have FFFF */ in init_pci_cap_basic_perm() 850 * Both the address and data registers are virtualized to in init_pci_cap_vpd_perm() 886 * The FLR bit is virtualized, if set and the device supports PCIe in vfio_exp_config_write() [all …]
|
/linux-6.14.4/drivers/cpufreq/ |
D | Kconfig | 224 This adds a virtualized cpufreq driver for guest kernels that 225 read/writes to a MMIO region for a virtualized cpufreq device to 228 frequency. If a VM does not support a virtualized FIE such as AMUs,
|
/linux-6.14.4/Documentation/devicetree/bindings/powerpc/fsl/ |
D | msi-pic.txt | 37 This property may be used in virtualized environments where the hypervisor 87 In a virtualized environment, the hypervisor may need to create an IOMMU
|
/linux-6.14.4/arch/x86/include/asm/xen/ |
D | cpuid.h | 108 #define XEN_HVM_CPUID_APIC_ACCESS_VIRT (1u << 0) /* Virtualized APIC registers */ 109 #define XEN_HVM_CPUID_X2APIC_VIRT (1u << 1) /* Virtualized x2APIC accesses */
|
/linux-6.14.4/include/xen/interface/ |
D | sched.h | 81 * in interpreting shutdown requests and reasons for fully-virtualized 82 * domains. A para-virtualized domain may use SCHEDOP_shutdown directly.
|
/linux-6.14.4/arch/powerpc/platforms/powernv/ |
D | Kconfig | 4 bool "IBM PowerNV (Non-Virtualized) platform support"
|
/linux-6.14.4/arch/riscv/kvm/ |
D | Kconfig | 37 Support hosting virtualized guest machines.
|
/linux-6.14.4/arch/loongarch/kvm/ |
D | Kconfig | 37 Support hosting virtualized guest machines using
|
/linux-6.14.4/Documentation/devicetree/bindings/iommu/ |
D | xen,grant-dma.yaml | 7 title: Xen specific IOMMU for virtualized devices (e.g. virtio)
|
/linux-6.14.4/Documentation/devicetree/bindings/cpufreq/ |
D | qemu,virtual-cpufreq.yaml | 14 Virtual CPUFreq is a virtualized driver in guest kernels that sends performance
|
/linux-6.14.4/drivers/net/ethernet/sfc/siena/ |
D | Kconfig | 36 virtualized environments.
|
/linux-6.14.4/drivers/dma/qcom/ |
D | Kconfig | 42 start managing the channels. In a virtualized environment,
|
/linux-6.14.4/Documentation/virt/kvm/x86/ |
D | timekeeping.rst | 321 timer device would require additional support to be virtualized properly and is 547 Since CPUID may actually be virtualized by a trap and emulate mechanism, this 624 Precise timing and delays may not be possible in a virtualized system. This 627 in general for a virtualized system; hardware control software can't be 628 adequately virtualized without a full real-time operating system, which would 639 guest about the host in anything but a perfect implementation of virtualized
|
/linux-6.14.4/arch/arm64/kvm/ |
D | Kconfig | 42 Support hosting virtualized guest machines.
|
/linux-6.14.4/Documentation/security/ |
D | snp-tdx-threat-model.rst | 12 Kernel developers working on confidential computing for virtualized 32 that are targeting virtualized environments and allow running Virtual 35 virtualized environments (VE)'.
|
/linux-6.14.4/net/openvswitch/ |
D | Kconfig | 22 Open vSwitch is a multilayer Ethernet switch targeted at virtualized
|
/linux-6.14.4/drivers/net/ethernet/sfc/ |
D | Kconfig | 58 virtualized environments.
|
1234567