History log of /cloud-hypervisor/scripts/prepare_vdpa.sh (Results 1 – 6 of 6)
Revision Date Author Comments
# 5e9886bb 02-Apr-2024 Ruslan Mstoi <ruslan.mstoi@intel.com>

build: add REUSE Compliance Check

In accordance with reuse requirements:
- Place each license file in the LICENSES/ directory
- Add missing SPDX-License-Identifier to files.
- Add .reuse/dep5 to bul

build: add REUSE Compliance Check

In accordance with reuse requirements:
- Place each license file in the LICENSES/ directory
- Add missing SPDX-License-Identifier to files.
- Add .reuse/dep5 to bulk-license files

Fixes: #5887

Signed-off-by: Ruslan Mstoi <ruslan.mstoi@intel.com>

show more ...


# 2b2d0065 29-Jan-2024 Ruslan Mstoi <ruslan.mstoi@intel.com>

scripts: fix shell scripts according to shellcheck errors

Unify coding style of shell scripts in accordance with
shellcheck errors.

Signed-off-by: Ruslan Mstoi <ruslan.mstoi@intel.com>


# 318caeb9 26-Jan-2024 Ruslan Mstoi <ruslan.mstoi@intel.com>

scripts: fix shell scripts format according to shfmt

Unify coding style of shell scripts in accordance with shfmt checks.

Signed-off-by: Ruslan Mstoi <ruslan.mstoi@intel.com>


# 91fe48d5 15-Dec-2023 Philipp Schuster <philipp.schuster@cyberus-technology.de>

scripts: more compatible shebangs

Signed-off-by: Philipp Schuster <philipp.schuster@cyberus-technology.de>


# f8f0b40e 23-May-2022 Rob Bradford <robert.bradford@intel.com>

build: Move Jenkins workers over to jammy

Fixes: #3862

Signed-off-by: Rob Bradford <robert.bradford@intel.com>


# d1d55f16 15-Mar-2022 Sebastien Boeuf <sebastien.boeuf@intel.com>

scripts: Add a script for preparing environment for vDPA

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>