-
Notifications
You must be signed in to change notification settings - Fork 1
Comparing changes
Open a pull request
base repository: evergreenxt/toolstack-data
base: master
head repository: OpenXT/toolstack-data
compare: master
- 20 commits
- 15 files changed
- 8 contributors
Commits on Aug 1, 2018
-
Switch to virt_type for PVH support
We need to switch to virt_type to display all of PV, PVH, & HVM. OXT-1383 Signed-off-by: Jason Andryuk <jandryuk@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 66d5f9e - Browse repository at this point
Copy the full SHA 66d5f9eView commit details
Commits on Sep 6, 2018
-
Added BIOS option to Advanced tab in VM Creation to allow user to pick between UEFI guest using OVMF, or traditional BIOS guest using SeaBios. Default setting is SeaBios
Configuration menu - View commit details
-
Copy full SHA for 9cf8b11 - Browse repository at this point
Copy the full SHA 9cf8b11View commit details -
Configuration menu - View commit details
-
Copy full SHA for ceb3d7e - Browse repository at this point
Copy the full SHA ceb3d7eView commit details
Commits on Sep 18, 2018
-
Merge pull request OpenXT#49 from jandryuk/pvh
OXT-1383: Switch to virt_type for PVH support
Configuration menu - View commit details
-
Copy full SHA for 7bb9232 - Browse repository at this point
Copy the full SHA 7bb9232View commit details -
Configuration menu - View commit details
-
Copy full SHA for e944db2 - Browse repository at this point
Copy the full SHA e944db2View commit details
Commits on Sep 19, 2018
-
Merge pull request OpenXT#50 from tklengyel/ovmf
OXT-1431: Guest UEFI support
Configuration menu - View commit details
-
Copy full SHA for d79a689 - Browse repository at this point
Copy the full SHA d79a689View commit details
Commits on May 3, 2019
-
Host S3 support is blocked by several difficult to solve issues in both TBoot and Xen, let's disable able the clickable options to perform sleep. Using the commandline toolstack, we can initiate a host sleep for debugging or testing if desired. OXT-1589 Signed-off-by: Chris <rogersc@ainfosec.com>
Chris committedMay 3, 2019 Configuration menu - View commit details
-
Copy full SHA for e00a582 - Browse repository at this point
Copy the full SHA e00a582View commit details
Commits on May 6, 2019
-
[ui] Disable unused fields in VM Details
OXT-1598 Signed-off-by: Chris <rogersc@ainfosec.com>
Chris committedMay 6, 2019 Configuration menu - View commit details
-
Copy full SHA for f30b483 - Browse repository at this point
Copy the full SHA f30b483View commit details
Commits on May 7, 2019
-
Merge pull request OpenXT#52 from crogers1/oxt-1589
OXT-1589: [ui] Disable sleep options
Configuration menu - View commit details
-
Copy full SHA for 7e36b25 - Browse repository at this point
Copy the full SHA 7e36b25View commit details -
Merge pull request OpenXT#55 from crogers1/oxt-1598
OXT-1598: [ui] Disable unused fields in VM Details
Configuration menu - View commit details
-
Copy full SHA for 9fd995d - Browse repository at this point
Copy the full SHA 9fd995dView commit details
Commits on Jun 24, 2019
-
[ui] Disable VM and Host Hibernate
S4 is unsupported currently, so disable these options to prevent bad behavior. S4 may be supported in the future, so ultimately leave them in. OXT-1591 Signed-off-by: Chris <rogersc@ainfosec.com> (cherry picked from commit c843fc5)
Chris committedJun 24, 2019 Configuration menu - View commit details
-
Copy full SHA for 09bafda - Browse repository at this point
Copy the full SHA 09bafdaView commit details
Commits on Jun 25, 2019
-
Merge pull request OpenXT#58 from crogers1/oxt-1591
OXT-1591: [ui] Disable VM and Host Hibernate
Configuration menu - View commit details
-
Copy full SHA for 711331e - Browse repository at this point
Copy the full SHA 711331eView commit details
Commits on Dec 9, 2019
-
Upgrade dojo from 1.7.2 to 1.7.12
Signed-off-by: Jed <lejosnej@ainfosec.com>
Configuration menu - View commit details
-
Copy full SHA for b2e47f9 - Browse repository at this point
Copy the full SHA b2e47f9View commit details
Commits on Dec 27, 2019
-
Merge pull request OpenXT#60 from jean-edouard/dojo1712
Upgrade dojo from 1.7.2 to 1.7.12
Eric Chanudet authoredDec 27, 2019 Configuration menu - View commit details
-
Copy full SHA for cb6dd61 - Browse repository at this point
Copy the full SHA cb6dd61View commit details
Commits on Feb 1, 2021
-
gitignore: add /built /built.stamp
Add missing built artefacts. Signed-off-by: Eric Chanudet <chanudete@ainfosec.com>
Eric Chanudet committedFeb 1, 2021 Configuration menu - View commit details
-
Copy full SHA for c0ce773 - Browse repository at this point
Copy the full SHA c0ce773View commit details
Commits on Feb 8, 2021
-
Merge pull request OpenXT#62 from eric-ch/gitignore
gitignore: add /built /built.stamp
Configuration menu - View commit details
-
Copy full SHA for 6f4b26e - Browse repository at this point
Copy the full SHA 6f4b26eView commit details
Commits on Feb 12, 2021
-
ui: remove gpu VM detail and Hdx customization
Hdx is no longer supported and has not been for a long time. com.citrix.xenclient.xenmgr.vm.gpu no longer exist for that reason. Note: This has nothing to do with PCI pass-through where a GPU on a PCI/PCIe slot/bus is being passed through to the guest. The gpu property is now used to list passed through GPUs. These used to be handled as are other PCI devices, but now fall into their own category to ease the input handling. Signed-off-by: Eric Chanudet <chanudete@ainfosec.com>
Eric Chanudet committedFeb 12, 2021 Configuration menu - View commit details
-
Copy full SHA for 66dcebc - Browse repository at this point
Copy the full SHA 66dcebcView commit details -
ui: remove surfman rpc handling
Surfman is now deprecated. Signed-off-by: Eric Chanudet <chanudete@ainfosec.com>
Eric Chanudet committedFeb 12, 2021 Configuration menu - View commit details
-
Copy full SHA for 3dad52a - Browse repository at this point
Copy the full SHA 3dad52aView commit details -
settings: remove DRM plugin configurations
Remove the UI elements that used to switch surfman between using DRM-plugin and IGFX. Surfman is now deprecated and the drm-plugin has been the only one supported for a while. Signed-off-by: Eric Chanudet <chanudete@ainfosec.com>
Eric Chanudet committedFeb 12, 2021 Configuration menu - View commit details
-
Copy full SHA for 32330e5 - Browse repository at this point
Copy the full SHA 32330e5View commit details
Commits on May 28, 2021
-
Merge pull request OpenXT#61 from eric-ch/vglass
vglass: remove HDX UI elements and surfman RPC
Configuration menu - View commit details
-
Copy full SHA for 591c934 - Browse repository at this point
Copy the full SHA 591c934View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master