| /xen/tools/libxl/ |
| A D | libxl_aoutils.c | 179 for (ptr = data; len; len -= buf->used, ptr += buf->used) { in libxl__datacopier_prefixdata() 184 dc->used += buf->used; in libxl__datacopier_prefixdata() 239 dc->used -= rm->used; in datacopier_readable() 248 buf->used = 0; in datacopier_readable() 305 buf->used += r; in datacopier_readable() 308 dc->used += r; in datacopier_readable() 337 if (!buf->used) { in datacopier_writable() 353 assert(r <= buf->used); in datacopier_writable() 354 buf->used -= r; in datacopier_writable() 355 dc->used -= r; in datacopier_writable() [all …]
|
| /xen/xen/include/xen/ |
| A D | livepatch_payload.h | 99 livepatch_precall_t *__attribute__((weak, used)) \ 103 livepatch_actioncall_t *__attribute__((weak, used)) \ 107 livepatch_postcall_t *__attribute__((weak, used)) \ 111 livepatch_precall_t *__attribute__((weak, used)) \ 115 livepatch_actioncall_t *__attribute__((weak, used)) \ 119 livepatch_postcall_t *__attribute__((weak, used)) \
|
| /xen/tools/flask/policy/modules/ |
| A D | xen.te | 5 # An attribute may be used in a rule as shorthand for all types with that 21 # These types are used internally for objects created during Xen startup or for 61 # that violates the expression. This is used to ensure proper labeling of 83 # The object role (object_r) is used for devices, resources, and event channels; 84 # it does not need to be defined here and should not be used for domains. 86 # The system user and role are used for utility domains and pseudo-domains. In 87 # systems where users and roles are not being used for separation, all domains
|
| /xen/tools/ocaml/xenstored/ |
| A D | symbol.mli | 36 - mark all the symbols really usefull as used (with [mark_as_used]); and 46 (** Get the number of used symbols. *) 51 val used : unit -> int val 52 (** Returns the number of existing symbols used since the last GC *)
|
| /xen/tools/flask/policy/policy/ |
| A D | security_classes | 3 # These classes are not used by the hypervisor, but may be used by domains or
|
| A D | initial_sids | 1 # Labels for initial SIDs. These initial SIDs are used by the hypervisor for 16 # Initial SIDs used by the toolstack for domains without defined labels
|
| /xen/ |
| A D | INSTALL | 17 environment variables which are used to adjust various aspects of the 145 The oxenstored daemon is the default but can only be used if the 147 original xenstored will be used. Valid names are xenstored and 162 this detection and the sysv runlevel scripts have to be used. 179 debug. This option can be used to disable such code paths. 203 debug. This option can be used to disable such code paths. 210 used to override this path. Using the environment variable 228 be used to append a custom string to the version. 238 can be used to provide fixed timestamps in the expected format. 244 This variable can be used to point to a different git binary to be used. [all …]
|
| A D | CODING_STYLE | 4 The Xen coding style described below is the coding style used by the 10 source is generally used (commonly the Linux coding style). 37 Space characters are used to spread out logical statements, such as in 97 Fixed width types should only be used when a fixed width quantity is 107 Only C style /* ... */ comments are to be used. C++ style // comments 108 should not be used. Multi-word comments should begin with a capital 142 Passing errors up the stack should be used when the caller is already 146 domain_crash() should be used when passing errors up the stack is too 152 BUG_ON() should be used when you can’t pass errors up the stack, and
|
| /xen/docs/misc/ |
| A D | xen-error-handling.txt | 7 guest. This should not be used where the hypervisor itself is in 13 Note that this should be used in most cases in preference to 44 is most commonly used as an 'always on' alternative to ASSERT(). 50 of the hypervisor. Typically ASSERT() is used only where the (usually 64 generally used where an unsupported system configuration is detected, 66 CPU context would not be useful. It may also be used before exception
|
| A D | grant-tables.txt | 28 4. domA clears the used reference. 35 The following data structures are used by Xen and the guests to implement 52 reference used to activate an entry. Xen will write into a shared entry to 65 act->pin : used to hold reference counts 66 act->lock : spinlock used to serialize access to active entry state 76 These are not used by the transfer mechanism. 86 grant_table->lock : rwlock used to prevent readers from accessing 90 grant_table->maptrack_lock : spinlock used to protect the maptrack limit 92 active_grant_entry->lock : spinlock used to serialize modifications to 214 Should _only_ be used when the remote domain has unmapped the frame. [all …]
|
| A D | pvh.pandoc | 4 native entry point, a `ELFNOTE` is used in order to tell the domain 50 The following VCPU hypercalls can be used in order to bring up secondary vCPUs: 52 * `VCPUOP_initialise` is used to set the initial state of the vCPU. The 58 * `VCPUOP_up` is used to launch the vCPU once the initial state has been 61 * `VCPUOP_down` is used to bring down a vCPU. 63 * `VCPUOP_is_up` is used to scan the number of available vCPUs.
|
| A D | efi.pandoc | 32 This configuration file and EFI commandline are only used for booting directly 58 The individual values used here are: 65 first instance within the file will be used. 76 The options should in general be the same as is used when booting 91 `-basevideo` command line option can be used to skip altering video modes. 113 and really not meant to be used together with the `-cfg=` command line option.
|
| A D | distro_mapping.txt | 13 directory exists, it is used; otherwise the Debian one is used.
|
| /xen/docs/man/ |
| A D | xl.conf.5.pod | 77 If disabled hotplug scripts will be called from udev, as it used to 85 Sets the path to the lock file used by xl to serialise certain 106 Configures the default hotplug script used by virtual network devices. 108 The old B<vifscript> option is deprecated and should not be used. 116 The old B<defaultbridge> option is deprecated and should not be used. 134 Configures the default script used by Remus to setup network buffering. 140 Configures the default script used by COLO to setup colo-proxy. 146 Configures the default output format used by xl when printing "machine 156 Configures the name of the first block device to be used for temporary 187 Free memory as reported by the hypervisor is used for
|
| A D | xen-vtpmmgr.7.pod | 47 system's security, the PCRs used to seal the TPM manager's data must contain 48 measurements for domains used to bootstrap the TPM Manager and vTPMs. 55 which is used to sign lists of valid configurations. A single TPM manager can 62 used with a conforming Privacy CA, this allows each group on the system to form 79 privacy CA data used to certify the AIK (see the TPM spec for details). Once the 121 Choose the driver used for communication with the hardware TPM. Values 122 other than tpm_tis should only be used for testing. 193 domain due to changes in the on-disk format and the method used to seal data. 343 driver is also used by vtpmmgr-stubdom to communicate with 357 vtpmmgr-stubdom. This driver could also be used separately to [all …]
|
| /xen/docs/misc/xen-makefiles/ |
| A D | makefiles.rst | 12 Description of the syntax that can be used in most Makefiles named 33 The following pattern is often used to have object selected 52 To do so, obj-y is used. 78 are assigned. They are used for all the normal cc, as and ld 93 This chapter describe some of the macro used when building Xen. 100 if_changed is the infrastructure used for the following commands. 114 if_changed may be used in conjunction with custom commands as 127 if_changed should not be used more than once per target.
|
| /xen/tools/xenstore/ |
| A D | xenstored_core.c | 231 out->used += ret; in write_messages() 232 if (out->used < sizeof(out->hdr)) in write_messages() 236 out->used = 0; in write_messages() 248 out->used += ret; in write_messages() 626 if (offset >= data->used) in get_string() 689 bdata->used = 0; in send_reply() 769 if (!in->used || get_string(in, 0) != in->used) in onearg() 1056 datalen = in->used - offset; in do_write() 1457 in->used += bytes; in handle_input() 1475 in->used = 0; in handle_input() [all …]
|
| A D | talloc_guide.txt | 10 If you are used to talloc from Samba3 then please read this carefully, 15 get used to it. 80 The function talloc_size() should be used when you don't have a 147 context passed must either be a context used in talloc_reference() 164 memory used by a pointer is about to be released. The destructor 200 Each talloc pointer has a "name". The name is used principally for 222 used by the "auto naming" macros, such as talloc_p(). 299 known so the typesafe talloc_realloc() cannot be used. 306 pointer. It is typically used when the context that the pointer is 557 particular type. This can be used in conjunction with [all …]
|
| /xen/tools/tests/mce-test/ |
| A D | README | 31 functions and variable definitions are defined to be used by 35 Tools used by MCE test suites, now only xen-mceinj tool. 49 results/<test_case>/guest_config #config file used to create guest 64 3. compile tools that used to test. in mce-test, $make.
|
| /xen/xen/common/ |
| A D | Kconfig | 7 32-bit interface support on 64-bit Xen which is used for both 123 Support Xen hypervisor file system. This file system is used to 136 When enabled the contents of the .config file used to build the 148 without rebooting. This is primarily used to execute a crash 269 not present. If this feature is being used for security, it should 327 unless livepatching is to be used. 333 This option should be used to ensure that a build of Xen can have a 341 unless Live patching is to be used, so these warnings can be 351 image and used at boot time. When the system boots, this string 364 This is used to work around broken bootloaders. This should [all …]
|
| /xen/stubdom/ |
| A D | lwip.patch-cvs | 474 if(mem2->used == 0) { 533 - if ((!mem->used) && 552 - mem2->used = 0; 557 - mem->used = 1; 566 + if ((!mem->used) && 590 + mem->used = 1; 604 + mem->used = 1; 616 - mem->used = 1; 1047 + LWIP_PLATFORM_DIAG(("sem.used: %"U32_F"\n\t", (u32_t)sys->sem.used)); 1050 + LWIP_PLATFORM_DIAG(("mbox.used: %"U32_F"\n\t", (u32_t)sys->mbox.used)); [all …]
|
| /xen/tools/xenstat/libxenstat/src/ |
| A D | xenstat_solaris.c | 33 int used; member 87 if (dev->used || dev->type != type) { in gc_devs() 107 dev->used = 0; in xenstat_uninit_devs() 136 dev->used = 1; in update_dev_stats() 278 dev->used = 0; in xenstat_collect_networks() 388 dev->used = 0; in xenstat_collect_vbds()
|
| /xen/docs/hypervisor-guide/ |
| A D | code-coverage.rst | 20 Coverage support is dependent on the compiler and toolchain used. As Xen 40 The ``SYSCTL_coverage_op`` hypercall is used to interact with the coverage 44 The ``read`` subcommand can be used to obtain the raw coverage data:: 51 Alternatively, the ``reset`` subcommand can be used reset all counters back to 70 paths are used by the tools, so splitting needs to output relative to ``/``.
|
| /xen/tools/firmware/vgabios/ |
| A D | vbe_display_api.txt | 132 This parameter can be used to detect the current display API (both bochs & vbebios). 142 This parameter can be used to read/write the vbe display X resolution (in pixels). 150 This parameter can be used to read/write the vbe display Y resolution (in pixels). 158 This parameter can be used to read/write the vbe display BPP. 166 This parameter can be used to read/write the vbe ENABLED state. 174 This parameter can be used to read/write the current selected BANK (at 0xA0000). 175 This can be used for switching banks in banked mode. 179 This parameter can be used to read/write the current virtual width.
|
| /xen/docs/misc/arm/device-tree/ |
| A D | booting.txt | 15 Optionally a more specific compatible string may be used in 106 - If xen,xen-bootargs is present, it will be used for Xen. 107 - If xen,dom0-bootargs is present, it will be used for Dom0. 109 bootargs will be used for Xen. 111 the top-level bootargs will used for Xen. 114 bootargs will be used for Dom0. 151 Please note that the SPI used for the virtual pl011 could clash with the 159 used, or GUEST_VPL011_SPI+1 if vpl011 is enabled, whichever is
|