/xen/tools/flask/policy/modules/ |
A D | modules.conf | 12 xen = on 15 dom0 = on 19 guest_features = on 26 domU = on 29 isolated_domU = on 30 prot_domU = on 31 nomigrate = on 34 nic_dev = on 37 xenstore = on 42 all_system_role = on [all …]
|
/xen/xen/tools/kconfig/tests/err_recursive_dep/ |
A D | Kconfig | 3 # depends on itself 7 depends on A 15 # depends on each other 19 depends on C2 23 depends on C1 25 # depends on and select 29 depends on D2 35 # depends on and imply 39 depends on E2 53 depends on F1 [all …]
|
A D | expected_stderr | 7 Kconfig:5: symbol A depends on A 12 Kconfig:17: symbol C1 depends on C2 13 Kconfig:21: symbol C2 depends on C1 19 Kconfig:27: symbol D1 depends on D2 24 Kconfig:37: symbol E1 depends on E2 30 Kconfig:60: symbol G depends on G 35 Kconfig:51: symbol F2 depends on F1
|
/xen/tools/firmware/etherboot/ |
A D | README | 14 as on 25th September 2008): 25 …on&DHCP_CLIENT_ID=&DHCP_CLIENT_ID_LEN=&DHCP_CLIENT_ID_TYPE=&DHCP_USER_CLASS=&DHCP_USER_CLASS_LEN=&…
|
/xen/tools/pygrub/ |
A D | README | 5 1) Libraries of ext2fs, which is the following package (depend on your Linux distribution): 6 - e2fslibs-dev on Debian based distributions (Debian, Ubuntu, Linspire, Libranet, Xandros, etc...) 7 - e2fsprogs-devel on RedHat, Fedora Core 8 - libext2fs2-devel on Mandriva/Mandrake 9 - e2fsprogs on Gentoo 11 2) Libraries of reiserfs, which is the following package (depend on your Linux distribution): 12 …- libreiserfs-dev on Debian based distributions (Debian, Ubuntu, Xandros, Libranet, Xandros, etc..… 13 - progsreiserfs-devel on RedHat 14 - progsreiserfs on Gentoo
|
/xen/xen/tools/kconfig/tests/auto_submenu/ |
A D | Kconfig | 9 depends on A 12 This depends on A, so should be a submenu of A. 16 depends on A0 23 depends on A 30 depends on A1 49 depends on A 51 This depends on A, but not a consecutive item, so can/should not
|
/xen/xen/arch/arm/ |
A D | Kconfig | 10 depends on !64BIT 14 depends on 64BIT 36 depends on ARM_64 44 depends on ARM_64 && !NEW_VGIC 83 depends on HAS_ALTERNATIVE 120 depends on HAS_ALTERNATIVE 125 depends on ARM_64 147 depends on ARM_64 170 depends on ARM_64 192 depends on ARM_64 [all …]
|
A D | Kconfig.debug | 35 depends on ARM_64 49 depends on ARM_32 63 depends on ARM_64 77 depends on ARM_64 125 depends on ARM_32 144 depends on ARM_64 163 depends on ARM_64 176 depends on ARM_64 206 depends on EARLY_PRINTK 248 depends on EARLY_UART_8250 [all …]
|
/xen/xen/drivers/char/ |
A D | Kconfig | 10 depends on ARM_64 18 depends on ARM_64 26 depends on ARM_64 34 depends on ARM 42 depends on ARM_32 50 depends on ARM_32 58 depends on ARM 65 depends on X86
|
/xen/docs/misc/ |
A D | kconfig-language.rst | 36 depends on MODULES 129 depends on BAR 167 depends on BAR 284 depends on NET 310 depends on MODULES 367 depends on M 369 depends on M 387 depends on M 389 depends on M 603 c22eacfe82f9 depends on A -> depends on B [all …]
|
A D | hypfs-paths.pandoc | 8 The availability of the hypervisor file system depends on the hypervisor 9 config option CONFIG_HYPFS, which is on per default. 63 /cpu-bugs/active-pv/xpti = ("No"|{"dom0", "domU", "PCID-on"}) [w,X86,PV] 65 Possible values would be "No" or a list of "dom0", "domU", and "PCID-on" with 66 the list elements separated by spaces, e.g. "dom0 PCID-on". 67 The entry would be writable and it would exist on X86 only and only if the 73 you write finds a path present, it can rely on behavior in future versions of 77 removed. For example, a path that's always available only on ARM systems 78 may become available on x86; or a path available on both systems may be 79 restricted to only appearing on ARM systems. Paths may also disappear [all …]
|
A D | netif-staging-grants.pandoc | 147 depending on the guest type. 210 on the first produced request from frontend. 228 depending on the guest type. 271 on backend, as opposed to a grant copy. 331 5) Sets up flags/checksum info on first request. 374 23) Set checksum info based on first response flags. 386 depending on the guest type. 389 receive a notification on the first newly produced response. 398 Depending on the implementation, it would mean that we no longer 424 kind of grants on the hypervisor. [all …]
|
/xen/tools/examples/ |
A D | README.incompatibilities | 4 Known incompatibilities with various commands on various distributions, and 11 brctl show <bridge> fails on SLES9 SP2. Workaround is to use brctl show 14 bridge name on every line. 37 \s is not supported in regexps on Debian etch (sed 4.1.2), Ubuntu 4.10. We
|
/xen/docs/man/ |
A D | xl-numa-placement.7.pod | 12 accessing times of a program running on a CPU depends on the relative 15 on which it can operate very fast. On the other hand, getting and storing 22 running memory-intensive workloads on a shared host. In fact, the cost 27 page on the Wiki. 45 basing on the vCPUs' scheduling affinity. 94 substantial performances benefits, although this will depend on the 153 execute on those same pCPUs. 180 tries to figure out on its own on which node(s) the domain could fit best. 211 candidates with a smaller number of vCPUs runnable on them (due 213 better. In case the same number of vCPUs can run on two (or more) [all …]
|
A D | xen-tscmode.7.pod | 13 Proper selection of tsc_mode depends on an understanding not only of 15 ever run on this guest OS. This is because tsc_mode applies 16 equally to both the OS and ALL apps that are running on this 122 The x86 "timestamp counter", or TSC, is a 64-bit register on each 124 every processor cycle, but on recent processors, it increases 150 in all power states, even on multi-socket machines, and provide a 154 tasks when running on these recent machines. 157 invariant as "TSC-safe" and any hardware on which TSC is not (or 206 hardware on which the virtual machine is launched. If it is 237 was properly initialized to zero on all processors at boot-time [all …]
|
A D | xentrace.8.pod | 21 I<FILE> specified on the command line. 50 Trace only on CPUs 0 through 3 53 Trace only on CPUs 0, 2, and 5 through 7 56 Trace only on CPUs 0 through 3 59 Trace only on CPUs 0 through 3 and 7 62 Trace only on CPUs 3 up to maximum numbers of CPUs the host has
|
/xen/xen/tools/kconfig/tests/new_choice_with_dep/ |
A D | Kconfig | 10 depends on A 12 "depends on A" has been newly added. 35 depends on A
|
/xen/xen/common/ |
A D | Kconfig | 97 depends on X86 134 depends on HYPFS 145 depends on HAS_KEXEC 166 depends on X86 171 running on them. 190 depends on XSM 203 depends on XSM_FLASK 214 depends on XSM_FLASK 230 depends on XSM 241 depends on XSM [all …]
|
/xen/docs/designs/ |
A D | argo.pandoc | 149 1) Acquire a Read lock on L1. 150 2) Acquire a Read lock on L2. 155 1) Acquire a Read lock on L1. 156 2) Acquire a Write lock on L2. 165 1) Acquire a Write lock on L1. 194 Points of write-locking on this lock: 235 write on `rings_L2_rwlock`. 241 Is accessed by the hypervisor on behalf of: 253 Is accessed by the hypervisor on behalf of: 268 Is accessed by the hypervisor on behalf of: [all …]
|
/xen/ |
A D | CHANGELOG.md | 5 The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) 17 - Hypervisor framework to ease porting Xen to run on hypervisors. 18 - Initial support to run on Hyper-V. 28 - The CPUID data seen by a guest on boot is now moved in the migration
|
/xen/tools/debugger/gdbsx/ |
A D | README | 6 kernel modules. It runs on dom0 running on xen hypervisor and allows debug 34 on dom0 to pause the guest. this will break into gdb right away. 39 o gdb>set scheduler-locking on : for single step of correct vcpu. 50 - For now, it is not possible to run gdbsx on a guest and gdb inside 56 - make sure firewall is disabled on dom0 if running gdb on a different host.
|
/xen/xen/arch/arm/platforms/ |
A D | Kconfig | 17 depends on ARM_64 26 depends on ARM_64 34 depends on ARM_64
|
/xen/xen/arch/x86/ |
A D | Kconfig | 58 depends on PV 74 depends on PV 86 do. If you're certain you don't plan on having PV guests 106 depends on HAS_AS_CET_SS && EXPERT 127 * Running HVM guests on hardware lacking hardware paging support 151 depends on HVM 214 depends on XEN_GUEST 223 depends on PV && XEN_GUEST 233 depends on PV_SHIM 255 depends on HVM
|
/xen/xen/arch/arm/tee/ |
A D | Kconfig | 4 depends on TEE 7 OP-TEE running on your platform. This requires
|
/xen/xen/ |
A D | Kconfig.debug | 18 depends on X86 25 depends on X86 48 depends on !LIVEPATCH 80 depends on PERF_COUNTERS 94 depends on HAS_DEVICE_TREE 109 depends on HAS_UBSAN
|