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

Record/replay support for arm virt board #1359

Draft
wants to merge 4 commits into
base: dev
Choose a base branch
from
Draft

Conversation

AndrewFasano
Copy link
Member

@AndrewFasano AndrewFasano commented Sep 13, 2023

Some fantastic work by @caden-kline!

  • Modified Diverge.py to sucessfully run.
  • It had problems with setting breakpoints.
  • Created a readfn for the virt timer ctl value
  • Added record/replay macros to readfn for counter and virt timer ctl.

From manual testing RR here seems to still fail when using -device vhost-vsock-pci, though there's a chance another difference in my setup is causing the problem.

Modified Diverge.py to sucessfully run.
It had problems with setting breakpoints.
Created a readfn for the virt timer ctl value
Added record/replay macros to readfn for counter and virt timer ctl.
Modified Diverge.py to sucessfully run.
It had problems with setting breakpoints.
Created a readfn for the virt timer ctl value
Added record/replay macros to readfn for counter and virt timer ctl.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants