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: cross-platform-actions/action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.15.0
Choose a base ref
...
head repository: cross-platform-actions/action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.19.0
Choose a head ref
  • 15 commits
  • 30 files changed
  • 3 contributors

Commits on Jul 23, 2023

  1. readme.md: document architecture input

    Co-authored-by: Jacob Carlborg <doob@me.com>
    scribam and jacob-carlborg authored Jul 23, 2023
    Configuration menu
    Copy the full SHA
    f2d791a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61b3a55 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b119483 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Use operating system specific jobs

    This allows to better use the matrix feature
    jacob-carlborg committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    9e5aeee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47f1349 View commit details
    Browse the repository at this point in the history
  3. Bump QEMU to 8.0.3

    jacob-carlborg committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    c98dd5a View commit details
    Browse the repository at this point in the history
  4. Bump QEMU to 8.0.3

    jacob-carlborg committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    35286f1 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Allow specifying custom image url

    Signed-off-by: Aisha Tammy <floss@bsd.ac>
    epsilon-0 authored and jacob-carlborg committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    12af1e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1eb549d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d66acb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2da2f87 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aab0a16 View commit details
    Browse the repository at this point in the history
  6. Release 0.18.0

    jacob-carlborg committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    476a1a8 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Fix #60: VMs running via QEMU only expose SSE and SSE2 CPU features

    This changes the machine to `q35` and the CPU to `max`, for x86-64.
    jacob-carlborg committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    c4e0256 View commit details
    Browse the repository at this point in the history
  2. Release 0.19.0

    jacob-carlborg committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    53ae5ad View commit details
    Browse the repository at this point in the history
Loading