/xen/xen/drivers/passthrough/x86/ |
A D | ats.c | 41 struct pci_dev *other; in enable_ats_device() local 43 list_for_each_entry ( other, ats_list, ats.list ) in enable_ats_device() 44 if ( other == pdev ) in enable_ats_device()
|
/xen/xen/xsm/flask/ss/ |
A D | conditional.c | 266 struct cond_av_list *other; member 276 struct cond_av_list *other = data->other, *list, *cur; in cond_insertf() local 301 if ( other ) in cond_insertf() 312 for ( cur = other; cur != NULL; cur = cur->next ) in cond_insertf() 364 struct cond_av_list **ret_list, struct cond_av_list *other) in cond_read_av_list() argument 385 data.other = other; in cond_read_av_list()
|
/xen/tools/console/testsuite/ |
A D | README | 5 other that they use to exchange a random seed. 9 they know what data the other side is generating and therefore what should be 18 console-dom0 and console-domU will communicate with each other and stress the
|
/xen/tools/flask/policy/modules/ |
A D | domU.te | 17 # domains of other types, or add more make_device_model lines for this type. 24 # This is required for PCI (or other device) passthrough
|
/xen/tools/libxc/ |
A D | xc_bitops.h | 73 const char *other = _other; in bitmap_or() local 76 dst[i] |= other[i]; in bitmap_or()
|
A D | COPYING | 31 Free Software Foundation and other authors who decide to use it. You 52 code. If you link other code with the library, you must provide 87 Public License permits more lax criteria for linking other code with 92 Public License. It also provides other free software developers Less 106 In other cases, permission to use a particular library in non-free 127 0. This License Agreement applies to any software library or other 206 this License, whose permissions for other licensees extend to the 226 that version instead if you wish.) Do not make any other change in 337 restrictions of other proprietary libraries that do not normally 346 the Library and of the other library facilities is otherwise [all …]
|
/xen/docs/designs/ |
A D | argo.pandoc | 11 negative performance impact from malicious or disruptive activity of other 12 domains, or even other VCPUs of the same domain operating other rings. 22 and the buffer is isolated from access by any other potential sources 87 data structures of other domains. 94 performance of each other. 97 other domains that are waiting for ring space availability. 168 _all domains_, but again at the expense of far less concurrency: no other 190 stop is expected to be a far less frequent operation than the other argo 198 * All of the notifications pending for other domains are cancelled. 203 by other domains are cancelled. [all …]
|
/xen/tools/ocaml/xenstored/ |
A D | perms.ml | 50 other: permty; RecordField 54 let create owner other acl = 55 { owner = owner; other = other; acl = acl } 57 let get_other perms = perms.other 93 let l = ((permvec.owner, permvec.other) :: permvec.acl) in
|
A D | config.ml | 82 let validate cf expected other = 88 other k v 110 let read filename expected other = 112 validate cf expected other
|
A D | oxenstored.conf.in | 12 # Limits applied to domains whose writes cause other domains' transaction 33 # involve a set of nodes that is writable by at most one other domain, 40 # multiple other domains can suffer conflicts caused by any of those
|
/xen/tools/libacpi/ |
A D | COPYING | 32 Free Software Foundation and other authors who decide to use it. You 53 code. If you link other code with the library, you must provide 88 Public License permits more lax criteria for linking other code with 93 Public License. It also provides other free software developers Less 107 In other cases, permission to use a particular library in non-free 128 0. This License Agreement applies to any software library or other 207 this License, whose permissions for other licensees extend to the 227 that version instead if you wish.) Do not make any other change in 338 restrictions of other proprietary libraries that do not normally 347 the Library and of the other library facilities is otherwise [all …]
|
/xen/xen/common/libelf/ |
A D | COPYING | 31 Free Software Foundation and other authors who decide to use it. You 52 code. If you link other code with the library, you must provide 87 Public License permits more lax criteria for linking other code with 92 Public License. It also provides other free software developers Less 106 In other cases, permission to use a particular library in non-free 127 0. This License Agreement applies to any software library or other 206 this License, whose permissions for other licensees extend to the 226 that version instead if you wish.) Do not make any other change in 337 restrictions of other proprietary libraries that do not normally 346 the Library and of the other library facilities is otherwise [all …]
|
/xen/tools/ocaml/ |
A D | LICENSE | 14 License. This exception does not however invalidate any other reasons 36 …ftware packages--typically libraries--of the Free Software Foundation and other authors who decide… 58 In other cases, permission to use a particular library in non-free programs enables a greater numbe… 66 …nt applies to any software library or other program which contains a notice placed by the copyrigh… 93 …brary) on a volume of a storage or distribution medium does not bring the other work under the sco… 127 It may happen that this requirement contradicts the license restrictions of other proprietary libra… 129 …other library facilities not covered by this License, and distribute such a combined library, prov… 132 …ry with a copy of the same work based on the Library, uncombined with any other library facilities… 140 …other reason (not limited to patent issues), conditions are imposed on you (whether by court order… 142 …ction is intended to apply, and the section as a whole is intended to apply in other circumstances. [all …]
|
/xen/tools/flask/policy/policy/ |
A D | global_tunables | 3 # and other components not defined within a specific policy module.
|
/xen/tools/xenstat/libxenstat/ |
A D | COPYING | 23 Free Software Foundation and other authors who decide to use it. You 45 code. If you link other code with the library, you must provide 80 Public License permits more lax criteria for linking other code with 85 Public License. It also provides other free software developers Less 99 In other cases, permission to use a particular library in non-free 120 0. This License Agreement applies to any software library or other 199 this License, whose permissions for other licensees extend to the 330 restrictions of other proprietary libraries that do not normally 339 the Library and of the other library facilities is otherwise 343 based on the Library, uncombined with any other library [all …]
|
/xen/tools/xenstore/ |
A D | COPYING | 28 Free Software Foundation and other authors who decide to use it. You 50 code. If you link other code with the library, you must provide 85 Public License permits more lax criteria for linking other code with 90 Public License. It also provides other free software developers Less 104 In other cases, permission to use a particular library in non-free 125 0. This License Agreement applies to any software library or other 204 this License, whose permissions for other licensees extend to the 335 restrictions of other proprietary libraries that do not normally 344 the Library and of the other library facilities is otherwise 348 based on the Library, uncombined with any other library [all …]
|
/xen/tools/firmware/vgabios/ |
A D | COPYING | 22 Free Software Foundation and other authors who decide to use it. You 43 code. If you link other code with the library, you must provide 78 Public License permits more lax criteria for linking other code with 83 Public License. It also provides other free software developers Less 97 In other cases, permission to use a particular library in non-free 118 0. This License Agreement applies to any software library or other 197 this License, whose permissions for other licensees extend to the 217 that version instead if you wish.) Do not make any other change in 328 restrictions of other proprietary libraries that do not normally 337 the Library and of the other library facilities is otherwise [all …]
|
/xen/tools/golang/xenlight/ |
A D | LICENSE | 22 Free Software Foundation and other authors who decide to use it. You 43 code. If you link other code with the library, you must provide 78 Public License permits more lax criteria for linking other code with 83 Public License. It also provides other free software developers Less 97 In other cases, permission to use a particular library in non-free 118 0. This License Agreement applies to any software library or other 197 this License, whose permissions for other licensees extend to the 217 that version instead if you wish.) Do not make any other change in 328 restrictions of other proprietary libraries that do not normally 337 the Library and of the other library facilities is otherwise [all …]
|
/xen/docs/admin-guide/ |
A D | introduction.rst | 20 managing other virtual machines, and the role of :term:`hardware domain`, 34 different to other guests. The choice of id 0 is not an accident, and
|
/xen/docs/misc/ |
A D | xl-psr.pandoc | 86 * Giving one domain a CBM of 0x0f and the other two domain's 0xf0 means that 88 portions) and the other two will share the other half. 91 first domain exclusive access to half the cache, and the other two exclusive 196 and the other is non-linear mode. 211 * Linear mode: Giving one domain a THRTL of 0xC and the other domain's 0 means 212 that the first domain gets 10% delay to access the cache and the other one 215 * Non-linear mode: Giving one domain a THRTL of 0xC and the other domain's 0 216 means that the first domain gets 8% delay to access the cache and the other
|
/xen/docs/features/ |
A D | template.pandoc | 45 Information concerning incompatibilities with other features or hardware 55 feature itself, or improve interaction with other features.
|
/xen/docs/misc/arm/ |
A D | early-printk.txt | 13 set other options, which depends on the driver selected. 33 - For all other uarts there are no additional options.
|
/xen/tools/xenmon/ |
A D | COPYING | 16 Foundation's software and to any other program whose authors commit to 17 using it. (Some other Free Software Foundation software is covered by 62 0. This License applies to any program or other work which contains 72 Activities other than copying, distribution and modification are not 84 and give any other recipients of the Program a copy of this License 121 this License, whose permissions for other licensees extend to the 131 a storage or distribution medium does not bring the other work under 198 infringement or for any other reason (not limited to patent issues), 212 apply and the section as a whole is intended to apply in other 216 patents or other property right claims or to contest validity of any [all …]
|
/xen/xen/ |
A D | COPYING | 43 Foundation's software and to any other program whose authors commit to 44 using it. (Some other Free Software Foundation software is covered by 89 0. This License applies to any program or other work which contains 99 Activities other than copying, distribution and modification are not 111 and give any other recipients of the Program a copy of this License 148 this License, whose permissions for other licensees extend to the 158 a storage or distribution medium does not bring the other work under 225 infringement or for any other reason (not limited to patent issues), 239 apply and the section as a whole is intended to apply in other 243 patents or other property right claims or to contest validity of any [all …]
|
/xen/xen/common/ |
A D | livepatch.c | 1401 struct payload *data, *other, *tmp; in livepatch_do_action() local 1450 list_for_each_entry_safe_reverse ( other, tmp, &applied_list, applied_list ) in livepatch_do_action() 1452 if ( is_hook_enabled(other->hooks.revert.action) ) in livepatch_do_action() 1454 … printk(XENLOG_INFO LIVEPATCH "%s: Calling revert action hook function\n", other->name); in livepatch_do_action() 1456 other->rc = (*other->hooks.revert.action)(other); in livepatch_do_action() 1459 other->rc = revert_payload(other); in livepatch_do_action() 1461 if ( !was_action_consistent(other, other->rc in livepatch_do_action() 1464 panic("livepatch: partially reverted payload '%s'!\n", other->name); in livepatch_do_action() 1466 if ( other->rc == 0 ) in livepatch_do_action() 1467 revert_payload_tail(other); in livepatch_do_action()
|