On 10/18/20 6:39 PM, Joelle van Dyne wrote:
> From: osy
>
> This allows jailbroken devices with entitlements to switch the option off.
>
> Signed-off-by: Joelle van Dyne
> ---
I can guess why this performs better: half the page table entries and thus half
the tlb entries required. Which for a
From: osy
This allows jailbroken devices with entitlements to switch the option off.
Signed-off-by: Joelle van Dyne
---
include/sysemu/tcg.h | 2 +-
accel/tcg/tcg-all.c | 27 +-
accel/tcg/translate-all.c | 60 +--
bsd-user/main.c