XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    XCP-ng Windows PV tools announcements

    Scheduled Pinned Locked Moved News
    22 Posts 6 Posters 1.2k Views 8 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • olivierlambertO Offline
      olivierlambert Vates 🪐 Co-Founder CEO
      last edited by

      🍾

      1 Reply Last reply Reply Quote 0
      • D Offline
        dinhngtu Vates 🪐 XCP-ng Team
        last edited by

        Hello all,

        Version 9.0.9136 of the testsign Windows PV drivers has been released.

        This release provides multiple driver bug fixes.

        To download XenClean, click here. The installer downloads also includes a copy of XenClean and XenBootFix. Remember to carefully read XenClean docs before use.

        Note:

        • Always download the latest XenClean/XenBootFix from https://github.com/xcp-ng/win-pv-drivers/releases!
        • You don't need testsign mode to run XenClean/XenBootFix!

        Before Installing

        Thank you for testing our Windows PV drivers. Please carefully read the instructions below.

        • This driver release is for testing purposes only. Not for production use!
        • Not compatible with the "Manage Citrix PV drivers via Windows Update" option. You must disable this option before installing.
        • Make backups/snapshots before installing!
        • (Only for installing drivers, not for XenClean or XenBootFix) The drivers in this package are testsigned and require enabling testsigning mode. Disable Secure Boot, then run the included script testsign/install.ps1 as Administrator to configure Windows and install the necessary signer certificates. Your VM will reboot automatically.

        Changes since 9.0.9108

        • NEW: Windows upgrades with Windows PV drivers installed are now experimentally supported.
        • NEW: Using the drivers with Windows PE is now experimentally supported (except Xenvif/Xennet).
        • NEW: Support TimeSyncMode option to disable automatic Xen-based time sync (for AD domain environments).
        • Fixes: Safer and more robust driver activation process.
        • Fixes: Fix several network unplug issues.
        • Fixes: Compatibility with NVMe device passthrough.
        • Fixes: Better compatibility with RealTimeIsUniversal setting.
        • Fixes: Better storage migration compatibility.
        • Fixes: Fix XenClean in Safe Mode.
        • Other minor fixes to all drivers.

        Changes since 8.2.2-beta

        • IMPORTANT: Security fix for XSA-468 (CVE-2025-27462, CVE-2025-27463, CVE-2025-27464). Check the XCP-ng docs or blog announcement for more details.

        • This release is based on upstream 9.1-series drivers, which includes the PV Mouse/Keyboard driver and PV Console Driver. You can access the PV console with the following command from a XCP-ng host:

        xl console -t pv <vmname>
        
        • New installer with clean uninstallation and multiple install/uninstall safety checks.
        • New XenClean utility for cleanly removing XCP-ng and Citrix drivers.
        • Numerous driver stability fixes.
        • Volume Shadow Service Provider is no longer included. (XCP-ng 8.1 and newer no longer support quiescent snapshots)
        • Check out the new Rust-based Xen Guest Agent included in our package! We're looking to bring back even more features to the agent.
        • Older Windows versions are no longer supported. The driver requires at a minimum Windows 10 1607 or Windows Server 2016.

        Help / Community Support

        If you encounter installation/uninstallation errors, please try again with one of the following commands:

        For installing:
        msiexec.exe /i XenDrivers-x64.msi /log install.log
        
        For uninstalling:
        msiexec.exe /x XenDrivers-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
        1 Reply Last reply Reply Quote 0
        • A Offline
          abudef
          last edited by

          Hi, the agent still identifies as version 9.0.9065-44. It would be great if it identified with the same version as the drivers, so it would be clear at first glance which version it's running.

          9924b71e-4fa0-4151-a4f2-700f810b98ce-image.png

          cad4659d-d288-40a0-9b8c-ee2999c16745-image.png

          f789886c-2a89-4ca5-9fa4-60e9393dc7d5-image.png

          D 1 Reply Last reply Reply Quote 0
          • D Offline
            dinhngtu Vates 🪐 XCP-ng Team @abudef
            last edited by

            @abudef Got it, the agent was not changed since the last version so the build number was not bumped. I'll keep that in mind for the next release.

            A 1 Reply Last reply Reply Quote 2
            • olivierlambertO olivierlambert moved this topic from Development
            • D Offline
              dinhngtu Vates 🪐 XCP-ng Team
              last edited by dinhngtu

              Hello all,

              Version 9.0.9137 Release Signed of the Windows PV drivers has been released.

              Proudly presenting the first signed build of the XCP-ng Windows PV drivers since 8.2.2.200-RC1 was released over six years ago. This build can be installed as-is without further configuration.

              Always download the latest release from https://github.com/xcp-ng/win-pv-drivers/releases !

              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 drivers. 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.
              • Make backups/snapshots before installing!

              Known issues

              • NIC RSS is not functional; fixes are under way.

              Changes since 9.0.9136

              • NEW: Digitally-signed drivers and installer.
              • Fixes: Fix Xen Guest Agent version reporting.

              Changes since 8.2.2-beta

              • IMPORTANT: Security fix for XSA-468 (CVE-2025-27462, CVE-2025-27463, CVE-2025-27464). Check the XCP-ng docs or blog announcement for more details.

              • This release is based on upstream 9.1-series drivers, which includes the PV Mouse/Keyboard driver and PV Console Driver. You can access the PV console with the following command from a XCP-ng host:

              xl console -t pv <vmname>
              
              • New installer with clean uninstallation and multiple install/uninstall safety checks.
              • New XenClean utility for cleanly removing XCP-ng and Citrix drivers.
              • Numerous driver stability fixes.
              • Volume Shadow Service Provider is no longer included. (XCP-ng 8.1 and newer no longer support quiescent snapshots)
              • Check out the new Rust-based Xen Guest Agent included in our package! We're looking to bring back even more features to the agent.
              • Older Windows versions are no longer supported. The driver requires at a minimum Windows 10 1607 or Windows Server 2016.

              Help / Community support

              If you encounter installation/uninstallation errors, please try again with one of the following commands:

              For installing:
              msiexec.exe /i XenDrivers-x64.msi /log install.log
              
              For uninstalling:
              msiexec.exe /x XenDrivers-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.9136...v9.0.9137

              1 Reply Last reply Reply Quote 7
              • olivierlambertO Offline
                olivierlambert Vates 🪐 Co-Founder CEO
                last edited by

                😍 FINALLY. Thanks Microsoft, and many thanks to you, @dinhngtu !

                M 1 Reply Last reply Reply Quote 2
                • A Offline
                  abudef @dinhngtu
                  last edited by abudef

                  @dinhngtu said in XCP-ng Windows PV tools announcements:

                  @abudef Got it, the agent was not changed since the last version so the build number was not bumped. I'll keep that in mind for the next release.

                  👌
                  e9ef55bc-1a55-4dd6-9576-d20e105472e3-image.png

                  1 Reply Last reply Reply Quote 2
                  • olivierlambertO Offline
                    olivierlambert Vates 🪐 Co-Founder CEO
                    last edited by

                    Thanks @abudef !

                    1 Reply Last reply Reply Quote 0
                    • A Offline
                      acebmxer
                      last edited by

                      Installed tools on a two windows 11 and windows server 2022. No issues detected so far. One vm did have drivers managed by windows update enabled others did not. Ran Xenclean on all system and then installed the new drivers/tools? 👍 👍 👍

                      Will these tools be included next xcp-ng release or update like the Linux drivers/tools are?

                      1 Reply Last reply Reply Quote 0
                      • M Online
                        manilx @olivierlambert
                        last edited by

                        @olivierlambert Moved all my homelab and business vm's to this, from Citrix-tools (latest version).
                        Apart from loosing all IP info in the network (as it's always a new network adapter) all went without any issues.
                        All Vates now 😊

                        1 Reply Last reply Reply Quote 0
                        • C Offline
                          Chemikant784
                          last edited by

                          It's great, thank you so far! I've noticed, that the reported OS in XenOrchestra (and XCP-ng Center) is reported differently compared to Citrix Tools. Is this intentional? For example, this is a Windows Server 2025 and not a Windows 11 24h2.

                          37736f8f-199d-48a9-a6da-18ae49cb667c-grafik.png

                          D 1 Reply Last reply Reply Quote 1
                          • D Offline
                            dinhngtu Vates 🪐 XCP-ng Team @Chemikant784
                            last edited by

                            @Chemikant784 Yes, it does not replicate the version reporting from Citrix, but rather to be consistent across guest OSes. What would you like to see reported here?

                            M C 2 Replies Last reply Reply Quote 0
                            • M Online
                              manilx @dinhngtu
                              last edited by

                              @dinhngtu One would suppose for it to report the correct Windows version.... Or at least a common "general one", e.g. "Windows 10 or newer". As it is it doesn't feel right.

                              1 Reply Last reply Reply Quote 1
                              • C Offline
                                Chemikant784 @dinhngtu
                                last edited by Chemikant784

                                @dinhngtu I was just wondering. I would expect the Windows Name (as the property implies). At the moment "OS name" and "OS kernel" are filled with the same information. So in a quick view through the VM-tree one could not define its a server or a client OS. Sure, soon there will be another buildnumber for Windows 11 due to 25h2. But in this way IMHO it's a little bit more tricky to get an overview 🙂 Overall its not a big thing.

                                1 Reply Last reply Reply Quote 1
                                • D Offline
                                  dinhngtu Vates 🪐 XCP-ng Team
                                  last edited by

                                  I'll change it to report something like "Windows 11 Professional 64-bit" instead. Any other guest information you'd like to see reported here?

                                  M A 3 Replies Last reply Reply Quote 0
                                  • M Online
                                    manilx @dinhngtu
                                    last edited by

                                    @dinhngtu Better to report it Windows11/Windows Server 202x

                                    1 Reply Last reply Reply Quote 0
                                    • A Offline
                                      abudef @dinhngtu
                                      last edited by

                                      @dinhngtu I would prefer some standardized OS information for Windows systems, similar to this info:

                                      Get-ComputerInfo | Select-Object OsName, OsVersion, OsBuildNumber, OsArchitecture
                                            
                                      OsName                                            OsVersion  OsBuildNumber OsArchitecture
                                      ------                                            ---------  ------------- --------------
                                      Microsoft Windows Server 2025 Standard Evaluation 10.0.26100 26100         64-bit
                                      
                                      1 Reply Last reply Reply Quote 0
                                      • M Online
                                        manilx @dinhngtu
                                        last edited by

                                        @dinhngtu Is it impossible to report the correct Windows version? Seems to be the "correct" solution....

                                        D 1 Reply Last reply Reply Quote 0
                                        • D Offline
                                          dinhngtu Vates 🪐 XCP-ng Team @manilx
                                          last edited by dinhngtu

                                          Sorry for the confusion, I was posting the output from my Windows 11 computer...

                                          On Server 2022 for example, it will report "Windows Server 2022 Datacenter 64-bit" instead. So the OS name should be correct wrt. client/server editions, i.e. it will not report as Windows 11 on Server 2025.

                                          C 1 Reply Last reply Reply Quote 1
                                          • C Offline
                                            Chemikant784 @dinhngtu
                                            last edited by

                                            @dinhngtu From my point of view this would be fine 🙂 So the systems can be distinguished even when the buildnumber is the same.

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post