I am trying to use QEMU to print the virtual and physical addresses of all
memory accesses for target-arm. I can see the addresses being computed, but
they pass IS_USER(s) as an index to routines like gen_ld8s etc, Can you please
explain what this does?
Any help is appreciated; thanks in advance
Hi,
I am trying to save a snapshot, and later load that. When I give -loadvm on the
commandline, it gives me disk errors. If I then do a loadvm from the monitor,
it works fine. I also tried to start qemu with -S so that it does not do
anything, and then did a loadvm from the monitor - I got the