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
SimonFair
c27e018fdb
Reduce Multifunction starting bus.
2024-09-04 21:11:44 +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
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
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
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
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
3fdcbf125d
PHP Fixes and opentab for VM URL
2024-06-27 20:17:05 +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