Sergey Smolov <smo...@ispras.ru> 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 this is slightly different for KVM and TCG based guests. > > Is this problem fully or partially solvable in QEMU? > > What QEMU components should I look inside to implement this? > > Thanks in advance! -- Alex Bennée