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: rust-embedded/qemu-exit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: update-ci
Choose a base ref
...
head repository: rust-embedded/qemu-exit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 19 commits
  • 11 files changed
  • 6 contributors

Commits on Oct 21, 2023

  1. README: add team ownership

    newAM committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    e381ef7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #25 from rust-embedded/update-readme

    README: add team ownership
    Dirbaio authored Oct 21, 2023
    Configuration menu
    Copy the full SHA
    8bc2f9d View commit details
    Browse the repository at this point in the history
  3. README: fix dead link

    newAM committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    2504c94 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #26 from rust-embedded/update-ci

    CI: update
    Dirbaio authored Oct 21, 2023
    Configuration menu
    Copy the full SHA
    87f458c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #27 from rust-embedded/fix-dead-link

    README: fix dead link
    Dirbaio authored Oct 21, 2023
    Configuration menu
    Copy the full SHA
    1d97fdb View commit details
    Browse the repository at this point in the history
  6. Fix CI

    newAM committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    05c60dc View commit details
    Browse the repository at this point in the history
  7. Merge pull request #28 from rust-embedded/fix-ci

    Fix CI
    newAM authored Oct 21, 2023
    Configuration menu
    Copy the full SHA
    cfc652e View commit details
    Browse the repository at this point in the history
  8. Add GHMQ

    newAM committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    9b27301 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #29 from rust-embedded/add-ghmq

    Add GHMQ
    newAM authored Oct 21, 2023
    Configuration menu
    Copy the full SHA
    9e26836 View commit details
    Browse the repository at this point in the history
  10. README: remove test badge

    newAM committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    c515e56 View commit details
    Browse the repository at this point in the history
  11. Update repository URLs

    newAM committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    ce1d0c1 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #30 from rust-embedded/remove-test-badge

    README: remove test badge
    newAM authored Oct 21, 2023
    Configuration menu
    Copy the full SHA
    abb8161 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. docs: fix dead links

    Signed-off-by: Martin Kröning <martin.kroening@eonerc.rwth-aachen.de>
    mkroening committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    f5e2a1d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #31 from mkroening/dead-links

    docs: fix dead links
    Dirbaio authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    5644679 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. Configuration menu
    Copy the full SHA
    3bb3690 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2025

  1. Fix formatting.

    reitermarkus committed Apr 18, 2025
    Configuration menu
    Copy the full SHA
    cf82b4a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #33 from dinkelhacker/master

    Add support for the 32 Bit Arm architectures.
    reitermarkus authored Apr 18, 2025
    Configuration menu
    Copy the full SHA
    c882e1f View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2025

  1. Add notes on using crate from Linux userspace

    It took me a little research to figure out how to use this crate from
    x86/x86_64 Linux userspace.  Add some notes to help people in the future.
    Chris Pick committed Apr 25, 2025
    Configuration menu
    Copy the full SHA
    84407e7 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2025

  1. Merge pull request #34 from cpick/linux-notes

    Add notes on using crate from Linux userspace
    newAM authored Apr 26, 2025
    Configuration menu
    Copy the full SHA
    d157a2a View commit details
    Browse the repository at this point in the history
Loading