-
Notifications
You must be signed in to change notification settings - Fork 108
Update documentation for new Windows PV tools #398
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
59f95a0
to
3d7419e
Compare
Also remove outdated WPV 8.2 instructions. Signed-off-by: Tu Dinh <[email protected]>
Co-authored-by: Thomas Moraine <[email protected]> Signed-off-by: Tu Dinh <[email protected]>
Co-authored-by: Thomas Moraine <[email protected]> Signed-off-by: Tu Dinh <[email protected]>
Signed-off-by: Tu Dinh <[email protected]>
docs/vms/vms.md
Outdated
#### XCP-ng vs XenServer tools | ||
|
||
There exist two sets of Windows guest tools compatible with XCP-ng: XCP-ng's Windows Guest Tools and XenServer's Windows Guest Tools. | ||
There exist two sets of Windows guest tools compatible with XCP-ng: XCP-ng Windows PV Drivers and Citrix XenServer VM Tools for Windows. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why are we calling our tools "PV Drivers"? They're more than that. Xenservers' "VM Tools for Windows" seems more appropriate to designate PV drivers + agent(s).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It originally followed the repo name "win-pv-drivers", I never settled on a single way to call it. Let's call it "XCP-ng Windows PV Tools" then?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The title of the whole section is "Windows Guest Tools", which could also fit: "XCP-ng Windows Guest Tools" or "Windows Guest Tools for XCP-ng"... "PV" is fine for people who understand the concept of paravirtualization, but for a larger user base, I think they would be "VM Tools" or "Guest Tools".
Leaving you with more questions than answers :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'll call it "XCP-ng Windows Guest Tools".
Signed-off-by: Tu Dinh <[email protected]>
Signed-off-by: Tu Dinh <[email protected]>
Also remove outdated WPV 8.2 instructions.
The XCP-ng drivers are now the recommended drivers for Windows guests. Both sets of guest tools remain supported.