Hello, I am trying to experiment with the memory management unit in QEMU, but I don't seem to be able to wrap my head around the source code. Can somebody help me figure out how the physical to virtual address translation and vice-versa is implemented in QEMU? Any pointer would be appreciated. Thanks much!
--S