Commit Graph

222 Commits

Author SHA1 Message Date
tom mortensen 32ff144399 Merge pull request #2235 from bergware/master
Miscellaneous fixes and updates
2025-06-08 11:11:28 -07:00
tom mortensen b162c34dae Merge pull request #2229 from SimonFair/VM-PHP-Fixes
MAC Address option and ZFS ref link
2025-06-08 11:08:32 -07:00
SimonFair ff0b8846e7 Revert "Add virbr to list"
This reverts commit 5ac98519b5.
2025-06-08 09:42:48 +01:00
SimonFair b8144bb85e Revert "remove duplicate virbr0"
This reverts commit 7b57860252.
2025-06-08 09:42:35 +01:00
bergware 7c485bae57 VMs: fix multiple virbr interfaces may exist 2025-06-07 12:38:02 +02:00
SimonFair 7b57860252 remove duplicate virbr0 2025-06-07 09:01:43 +01:00
SimonFair 5ac98519b5 Add virbr to list 2025-06-07 08:25:56 +01:00
SimonFair 44a3388268 Update libvirt_helpers.php 2025-06-05 13:38:58 +01:00
SimonFair 9736e09824 MAC Address option and ZFS ref link 2025-06-03 17:29:04 +01:00
bergware f98d5b2121 VM: translation fixes 2025-05-31 15:49:03 +02:00
Zack Spear 0e0a388089 style: Removed unnecessary margin-top style from the status panel checkbox span, enhancing the visual structure. 2025-05-19 16:22:43 -07:00
SimonFair f2818c679b Merge remote-tracking branch 'upstream/master' into Virtual-Sound-Card 2025-05-06 19:22:06 +01:00
tom mortensen ca72d4fbb6 Merge pull request #2068 from SimonFair/general-protection-fix
7.x Save PCI Data.
2025-05-06 10:35:00 -07:00
Zack Spear bab342df7b Merge branch 'master' into feat/theme-helper-class 2025-05-05 10:46:17 -07:00
SimonFair 3da0ca48de XML Icon change fix. 2025-04-28 18:49:43 +01:00
SimonFair 3a389133be Initial Commit for Virtual sound cards.
Testing + Helptext still to be completed.
2025-04-13 20:02:27 +01:00
SimonFair a110e52d3a Merge remote-tracking branch 'upstream/master' into general-protection-fix 2025-04-08 17:15:27 +01:00
Zack Spear cb0dbb4657 refactor: replace $theme1 variable usage with ThemeHelper methods for consistency across multiple pages 2025-04-07 11:44:58 -07:00
SimonFair 9f1d5e6b3b PHP Fixes and code updates 2025-04-07 11:13:12 +01:00
SimonFair 37e03531de VM Functions and System devices. 2025-04-05 22:08:43 +01:00
Zack Spear d6f30cd902 refactor: create edit.css for both UpdateVM.page & AddVM.page removing duplicated styles 2025-04-03 15:53:13 -07:00
SimonFair 65e06ee572 Fix: Clone if driver is QXL.
Fix:  PHP Errors and code tidy.
2025-02-18 17:14:29 +00:00
SimonFair b8442377e1 Fix: PHP Fixes
Revert style element in VM Template
Clone Logging/debug file
2025-02-17 19:06:40 +00:00
SimonFair b5545c18f2 Fix: PHP fixes
Update xmlns to include http://unraid
Fixes for php
2025-02-14 18:51:43 +00:00
bergware 234d38027b VM: make reference to interface instead of vhost
This requires users to update their VM settings and use the interface name instead of the vhost name as network source.

This brings VMs inline with Docker which also shows the interface name for custom networks
2025-02-11 23:10:28 +01:00
bergware cbd4936d80 VM: force wireless interface MAC address for VMs 2025-02-11 11:00:36 +01:00
bergware a1e0672d44 Revamped VM page styling 2025-02-09 16:55:32 +01:00
bergware 66db975bd8 Code style alignment
- Replace leading spaces by tabs
- Same indentation for all functions
- Remove trailing spaces / tabs
- Remove spaces in concatenation strings
- Only style adjustments, no code changes
2025-02-08 10:09:19 +01:00
tom mortensen 0728e8d6d7 Merge pull request #1992 from SimonFair/7.1-NoVM-Pinning
7.1 no vm pinning
2025-02-06 12:39:09 -08:00
tom mortensen e28d66e390 Merge pull request #1988 from SimonFair/vmdashusage-fix-
7.x Various VM Updates
2025-02-06 12:38:31 -08:00
SimonFair 74f78fbc8c Typo Fix 2025-02-04 17:19:37 +00:00
SimonFair 30e84566f7 Remove Custom CPU update code. 2025-01-29 22:55:00 +00:00
Tom Mortensen 07f96d490a Revert "Fix for qcow2 file additions." 2025-01-27 11:46:48 -08:00
SimonFair 89b0ccdcb1 Fix vcpu count. 2025-01-15 19:45:20 +00:00
SimonFair 8d0ae66a8c Merge remote-tracking branch 'upstream/master' into 7.1-NoVM-Pinning 2025-01-15 16:47:14 +00:00
SimonFair 8b94c03ca3 Non standard Webgui ports virt viewer fix. 2025-01-02 19:04:05 +00:00
SimonFair f9ce52faaf Custom CPUs 2024-12-21 16:15:15 +00:00
SimonFair f4bda545c9 Add Display Options 2024-12-20 19:59:59 +00:00
SimonFair 3839ea4ee2 Fix for menu popup if double quotes in name. 2024-12-15 09:25:36 +00:00
SimonFair 8616faad59 Add support to detect auto gpu in use. 2024-12-15 09:14:11 +00:00
SimonFair 08987bc2f1 Add driver and rendernode to VMMachines view 2024-12-14 11:12:49 +00:00
SimonFair 19361f0b4d Initial Commit
Templates Export/Import
Changes for virgl(Virtio3d)
Bios flag.
2024-12-14 10:29:43 +00:00
SimonFair a915a687d4 Allow non pinned vcpus for VMs 2024-11-10 18:59:01 +00:00
Squidly271 002d8d9255 Update libvirt_helpers.php 2024-11-02 12:16:56 -04:00
SimonFair e36779bd49 Fix Scaling. 2024-10-20 15:37:51 +01:00
SimonFair ecb8a8dac2 Additional logging to clones and fix check boxes. 2024-10-19 16:48:09 +01:00
SimonFair 35f4cb9bf0 Force scaling local. 2024-10-18 12:25:40 +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