Commit Graph

293 Commits

Author SHA1 Message Date
Squidly271 002d8d9255 Update libvirt_helpers.php 2024-11-02 12:16:56 -04:00
tom mortensen df1a1ff808 Merge pull request #1898 from SimonFair/device_list-updates
Add noVNC scale option to template.
2024-10-21 09:30:42 -07:00
SimonFair 121b6aa8cc Add noVNC scale option to template. 2024-10-20 21:02:20 +01:00
tom mortensen f477d2c231 Merge pull request #1897 from SimonFair/device_list-updates
Fix noVNC Scaling.
2024-10-20 09:50:07 -07:00
SimonFair e36779bd49 Fix Scaling. 2024-10-20 15:37:51 +01:00
tom mortensen eea27e0c7d Merge pull request #1895 from SimonFair/device_list-updates
Additional logging to clones and fix check boxes.
2024-10-19 11:49:06 -07:00
SimonFair ecb8a8dac2 Additional logging to clones and fix check boxes. 2024-10-19 16:48:09 +01:00
tom mortensen 4c087b25e9 Merge pull request #1893 from SimonFair/device_list-updates
Force scaling local.
2024-10-18 09:17:01 -07:00
SimonFair 35f4cb9bf0 Force scaling local. 2024-10-18 12:25:40 +01:00
SimonFair 708f6e89eb Update noVNC to 1.5 2024-10-11 14:04:25 +01:00
SimonFair ed7219d9c7 Add virtio gpu option. 2024-10-06 11:29:57 +01:00
SimonFair 082d7d842b Revert "Add virtio gu(2d) as an option of template."
This reverts commit 9a502776a1.
2024-10-06 11:26:34 +01:00
SimonFair 9a502776a1 Add virtio gu(2d) as an option of template. 2024-10-06 11:17:19 +01:00
SimonFair 03346f4709 Update virtiofsd.php 2024-10-05 07:57:19 +01:00
SimonFair e52813b626 Divide net and disk values by timer 2024-09-19 22:16:00 +01:00
SimonFair c27e018fdb Reduce Multifunction starting bus. 2024-09-04 21:11:44 +01:00
SimonFair 4ea425411a Add disable rename if snapshots found. 2024-09-03 21:45:50 +01:00
SimonFair 753d87c690 Additional VM ZFS delete fixes 2024-09-02 18:03:10 +01:00
SimonFair 00b1f77742 ZFS fixes 2024-08-29 17:45:00 +01:00
SimonFair 4b7f2bfcee Default new disk to unmap. 2024-08-23 07:30:11 +01:00
SimonFair 72ff3c52c0 Unmap Default and Multifuncton
Set default for new VMs to discard="unmap"
Fix BSOD for VMs and Multifunction.
2024-08-22 23:24:18 +01:00
SimonFair b56f3e529c Add Discard option. 2024-08-17 00:34:52 +01:00
SimonFair 2ae85fdd31 Add unmap on VM change. 2024-08-15 22:36:15 +01:00
SimonFair 0db0032648 Add Unmap Support 2024-08-15 19:29:20 +01:00
tom mortensen 1572378824 Merge pull request #1822 from SimonFair/VM-Manager-PHP-Fixes
Add ZFS Checking
2024-08-13 12:39:12 -07:00
SimonFair 32bb9bb6d9 Add ZFS Checking
This will check VM name does not include characters that are not valid for ZFS.
Existing VMs are not modified but will throw error and disable update if invalid characters are found.
2024-08-12 17:18:28 +01:00
Christoph Hummer fb2b66b5b0 Make VM Settings work with grub 2024-08-09 12:38:18 +02:00
Christoph Hummer 663665a61b Make VM Settings work when using GRUB 2024-08-09 12:37:00 +02:00
tom mortensen 06735f7a3e Merge pull request #1805 from SimonFair/VM-Manager-PHP-Fixes
Fix delete VM if in a dataset.
2024-08-01 14:18:51 -07:00
SimonFair 6a91f270e3 Fix Audio and PCI for Mutlifunction. 2024-08-01 19:13:14 +01:00
SimonFair d272bf78ac Fix delete VM if in a dataset. 2024-07-24 21:20:06 +01:00
tom mortensen 7d92761860 Merge pull request #1797 from SimonFair/VM-Manager-PHP-Fixes
Fix memory Stats in VM Usage.
2024-07-24 00:29:01 -07:00
ljm42 a6c50b208a Add trailing slash to go links
Eliminates an unnecessary redirect
2024-07-19 12:00:36 -07:00
SimonFair f5ed6964dd Update vm_usage 2024-07-19 18:55:03 +01:00
SimonFair 882ee7f911 Hide Max if Current and Max are equal 2024-07-19 18:30:45 +01:00
ljm42 234a749b7f Use "go links" when linking to Docs 2024-07-19 10:01:50 -07:00
SimonFair fac92be4d4 Fix memory Stats in VM Usage.
Three columns inuse/Current/Maximum
2024-07-19 14:21:09 +01:00
tom mortensen 9e80fb13c7 Merge pull request #1783 from SimonFair/VM-Manager-PHP-Fixes
Move restore favorites after plugin installs + VM Template formatting for PCI others
2024-07-16 09:57:34 -07:00
Zack Spear 6156a2582f fix: UpdateVM.css temlpate img chooser 2024-07-15 13:43:22 -07:00
SimonFair 8a55228b8e Update VMedit.php 2024-07-15 18:59:56 +01:00
SimonFair fe7ab1fc43 FIX Issue with VM Template formatting for other PCI 2024-07-15 18:41:29 +01:00
Zack Spear 5a42314c60 fix: AddVM & UpdateVM icon selection styles 2024-07-12 14:55:00 -07:00
SimonFair c0d4e1de1b Support Blockpull and Blockcommit for stopped VMs. 2024-07-07 14:57:04 +01:00
SimonFair ec7ec769f4 Fix for guest not init display. 2024-07-07 14:27:59 +01:00
SimonFair 282cfc41ca VM Remove subpools, Disable Favorites. 2024-06-29 19:29:20 +01:00
SimonFair 3fdcbf125d PHP Fixes and opentab for VM URL 2024-06-27 20:17:05 +01:00
SimonFair 446111b0b1 Fix typo in helptext. 2024-06-08 07:25:22 +01:00
tom mortensen aa489bb92d Merge pull request #1753 from SimonFair/WebUI
Fix disk device name as string.
2024-06-05 11:42:48 -07:00
SimonFair 22124123a9 Return dev name as string. 2024-06-05 17:17:48 +01:00
tom mortensen 419b9a77e6 Merge pull request #1752 from SimonFair/WebUI
Add nogpu option.
2024-06-04 14:18:35 -07:00