panda icon indicating copy to clipboard operation
panda copied to clipboard

Record/replay support for arm virt board

Open AndrewFasano opened this issue 1 year ago • 0 comments

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.

AndrewFasano avatar Sep 13 '23 15:09 AndrewFasano