Releases: 4d61726b/VirtualKD-Redux
VirtualKD-Redux 2024.3
VirtualKD-Redux 2024.2
This release adds support for kernel debugging ReactOS virtual machines.
VirtualKD-Redux 2024.1
This release fixes an issue in vminstall which had prevented VirtualKD-Redux from being able to enable kernel debugging when KDNET was previously configured in the guest VM.
VirtualKD-Redux 2024.0
This release fixes compatibility with Windows 11 guests running in VirtualBox. It also addresses a bug in vmmon that was preventing proper VM session tracking.
VirtualKD-Redux 2023.0
This release fixes an issue with the way the configuration was stored and retrieved which prevented TraceAssist from working properly.
VirtualKD-Redux 2022.2
This release adds support for VirtualBox 7.
VirtualKD-Redux 2022.1
🎉This release adds support for Windows 11 22H2 🎉
Included with this release are also fixes to the build system as well as various stability and OS compatibility improvements in kdcom.dll.
VirtualKD-Redux 2022.0
This release has the following improvements:
- Improved logic and fixed issues in vmmon for finding WinDbg and WinDbg Preview.
- Improvements to the new user experience with regard to vmmon. Updated defaults so that everything should work out of the box (i.e. no additional configuration changes needed).
- Added support for building in Visual Studio 2022.
- Fixed a bug in vminstall if Windows Update had overwritten VirtualKD-Redux's kdcom.dll.
VirtualKD-Redux 2021.3
This release fixes a few issues and has some other notable changes:
- VirtualBox version checking in VirtualBoxIntegration has been improved.
- Added support for building in Visual Studio 2019.
- vmxpatch has been refactored and improved.
- "Restore VM snapshot" has been fixed for VMware Workstation Pro VMs and VirtualBox VMs.
- vmmon32 and vmxpatch32 have been removed from the debug / release bundles.
- VirtualBoxIntegration now performs more aggressive permission checks for kdclient to prevent user error.
VirtualKD-Redux 2021.2
This release only affects VirtualBoxIntegration. It provides better error checking and better message output to the user when there is an issue with VirtualBox on the host.