Skip to content

Known Issues

Abhishek Bapat edited this page Dec 6, 2022 · 1 revision

Terminal:

  • Terminal gets messed up after heterogeneous restoration from x86-64 -> aarch64. While we are in the process of debugging this problem, a workaround is to run the "reset" command on the aarch64 terminal after restoration is done.

VMAs:

  • VMA sizes on aarch64 (48 bits) are one bit longer than x86-64 (47 bits). Due to this address transformation is difficult from aarch64 -> x86-64

State Transformation:

  • There are some bugs in the state transformation code. These bugs usually manifest while transforming the NPB benchmarks at arbitrary migration points.