Hi I am working on a research project for which I want to intercept sysenter calls. My plan is currently to change the sysenter eip msr to jump into code that I inject into the guest kernel's memory space. I have been having difficulties determining what the different functions available in kernel/mmu.c do, so that I can take advantage of them.
Could someone give me a rough overview of kvm's memory management functions, or any tips that will point me in the right direction? Any help at all would be very much appreciated, Benjamin Prosnitz ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ kvm-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/kvm-devel
