-
-
Notifications
You must be signed in to change notification settings - Fork 322
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
Refactor of Qemu configuration #2707
Open
rmalmain
wants to merge
20
commits into
main
Choose a base branch
from
qemu_builder_update
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on Nov 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for af20343 - Browse repository at this point
Copy the full SHA af20343View commit details
Commits on Nov 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5fa831a - Browse repository at this point
Copy the full SHA 5fa831aView commit details
Commits on Nov 25, 2024
-
* back to one QEMU init function * other small things
Configuration menu - View commit details
-
Copy full SHA for 28655d8 - Browse repository at this point
Copy the full SHA 28655d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for b85ab06 - Browse repository at this point
Copy the full SHA b85ab06View commit details
Commits on Nov 26, 2024
-
Light refactor of EmulatorModules
* qemu is now a parameter to EmulatorModule callbacks and most function hooks. * EmulatorModules is initialized before QEMU is initialized.
Configuration menu - View commit details
-
Copy full SHA for 47d2741 - Browse repository at this point
Copy the full SHA 47d2741View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d37b78 - Browse repository at this point
Copy the full SHA 0d37b78View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c61b38 - Browse repository at this point
Copy the full SHA 1c61b38View commit details -
* asan fixed size accesses working with generics
* continue to propagate qemu argument as hook first parameter * use pre_syscall* and post_syscall* everywhere * fix some clippy stuff
Configuration menu - View commit details
-
Copy full SHA for 525fd11 - Browse repository at this point
Copy the full SHA 525fd11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5346f83 - Browse repository at this point
Copy the full SHA 5346f83View commit details
Commits on Nov 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 17059d7 - Browse repository at this point
Copy the full SHA 17059d7View commit details -
* refactor asan and asanguest modules to avoid custom init of QEMU an…
…d use the module interface instead. * adapt qemu_launcher example to fully work with emulator, since qemu must now be initialized by emulator.
Configuration menu - View commit details
-
Copy full SHA for c50ba05 - Browse repository at this point
Copy the full SHA c50ba05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d8631e - Browse repository at this point
Copy the full SHA 8d8631eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f2491c1 - Browse repository at this point
Copy the full SHA f2491c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a12dc91 - Browse repository at this point
Copy the full SHA a12dc91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76480c1 - Browse repository at this point
Copy the full SHA 76480c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46f0da7 - Browse repository at this point
Copy the full SHA 46f0da7View commit details
Commits on Nov 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3464e44 - Browse repository at this point
Copy the full SHA 3464e44View commit details -
Configuration menu - View commit details
-
Copy full SHA for 005475b - Browse repository at this point
Copy the full SHA 005475bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea840cf - Browse repository at this point
Copy the full SHA ea840cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2998445 - Browse repository at this point
Copy the full SHA 2998445View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.