Searched full:package (Results 1 – 25 of 146) sorted by relevance
123456
5 [[package]]11 [[package]]17 [[package]]27 [[package]]40 [[package]]47 [[package]]53 [[package]]62 [[package]]70 [[package]]79 [[package]][all …]
9 MSR_PKG_ENERGY_STATUS for the CPU package power domain. These MSRs are 64 bits29 spec and specify the power limit of the package, provide range of parameter(min39 the consumption of the package. This counter is supposed to overflow at some42 Each core belonging to the same Package reading the MSR_PKG_ENERGY_STATUS (i.e44 for the whole package. Whatever Core reading it will get the same value and a70 vCPU is running on which virtual package.78 9. Calculate the energy for each virtual package.80 10. The virtual MSRs are updated for each virtual package. Each vCPU that81 belongs to the same package will return the same value when accessing the93 package has 4 cores, 400 ticks maximum can be scheduled on all the cores[all …]
6 then by package (e.g. ``qemu/machine``, ``qemu/qmp``, etc).22 above, pip will install in "editable" mode. This installs the package as24 doing, the installed package always reflects the latest version in your28 packages for testing this package. They are not runtime requirements,58 Package installation also normally provides executable console scripts,71 - ``qemu/`` Python 'qemu' namespace package source directory.72 - ``tests/`` Python package tests directory.79 - ``PACKAGE.rst`` is used as the README file that is visible on PyPI.org.82 this package; it is referenced by ``setup.cfg``.83 - ``setup.cfg`` houses setuptools package configuration.
4 This package provides QEMU tooling used by the QEMU project to build,14 package's documentation21 This package is maintained by John Snow <jsnow@redhat.com> as part of36 package can be installed with the optional dependency group "devel":39 ``make develop`` can be used to install this package in editable mode
34 @echo " and install the qemu package in editable mode."44 @echo " Remove package build output."47 @echo " remove venv files, qemu package forwarder,"
138 * Arg 3 (Package): Arguments = Empty Package in tpm_build_ppi_acpi()151 * Arg 3 (Package): Arguments = Package: Type: Integer in tpm_build_ppi_acpi()191 * Arg 3 (Package): Arguments = Empty Package in tpm_build_ppi_acpi()192 * Returns: Type: Package of Integers in tpm_build_ppi_acpi()242 * Arg 3 (Package): Arguments = Empty Package in tpm_build_ppi_acpi()260 * Arg 3 (Package): Arguments = Empty Package in tpm_build_ppi_acpi()261 * Returns: Type: Package of Integer in tpm_build_ppi_acpi()293 * Arg 3 (Package): Arguments = String Package in tpm_build_ppi_acpi()311 * Arg 3 (Package): Arguments = Package: Type: Integer in tpm_build_ppi_acpi()382 * Arg 3 (Package): Arguments = Package: Type: Integer in tpm_build_ppi_acpi()[all …]
59 * Creating a package with static values. The max supported QTG ID will in build_cxl_dsm_method()70 * Return: A package containing two elements - a WORD that returns in build_cxl_dsm_method()72 * package containing the QTG ID(s) that the platform recommends. in build_cxl_dsm_method()73 * Package { in build_cxl_dsm_method()75 * Package {QTG Recommendations} in build_cxl_dsm_method()
33 * @ pkg_id: package number of the CPU35 * @ vpkg: virtual package number58 * Package statistic59 * @ e_start: package energy counter before the sleep60 * @ e_end: package energy counter after the sleep61 * @ e_delta: delta of package energy counter63 * @ nb_vcpu: number of vCPU running on this package
124 /* Retrieve the max number of physical package */211 /* Iterate over cpus and count cpus in each package */ in vmsr_count_cpus_per_package()222 /* Get the physical package ID for this CPU */ in vmsr_count_cpus_per_package()225 /* Check if the package ID is within the known number of packages */ in vmsr_count_cpus_per_package()227 /* If yes, count the cpu for this package*/ in vmsr_count_cpus_per_package()235 /* Get the physical package id from a given cpu id */
1 # This file describes Python package requirements to be7 # section is a TOML key-value list describing a package.10 # - accepted: accepted versions when using a system package12 # if a system package is not found; if not specified,
17 Ensure that the specified package group is installed.302 "(Hint: Debian puts ensurepip in its python3-venv package.)"422 for package in packages:425 iter(distribution(package).entry_points)476 Parse package name out of a PEP-508 depspec.486 " does not appear to contain a valid package name"515 Offer a summary to the user as to why a package failed to be installed.517 :param dep_spec: The package we tried to ensure, e.g. 'meson>=0.61.5'543 f"Python package '{pkg_name}' version '{pkg_version}' was found,"548 f"Python package '{pkg_name}' was not found nor installed."[all …]
5 namespace package <https://www.python.org/dev/peps/pep-0420/>`_.7 Each directory below is assumed to be an installable Python package that8 is available under the ``qemu.<package>`` namespace.
35 # the package lists are updated by "make lcitool-refresh"36 - name: Include package lists based on OS and architecture44 package:51 package:
... NULL phandle set-property device-end active-package (find-dev) get-package-path ...
IBM PPS Model 6015 | WH | k | W |& k K { @ @ @ { ...
4 This package seeks to provide semantic error classes that are intended10 package, and is suitable for use in handling semantic errors from this35 """Abstract error class for all errors originating from this package."""
4 This package provides a fairly low-level class for communicating8 `QMPClient` provides the main functionality of this package. All errors
84 The first command in the package, POSTCOPY_LISTEN, switches97 thread now finishes processing the migration package and124 forms the 'package' containing:133 The 'package' is sent as the data part of a Command: ``CMD_PACKAGED``, and the168 All the data associated with the package - the ( ... ) section in the diagram -170 to process the contents of the package (2) which contains commands (3,6) and173 - On receipt of 'postcopy listen' - 3 -(i.e. the 1st command in the package)176 while the main thread carries on loading the package. It loads normal277 and the ``vhost-user-bridge`` (in ``tests/``) and the DPDK package have changes
1 qemu.utils package4 This package provides miscellaneous utilities used for testing and
412 POWERPC_SVR_8347P = 0x80550010, /* PBGA package */413 POWERPC_SVR_8347T = 0x80530010, /* TBGA package */414 POWERPC_SVR_8347AP = 0x80550030, /* PBGA package */415 POWERPC_SVR_8347AT = 0x80530030, /* TBGA package */416 POWERPC_SVR_8347EP = 0x80540010, /* PBGA package */417 POWERPC_SVR_8347ET = 0x80520010, /* TBGA package */418 POWERPC_SVR_8347EAP = 0x80540030, /* PBGA package */419 POWERPC_SVR_8347EAT = 0x80520030, /* TBGA package */
1 qemu.machine package4 This package provides core utilities used for testing and debugging
15 Common error classes used throughout the package. Additional errors may26 """Base class for all exceptions from the QAPI package."""
58 /* Number of package on the Host */62 /* Number of cpus on each different package */64 /* Each package can have different maxticks */
111 Package Index (PyPI) via ``pip``, in order to build QEMU.116 bindgen tool, which is too big to package and distribute. The minimum124 compiler in the ``rustc-web`` package.127 (or newer) package. The path to ``rustc`` and ``rustdoc`` must be
81 # @package: QEMU will always set this field to an empty string.89 'data': {'qemu': 'VersionTriple', 'package': 'str'} }111 # "package":""