All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to
will adhere to Semantic Versioning once it reaches 0.2.0.
- VmiHandler::finished() is renamed to VmiHandler::check_completion(), which now returns an Option<Output> instead of a bool
- Implemented handling of PFN changes in the PageTableMonitor
- Added Output type to the VmiHandler
- vmi_core::os::OsModule + VmiOs::modules() to get the list of loaded modules
- Return PageIn event when connecting an intermediate PTE