[Qemu-devel] MMU and Physical<->Virtual address conversion

2007-06-21 Thread Shane Hummer-Smith
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. Th

[Qemu-devel] : mem_info and tlb_info

2007-05-11 Thread Shane Hummer-Smith
Hello there, In the process of trying to understand the MMU and Paging in QEMU, I stumbled upon the the following functions in monitor.c - mem_info() and tlb_info() Can somebody please tell me what's happenning within these functions - I can see, though I'm not sure, that the physical memory i