[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Running JIT generated code inside user emulation
From: |
L. E. Segovia |
Subject: |
Running JIT generated code inside user emulation |
Date: |
Thu, 25 Jul 2024 21:35:27 -0300 |
User-agent: |
Mozilla Thunderbird Beta |
Hi folks,
I'm writing to ask if it's possible to run dynamically generated code
from within qemu-user-static. We have some tests at work that use JIT
(in particular against armv7a, aarch64 and ppc64le) and all which rely
on jumps to a JIT'd page cause a segfault.
At present these are running using distro-provided packages (ubuntu
20.04 on Docker), and I haven't been able to get gdb to parse any core
dumps.
Best,
amyspark
--
amyspark 🌸 https://www.amyspark.me
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Running JIT generated code inside user emulation,
L. E. Segovia <=