Hello! I need to get physical memory address from virtual and read some data by it from /dev/mem. Does kvm_physaddr from libkvm can help me?
For example, I have a pointer of type int and it points to 5. If I translate that pointer address to physical address by kvm_physaddr and read from /dev/mem with physical address as shift in /dev/mem do I get 5? -- This message posted from opensolaris.org _______________________________________________ opensolaris-code mailing list opensolaris-code@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/opensolaris-code