Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rework of libafl_qemu configuration #2054

Merged
merged 7 commits into from
Apr 16, 2024
Merged

Rework of libafl_qemu configuration #2054

merged 7 commits into from
Apr 16, 2024

Commits on Apr 15, 2024

  1. Rework of libafl_qemu configuration

    * LibAFL QEMU can now be dynamically linked
    * LibAFL QEMU reconfiguration happens less frequently
    * Possibility to have custom rpath in QEMU
    * Update to latest qemu-libafl-bridge
    rmalmain committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    5947882 View commit details
    Browse the repository at this point in the history
  2. clippy + fmt

    rmalmain committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    0daef3a View commit details
    Browse the repository at this point in the history
  3. fix debug build for qemu

    cleanup signature check
    rmalmain committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    a5e1241 View commit details
    Browse the repository at this point in the history
  4. Clippy

    rmalmain committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    80896f2 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Disabling debug-tcg for now

    rmalmain committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    7224d77 View commit details
    Browse the repository at this point in the history
  2. Upstream with qemu main

    rmalmain committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    f01b4a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0393223 View commit details
    Browse the repository at this point in the history