Home
last modified time | relevance | path

Searched refs:enlightenments (Results 1 – 3 of 3) sorted by relevance

/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxl_dom.c225 libxl_bitmap enlightenments; in hvm_set_viridian_features() local
229 libxl_bitmap_init(&enlightenments); in hvm_set_viridian_features()
230 libxl_bitmap_alloc(CTX, &enlightenments, in hvm_set_viridian_features()
235 libxl_bitmap_set(&enlightenments, LIBXL_VIRIDIAN_ENLIGHTENMENT_BASE); in hvm_set_viridian_features()
236 libxl_bitmap_set(&enlightenments, LIBXL_VIRIDIAN_ENLIGHTENMENT_FREQ); in hvm_set_viridian_features()
249 libxl_bitmap_set(&enlightenments, v); in hvm_set_viridian_features()
254 libxl_bitmap_reset(&enlightenments, v); in hvm_set_viridian_features()
257 if (!libxl_bitmap_is_empty(&enlightenments) && in hvm_set_viridian_features()
263 libxl_for_each_set_bit(v, enlightenments) in hvm_set_viridian_features()
297 libxl_bitmap_dispose(&enlightenments); in hvm_set_viridian_features()
[all …]
/xen-4.10.0-shim-comet/docs/man/
A Dxl.cfg.pod.5.in1986 The groups of Microsoft Hyper-V (AKA viridian) compatible enlightenments
1987 exposed to the guest. The following groups of enlightenments may be
1995 and APIC access MSRs. These enlightenments can improve performance of
2004 enlightenments can improve performance of Windows 7 and Windows
2036 This group incorporates the crash control MSRs. These enlightenments
2061 For details of the enlightenments see the latest version of Microsoft's
2064 The enlightenments should be harmless for other versions of Windows
/xen-4.10.0-shim-comet/docs/misc/
A Dxen-command-line.markdown1783 encoded in guest CPUID 0x40000002 if viridian enlightenments are enabled.

Completed in 10 milliseconds