Re: Faster than real-time execution

2023-06-19 Thread Alex Bennée
"frankwmiller frankwmiller.net" writes: > Greetings, > > I've been contemplating using QEMU for faster-than-real-time execution of > SPARC executables on an X86-64 machine. > It appears from the base architecture of QEMU that this is not possible if >

Faster than real-time execution

2023-06-19 Thread frankwmiller frankwmiller.net
Greetings, I've been contemplating using QEMU for faster-than-real-time execution of SPARC executables on an X86-64 machine. It appears from the base architecture of QEMU that this is not possible if QEMU is using JIT of the SPARC to x86-84 since the resulting x86-64 will run o