Almost Paravirtualized Introspection, But Not Quite
In the world of Virtualization, introspection refers to examining the memory of a running guest from the privileged domain at key addresses. For instance, if you know where to find the running kernel task structure, you can read it while the guest is completely oblivious that you are doing so. In other words, it allows [...]
