/xen-4.10.0-shim-comet/xen/include/public/arch-x86/ |
A D | xen-x86_32.h | 116 #define __DECL_REG_LO8(which) union { \ argument 117 uint32_t e ## which ## x; \ 118 uint16_t which ## x; \ 120 uint8_t which ## l; \ 121 uint8_t which ## h; \ 130 #define __DECL_REG_LO8(which) uint32_t e ## which ## x argument
|
A D | xen-x86_64.h | 135 #define __DECL_REG_LOHI(which) union { \ argument 136 uint64_t r ## which ## x; \ 137 uint32_t e ## which ## x; \ 138 uint16_t which ## x; \ 140 uint8_t which ## l; \ 141 uint8_t which ## h; \
|
A D | xen.h | 61 __DeFiNe__ __DECL_REG_LO8(which) uint32_t e ## which ## x 68 __DeFiNe__ __DECL_REG_LO8(which) e ## which ## x
|
/xen-4.10.0-shim-comet/xen/arch/x86/cpu/mcheck/ |
A D | mctelem.c | 315 int which = MCTE_CLASS(tep) == MCTE_F_CLASS_URGENT ? in mctelem_processing_hold() local 318 BUG_ON(tep != mctctl.mctc_processing_head[which]); in mctelem_processing_hold() 327 int which = MCTE_CLASS(tep) == MCTE_F_CLASS_URGENT ? in mctelem_processing_release() local 330 BUG_ON(tep != mctctl.mctc_processing_head[which]); in mctelem_processing_release() 333 mctctl.mctc_processing_head[which] = tep->mcte_next; in mctelem_processing_release() 376 mctelem_cookie_t mctelem_reserve(mctelem_class_t which) in mctelem_reserve() argument 398 if (which == MC_URGENT) in mctelem_reserve() 459 static void mctelem_append_processing(mctelem_class_t which) in mctelem_append_processing() argument 461 mctelem_class_t target = which == MC_URGENT ? in mctelem_append_processing() 511 mctelem_class_t target = (which == MC_URGENT) ? in mctelem_consume_oldest_begin() [all …]
|
/xen-4.10.0-shim-comet/tools/libxl/ |
A D | idl.txt | 18 The idl.Type base class has several other properties which apply to 24 The namespace in which the type resides. Usually this is "libxl_" but 32 Defines the manner in which a type should be passed to C 39 The name of the C function which will free all dynamically allocated 49 The name of the C function which will deep copy all fields within 68 The name of the C function which will initialist Type. 82 The name of the C function which will parse a libxl JSON structure 103 Instances of this class represent types which are predefined within 148 Base class for type-Classes which contain a number of other types 179 A subclass of idl.Aggregate which represents the C union type [all …]
|
/xen-4.10.0-shim-comet/docs/features/ |
A D | feature-levelling.pandoc | 30 Many factors affect the featureset which a VM may use: 56 directly. However, `CPUID` is an unprivileged instruction which doesn't 88 which Xen recognises as a deliberate attempt to get the fully-controlled 94 AMD CPUs from the `K8` onwards support _Feature Override_ MSRs, which allow 97 which are not actually supported. 100 _Feature Mask_ MSRs, which are a simple AND-mask applied to all `CPUID` 133 the _raw\_featureset_ into the _host\_featureset_, which is the set of 138 _hvm\_featureset_, which are the maximum featuresets Xen is willing to offer 156 guest cpuid policy is reflected in the MSRs, which are context switched with 173 Please ask on xen-devel for help identifying more specific tests which could [all …]
|
/xen-4.10.0-shim-comet/tools/python/ |
A D | pylintrc | 48 # note).You have access to the variables errors warning, statement which 101 # Regular expression which should only match functions or classes name which do 109 # Regular expression which should only match correct module names 112 # Regular expression which should only match correct class names 115 # Regular expression which should only match correct function names 118 # Regular expression which should only match correct method names 121 # Regular expression which should only match correct argument names 124 # Regular expression which should only match correct variable names 127 # Good variable names which should always be accepted, separated by a comma 130 # Bad variable names which should always be refused, separated by a comma [all …]
|
/xen-4.10.0-shim-comet/xen/arch/arm/arm32/ |
A D | debug-pl011.inc | 23 * rb: register which contains the UART base address 40 * rb: register which contains the UART base address 52 * rb: register which contains the UART base address 53 * rt: register which contains the character to transmit
|
A D | debug-8250.inc | 21 * rb: register which contains the UART base address 33 * rb: register which contains the UART base address 34 * rt: register which contains the character to transmit
|
A D | debug-exynos4210.inc | 23 * rb: register which contains the UART base address 35 * rb: register which contains the UART base address 36 * rt: register which contains the character to transmit
|
A D | debug-scif.inc | 24 * rb: register which contains the UART base address 36 * rb: register which contains the UART base address 37 * rt: register which contains the character to transmit
|
/xen-4.10.0-shim-comet/xen/arch/arm/arm64/ |
A D | debug-pl011.inc | 23 * xb: register which containts the UART base address 39 * xb: register which contains the UART base address 51 * xb: register which contains the UART base address 52 * wt: register which contains the character to transmit
|
A D | debug-8250.inc | 23 * xb: register which contains the UART base address 36 * xb: register which contains the UART base address 37 * wt: register which contains the character to transmit
|
A D | debug-cadence.inc | 25 * xb: register which contains the UART base address 37 * xb: register which contains the UART base address 38 * wt: register which contains the character to transmit
|
A D | debug-scif.inc | 26 * xb: register which contains the UART base address 38 * xb: register which contains the UART base address 39 * wt: register which contains the character to transmit
|
/xen-4.10.0-shim-comet/unmodified_drivers/linux-2.6/ |
A D | README | 2 kernels which have the classic-Xen patches applied. They do not work 3 with kernels which are not patched with the classic-Xen patches. In 6 For 2.6.36 and newer you should use the "PVHVM" functionality which is
|
/xen-4.10.0-shim-comet/docs/man/ |
A D | xl-network-configuration.pod.5 | 32 Each device has a C<DEVID> which is its index within the vif list, starting from 0. 88 Specifies the name of the network bridge which this VIF should be 96 Specifies the name of the network interface which has an IP and which 115 device to the guest and also as a paravirtualised device which the 181 What, if any, effect this has depends on the hotplug script which is 189 Specifies the backend domain which this device should attach to. This 191 driver domain which is outside the scope of this document. 196 Specifies the rate at which the outgoing traffic will be limited to. 226 It determines the frequency at which the vif transmission credit
|
A D | xl-disk-configuration.pod.5 | 40 pairs, flags and positional parameters. Parameters which are not bare 41 keywords and which do not contain "=" symbols are assigned to the 87 such as commas and (in some cases) colons, which would otherwise be 92 not be legal as vdevs. Targets which might match that syntax 165 C<rw> unless devtype=cdrom, in which case C<r> 220 Specifies the backend domain which this device should attach to. This 222 driver domain which is outside the scope of this document. 243 Automatically determine which backend to use. 248 which software implementation of the Xen backend driver is used. 306 not all backends versions which use the workaround understand this [all …]
|
A D | xlcpupool.cfg.pod.5 | 39 The semantics of each C<KEY> defines which form of C<VALUE> is required. 64 Specifies the scheduler which is used for the cpupool. Valid 124 This document is a work in progress and contains items which require 125 further documentation and which are generally incomplete (marked with
|
/xen-4.10.0-shim-comet/docs/misc/arm/device-tree/ |
A D | booting.txt | 24 string (which must always be present). 26 Xen will assume that the first module which lacks a more 33 - For a module which has the XSM Magic number: it will be 37 - For a module which does not have the XSM Magic: the second 40 third and subsequent modules which lack a specific 52 which remain supported such that systems supporting both 4.4
|
/xen-4.10.0-shim-comet/tools/pygrub/ |
A D | README | 5 1) Libraries of ext2fs, which is the following package (depend on your Linux distribution): 11 2) Libraries of reiserfs, which is the following package (depend on your Linux distribution):
|
/xen-4.10.0-shim-comet/tools/ocaml/xenstored/ |
A D | oxenstored.conf.in | 17 # the maximum value of each domain's conflict-credit, which falls by 24 # is the minimum pause-time during which a domain will be ignored. 39 # A transaction which involves a set of nodes which can be modified by
|
/xen-4.10.0-shim-comet/docs/misc/ |
A D | xenstore.txt | 4 Xenstore implements a database which maps filename-like pathnames 19 A separate specification will detail the keys and values which are 26 We can speak of two paths being <child> and <parent>, which is the 35 to store nonempty values at nodes which also have children. 84 <foo|> Binary data (which may contain zero or more nul bytes) 114 <path> is allowed not to start with /, in which case the 183 events which are invented by xenstored: 197 on being sent a watch when a path which it _is_ able to read 211 <wpath> (rather than the actual path which was removed). So 243 which changed paths which were read or written in the [all …]
|
A D | livepatch.markdown | 31 The end of the document has a section titled `Not Yet Done` which 64 * One wants to query which modules have been loaded at runtime. 113 which calls arch_do_domctl: 203 which would lessen the amount of patching to just one location. 206 new replacement function which required: 296 which describe the functions to be patched: 421 which follows the format of an ELF Note. The contents of this 475 which contains: 807 checks failing. Safety checks such as not patching code which 808 is on the stack - which can lead to corruption. [all …]
|
/xen-4.10.0-shim-comet/stubdom/ |
A D | COPYING | 14 Contains a significant portion of files which are licensed 30 licensed under the license from which the *.patch and *.diff
|