Home
last modified time | relevance | path

Searched refs:via (Results 1 – 25 of 66) sorted by relevance

123

/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Dirq.c383 void hvm_set_callback_via(struct domain *d, uint64_t via) in hvm_set_callback_via() argument
390 via_type = (uint8_t)MASK_EXTR(via, HVM_PARAM_CALLBACK_IRQ_TYPE_MASK) + 1; in hvm_set_callback_via()
391 if ( ((via_type == HVMIRQ_callback_gsi) && (via == 0)) || in hvm_set_callback_via()
425 gsi = hvm_irq->callback_via.gsi = (uint8_t)via; in hvm_set_callback_via()
437 pdev = hvm_irq->callback_via.pci.dev = (uint8_t)(via >> 11) & 31; in hvm_set_callback_via()
438 pintx = hvm_irq->callback_via.pci.intx = (uint8_t)via & 3; in hvm_set_callback_via()
443 hvm_irq->callback_via.vector = (uint8_t)via; in hvm_set_callback_via()
466 printk("Direct Vector 0x%02x\n", (uint8_t)via); in hvm_set_callback_via()
/xen-4.10.0-shim-comet/tools/flask/policy/modules/
A Dnomigrate.te1 # Domains of type nomigrate_t must be built via the nomigrate_t_building label;
/xen-4.10.0-shim-comet/docs/features/
A Dsched_credit.pandoc24 than `credit`) parameter is passed to Xen via the bootloader.
35 * checking or changing the global parameters, via, e.g.:
39 * checking or changing a VM's scheduling parameters, via, e.g.:
A Dfeature-levelling.pandoc49 hosts eg via ssh, in the form of automation software like GNU parallel or
146 The toolstack can query each of the calculated featureset via
147 `XEN_SYSCTL_get_cpu_featureset`, and query for the levelling caps via
153 Once a featureset has been chosen, it is set (implicitly or explicitly) via
A Dsched_credit2.pandoc44 * checking or changing the global parameters, via, e.g.:
48 * checking or changing a VM scheduling parameters, via, e.g.:
A Dtemplate.pandoc36 it on?), and how to interact with the feature (typically via `xl`).
/xen-4.10.0-shim-comet/docs/misc/arm/device-tree/
A Dacpi.txt4 Xen toolstack passes the domU ACPI tables via a reference in the /chosen node of
A Dguest.txt59 together with a set of UEFI runtime services implemented via hypercalls, see
/xen-4.10.0-shim-comet/docs/man/
A Dxen-vbd-interface.markdown.714 available _both_ via emulated IDE resp. SCSI controller, _and_ as a
16 disks available via the emulated IDE controller target the same
18 In hd* case with hdtype=ahci, disk will be AHCI via emulated
45 Non-whole disk devices cannot be passed through to HVM guests via
A Dxen-vtpmmgr.pod.725 =item 3. Provide evidence (via TPM Quotes) of the current configuration
33 The manager accepts commands from the vtpm-stubdom domains via the mini-os TPM
52 support multiple SAAs via the use of vTPM groups. Each group is associated with
82 Command line arguments are passed to the domain via the 'extra' parameter in the
/xen-4.10.0-shim-comet/
A Dconfigure.ac20 AX_ARG_DEFAULT_DISABLE([githttp], [Download GIT repositories via HTTP])
/xen-4.10.0-shim-comet/docs/misc/
A Dprintk-formats.txt13 Up to 64 characters. Buffer length expected via the field_width
A Ddistro_mapping.txt12 build host, via the "setvar_dir" macro in Config.mk) and for some
A Dx86-xenpv-bootloader.markdown12 filesystem, most likely via a stage 1 PV bootloader provided by dom0.
A Dcrashdb.txt28 connected from your workstation via a null modem cable in the
A D9pfs.markdown64 The frontend and the backend connect via xenstore to exchange
379 - notify the other end via event channel
391 - notify the other end via event channel
/xen-4.10.0-shim-comet/unmodified_drivers/linux-2.6/
A DREADME13 build tree via the XEN and XL environment variable.
/xen-4.10.0-shim-comet/config/
A DTools.mk.in44 # Download GIT repositories via HTTP or GIT's own protocol?
/xen-4.10.0-shim-comet/unmodified_drivers/linux-2.6/platform-pci/
A Dplatform-pci.c252 static int set_callback_via(uint64_t via) in set_callback_via() argument
258 a.value = via; in set_callback_via()
/xen-4.10.0-shim-comet/tools/console/testsuite/
A DREADME8 reads the numbers via the console. Because each side starts with the same seed
/xen-4.10.0-shim-comet/xen/include/asm-x86/hvm/
A Dirq.h212 void hvm_set_callback_via(struct domain *d, uint64_t via);
/xen-4.10.0-shim-comet/docs/
A DChangeLog70 New feature flag available via the version hypercall indicates whether the
115 Backend advertises availability via 'feature-flush-cache' xenstore node.
/xen-4.10.0-shim-comet/tools/hotplug/Linux/init.d/
A Dsysconfig.xendomains.in18 # If you want to a quick'n'dirty shutdown via SysRq, you may want to set
108 # If this variable is set to "true", only the domains started via config
/xen-4.10.0-shim-comet/docs/misc/arm/
A Dsilicon-errata.txt30 workarounds via the alternatives framework". These are enabled by default
/xen-4.10.0-shim-comet/tools/debugger/gdbsx/
A DREADME41 o since gdb is not kernel debugger, vcpus are emulated via threads

Completed in 14 milliseconds

123