Virtual machine introspection
Appearance
Template:New unreviewed article
Virtual machine introspection (VMI) is a technique for externally monitoring the runtime state of a system-level virtual machine.[1]
VMI tools are typically located outside the virtual machine (e.g., in the virtual machine monitor[2]) and act by tracking the events (interrupts, memory writes, and so on) or sending the requests to the virtual machine. Virtual machine monitor usually provides low-level information like raw bytes of the memory. Converting this low-level view into something meaningful for the user is known as the semantic gap problem.
References
- ^ https://link.springer.com/referenceworkentry/10.1007%2F978-1-4419-5906-5_647 Encyclopedia of Cryptography and Security: Virtual Machine Introspection
- ^ https://wiki.xenproject.org/wiki/Virtual_Machine_Introspection VMI in Xen
This article has not been added to any content categories. Please help out by adding categories to it so that it can be listed with similar articles. (July 2017) |