Commit Graph

58 Commits

Author SHA1 Message Date
tom mortensen
249785377f Merge pull request #1613 from SimonFair/VM-Metrics
Add  VM usage data
2024-02-14 08:40:25 -08:00
SimonFair
71f655cd05 Add Stats page 2024-02-11 15:22:22 +00:00
tom mortensen
e24ffa4185 Merge pull request #1614 from SimonFair/User-VM-templates
VM templates Create missing directory.
2024-02-09 12:26:25 -08:00
SimonFair
7dda0f48d0 Create missing directory. 2024-02-09 08:52:45 +00:00
SimonFair
bb6598d2f9 Add initial functions to collect VM usage data 2024-02-09 07:09:47 +00:00
SimonFair
5842b5acf9 Add SSD flag for vdisks. 2024-01-27 23:48:15 +00:00
SimonFair
8f8d7037ee add support to XML custom 2024-01-16 19:40:48 +00:00
SimonFair
ff9e390840 QCOW2 Fixes 2024-01-06 12:32:43 +00:00
SimonFair
9c60cc9619 QCOW2 Fixes 2024-01-05 19:42:06 +00:00
SimonFair
6de185b0ac Updates to ZFS Snaps and fix for Libvirt 9.8.0+ issue 2024-01-03 17:21:25 +00:00
SimonFair
bb4c0402fc Updates to revert 2024-01-01 14:25:40 +00:00
SimonFair
29b4c81b81 Update title text for default snapshot type. 2023-12-31 19:49:25 +00:00
SimonFair
66874ef8f2 Add Support for File system level snapshots for VMs. 2023-12-30 15:51:53 +00:00
SimonFair
a373e316a3 Fix SCSI controller update
Add Method to snapshots.
2023-12-27 14:05:44 +00:00
SimonFair
5cf762c89d Fix when downgrading for VMs. 2023-12-18 20:14:42 +00:00
SimonFair
5f06519bdc Update helptext and codetidy. 2023-11-24 20:54:35 +00:00
SimonFair
97496beeb7 Add override path support
Bug fix metadata on revert
2023-11-23 19:41:02 +00:00
SimonFair
ed98550088 Add option for no keymap. 2023-11-14 16:09:40 +00:00
SimonFair
ea6500ae35 Add timer support 2023-11-05 14:02:38 +00:00
SimonFair
a18a6032fd Update get Clock function 2023-11-04 20:23:03 +00:00
SimonFair
21c8d79c71 Fix QEMU args value 2023-11-04 11:45:39 +00:00
SimonFair
f725ea1acd Update libvirt_helpers.php 2023-11-04 11:38:07 +00:00
SimonFair
b6ff572965 Merge remote-tracking branch 'upstream/master' into QEMU-Cmdline-and-Clocks 2023-11-04 11:35:38 +00:00
SimonFair
9f39b162d0 Add QEMU arg Support 2023-11-04 11:31:46 +00:00
tom mortensen
019a3028d6 Merge pull request #1483 from SimonFair/VM-template-enhancements-for-Windows-VMs
Additional multifunction changes
2023-10-30 09:47:00 -07:00
SimonFair
b10bceac79 Additional multifunction changes
Slot has to be > 1 for pc and 0 for q35
2023-10-29 17:29:32 +00:00
tom mortensen
66b458e53a Merge pull request #1474 from SimonFair/VM-template-enhancements-for-Windows-VMs
VM  template enhancements for windows vms
2023-10-28 09:15:17 -07:00
SimonFair
7663e0ca68 Fix errors in VS 2023-10-28 13:39:52 +01:00
bergware
ceeb125ba9 Use "null coalescing assignment" operator for $docroot 2023-10-26 14:00:15 +02:00
SimonFair
7b181bd71a Add cpumigrate field 2023-10-20 18:31:07 +01:00
tom mortensen
2f8b0f4ce3 Merge pull request #1464 from SimonFair/Vm-Multifunction-support
VM multifunction support
2023-10-17 10:14:00 -07:00
SimonFair
83d02ea7ff Initial commit of multifunction support
Need to remove option for virtual gpus.
2023-10-14 23:46:31 +01:00
SimonFair
e3cbf2309d PHP and Code tidy fixes 2023-10-14 11:31:12 +01:00
SimonFair
357171fec5 Add Override File support and default support for Coral TPu 2023-10-11 19:16:01 +01:00
SimonFair
f95b599b61 Ignore same target and source files 2023-09-25 18:14:00 +01:00
SimonFair
6b67f4a589 Merge and spaces fixes 2023-09-25 15:05:02 +01:00
SimonFair
31e49a5f70 Merge branch 'Snapshots' into VM-Clone-and-Snapshot-merge 2023-09-23 10:39:34 +01:00
SimonFair
5e5fb2e7b6 PHP Fix and Spice Audio Fix
Fix some PHP errors
Fix changing from spice to vnc if 	<audio id='1' type='spice'> is set,
2023-09-17 21:22:50 +01:00
SimonFair
eda8d37c12 Add option to try reflink first. Revert to rsync if not supported. 2023-09-15 21:10:06 +01:00
SimonFair
167ad02e4c Merge remote-tracking branch 'upstream/master' into Add-Clone-VM-option- 2023-09-14 18:33:59 +01:00
SimonFair
951b0c9b1c Merge remote-tracking branch 'upstream/master' into Add-Clone-VM-option- 2023-08-11 15:07:58 +01:00
bergware
3e992ee00c Update libvirt_helpers.php 2023-08-11 02:13:48 +02:00
bergware
aeda05bed7 Make bridge / macvtap selection per physical interface 2023-08-10 22:08:04 +02:00
bergware
180c4c2e91 Re-introduce macvlan / ipvlan selection when bridge is enabled 2023-08-10 03:26:04 +02:00
bergware
4f61f11879 networking: use new macvtap network instead of macvlan
Minor fixes
2023-08-09 23:26:21 +02:00
bergware
f8d6560b79 New vhost network for both containers and VMs
User can enable / disable bridging to change network behavior.
Containers and VMs are automatically updated to the new network settings
2023-08-09 19:36:00 +02:00
bergware
cc08059389 Trailing spaces cleanup 2023-08-08 15:19:39 +02:00
SimonFair
00c59cd5ad Merge remote-tracking branch 'upstream/master' into Snapshots 2023-08-04 08:28:35 +01:00
SimonFair
b7a1fc07ef Retain VNC password during update. 2023-07-21 12:54:08 +01:00
SimonFair
cf13a33f00 Fir directory permissions. 2023-07-02 21:54:34 +01:00