Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: liuw1/MigTD
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: intel/MigTD
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Able to merge. These branches can be automatically merged.
  • 11 commits
  • 25 files changed
  • 3 contributors

Commits on Feb 5, 2025

  1. build(deps): bump actions/upload-artifact from 4.4.3 to 4.6.0

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.4.3 to 4.6.0.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@b4b15b8...65c4c4a)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and jyao1 committed Feb 5, 2025
    Copy the full SHA
    fb03596 View commit details
  2. readme: add migration error codes and their causes

    Signed-off-by: Jiaqi Gao <[email protected]>
    gaojiaqi7 authored and jyao1 committed Feb 5, 2025
    Copy the full SHA
    2f1d1e1 View commit details
  3. Fix cargo build warnings.

    There are some manifest warnings due to "unused manifest key" because of misspelled keywords. This change addresses those warnings.
    
    Signed-off-by: David Skidmore <[email protected]>
    davidskidmore authored and jyao1 committed Feb 5, 2025
    Copy the full SHA
    76617af View commit details

Commits on Feb 19, 2025

  1. deps: update td-shim module

    Signed-off-by: Jiaqi Gao <[email protected]>
    gaojiaqi7 authored and jyao1 committed Feb 19, 2025
    Copy the full SHA
    abe730b View commit details
  2. config: add MMIO layout

    The new configuration file contains the address and size of MMIO space and
    PCIE config space.
    
    Signed-off-by: Jiaqi Gao <[email protected]>
    gaojiaqi7 authored and jyao1 committed Feb 19, 2025
    Copy the full SHA
    9034e09 View commit details

Commits on Mar 5, 2025

  1. build(deps): bump ilammy/setup-nasm from 1.5.1 to 1.5.2

    Bumps [ilammy/setup-nasm](https://github.com/ilammy/setup-nasm) from 1.5.1 to 1.5.2.
    - [Release notes](https://github.com/ilammy/setup-nasm/releases)
    - [Commits](ilammy/setup-nasm@13cbeb3...7279307)
    
    ---
    updated-dependencies:
    - dependency-name: ilammy/setup-nasm
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and jyao1 committed Mar 5, 2025
    Copy the full SHA
    65c1db5 View commit details
  2. build(deps): bump EmbarkStudios/cargo-deny-action from 2.0.4 to 2.0.6

    Bumps [EmbarkStudios/cargo-deny-action](https://github.com/embarkstudios/cargo-deny-action) from 2.0.4 to 2.0.6.
    - [Release notes](https://github.com/embarkstudios/cargo-deny-action/releases)
    - [Commits](EmbarkStudios/cargo-deny-action@e2f4ede...0484eed)
    
    ---
    updated-dependencies:
    - dependency-name: EmbarkStudios/cargo-deny-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and jyao1 committed Mar 5, 2025
    Copy the full SHA
    247a86b View commit details
  3. build(deps): bump ossf/scorecard-action from 2.4.0 to 2.4.1

    Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.4.0 to 2.4.1.
    - [Release notes](https://github.com/ossf/scorecard-action/releases)
    - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
    - [Commits](ossf/scorecard-action@62b2cac...f49aabe)
    
    ---
    updated-dependencies:
    - dependency-name: ossf/scorecard-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and jyao1 committed Mar 5, 2025
    Copy the full SHA
    09091bf View commit details
  4. build(deps): bump actions/upload-artifact from 4.6.0 to 4.6.1

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.6.0 to 4.6.1.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@65c4c4a...4cec3d8)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and jyao1 committed Mar 5, 2025
    Copy the full SHA
    59d99d8 View commit details
  5. build(deps): bump KyleMayes/install-llvm-action from 2.0.5 to 2.0.6

    Bumps [KyleMayes/install-llvm-action](https://github.com/kylemayes/install-llvm-action) from 2.0.5 to 2.0.6.
    - [Release notes](https://github.com/kylemayes/install-llvm-action/releases)
    - [Changelog](https://github.com/KyleMayes/install-llvm-action/blob/master/CHANGELOG.md)
    - [Commits](KyleMayes/install-llvm-action@e0a8dc9...6ba6e2c)
    
    ---
    updated-dependencies:
    - dependency-name: KyleMayes/install-llvm-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and jyao1 committed Mar 5, 2025
    Copy the full SHA
    0a5771d View commit details

Commits on Mar 13, 2025

  1. build(deps): bump EmbarkStudios/cargo-deny-action from 2.0.6 to 2.0.11

    Bumps [EmbarkStudios/cargo-deny-action](https://github.com/embarkstudios/cargo-deny-action) from 2.0.6 to 2.0.11.
    - [Release notes](https://github.com/embarkstudios/cargo-deny-action/releases)
    - [Commits](EmbarkStudios/cargo-deny-action@0484eed...34899fc)
    
    ---
    updated-dependencies:
    - dependency-name: EmbarkStudios/cargo-deny-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and jyao1 committed Mar 13, 2025
    Copy the full SHA
    13f6585 View commit details
Loading