Hello all,
Version 9.1.100 Release Signed of the Windows PV tools has been released.
Download the latest release here: https://github.com/xcp-ng/win-pv-drivers/releases
It will be integrated into the XCP-ng built-in tools ISO after a test period of 2 weeks.
This release brings multiple bug fixes to all Windows drivers and guest tools components.
To download XenClean, click here. The installer downloads also includes a copy of XenClean and XenBootFix. Remember to carefully read XenClean docs before use.
Before installing
Thank you for using our Windows PV tools. Please carefully read the instructions below.
Not compatible with the "Manage Citrix PV drivers via Windows Update" option. You must disable this option before installing.
We recommend creating backups/snapshots before installing.
Changes since 9.0.9137
NEW: Add installer option to disable time sync.
NEW: SBOM is now included with the installation package.
Improved: Better cleanup of Xenbus devices.
Fixes: Driver symbols are now back after an accidental omission in 9.0.9137.
Fixes: Fix restoration of network settings after uninstallation.
Fixes: Fix XenClean in Safe Mode.
Fixes: Fix system time drifting when time sync is enabled.
Fixes: Fix display of Windows OS version.
Fixes: Fix Xen Guest Agent reporting on VM resume.
Fixes: Fix receive-side scaling.
Fixes: Various driver stability fixes.
Help / Community support
If you encounter installation/uninstallation errors, please try again with one of the following commands:
For installing:
msiexec.exe /i XenTools-x64.msi /log install.log
For uninstalling:
msiexec.exe /x XenTools-x64.msi /log uninstall.log
Please include this log along with the file C:\Windows\INF\setupapi.dev.log in your bug report. These files will help us troubleshoot any installation issues.
Additionally, please report any errors or BSOD you encounter during testing of this release. Your feedback is very appreciated.
Discussion: https://xcp-ng.org/forum (preferred)
Issue Tracker: https://github.com/xcp-ng/xcp/issues
IRC: #xcp-ng and #xcp-ng-dev on irc.freenode.net
Full Changelog: https://github.com/xcp-ng/win-pv-drivers/compare/v9.0.9137...v9.1.100