Sergey Smolov writes:
> Hello, List!
>
> I have a subset of Aarch64 registers and I need to print something to
> QEMU log every time the emulator writes new data to them.
Sorry I forgot to ask what the subset was? System registers are generally
easier as they tend to end up in helpers. Also thi
Sergey Smolov writes:
> Hello, List!
>
> I have a subset of Aarch64 registers and I need to print something to
> QEMU log every time the emulator writes new data to them.
>
> Is this problem fully or partially solvable in QEMU?
>
> What QEMU components should I look inside to implement this?
Fo
Hello, List!
I have a subset of Aarch64 registers and I need to print something to
QEMU log every time the emulator writes new data to them.
Is this problem fully or partially solvable in QEMU?
What QEMU components should I look inside to implement this?
Thanks in advance!
--
Sincerely your