-
### Describe the bug
The game crashes immediately after opening. I have tried updating my macOS from Sonoma to Sequoia and disabling Play Chain, but nothing has changed.
macOS Sequoia 15.1
Play C…
-
It builds successfully the first time, but fails with the following during the second build.
```
WARNING: For repository 'com_google_googletest', the root module requires module version googletest@1…
-
Is it a bug when a translated block with the CF_NOCACHE flag neither regenerates the translated block nor gets removed by uc_ctl_remove_cache?
Here is my lazy fix for this issue.
https://github.com/…
-
https://github.com/unicorn-engine/unicorn/pull/2011
`UC_HOOK_TCG_OPCODE` is not supported for ARM now.
`UC_HOOK_TCG_OPCODE` for `TCG_OP_SUB` can be easily implemented for `CMP` (and `CMN`) instr…
-
In a very long emulation, I have a segfault (dereferencing null pointer) in qemu/tcg/aarch64/tcg-target.inc.c:tb_target_set_jmp_target.
In qemu/accel/tcg/cpu-exec.c, the function tb_set_jmp_target …
-
-
By default, *tpm2_getekcertificate* search EK cert in NVRAM (if there is no search **ARGUMENT**).
The latest [TCG spec](https://trustedcomputinggroup.org/wp-content/uploads/PC-Client-Specific-Platf…
-
Is there any chance we could add the [tci](https://github.com/qemu/qemu/tree/master/tcg/tci) interpreter to unicorn to support interpreted running mode.
This will allow unicorn to run on platforms…
-
Would like to build Renode emulator from the source code on a raspberrypi which is based on a arm64 broadcom chip, so I guess it may not be so diffcult to be done. But things got weird when some error…
-
The support for tracing with TCG plugin has expanded greatly since this project was started:
- https://www.qemu.org/docs/master/devel/tcg-plugins.html
- https://gitlab.com/qemu-project/qemu/-/tree/m…