Commit Graph

86 Commits

Author SHA1 Message Date
SimonFair
b8442377e1 Fix: PHP Fixes
Revert style element in VM Template
Clone Logging/debug file
2025-02-17 19:06:40 +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
SimonFair
30e84566f7 Remove Custom CPU update code. 2025-01-29 22:55:00 +00:00
SimonFair
89b0ccdcb1 Fix vcpu count. 2025-01-15 19:45:20 +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
8616faad59 Add support to detect auto gpu in use. 2024-12-15 09:14:11 +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
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
0db0032648 Add Unmap Support 2024-08-15 19:29:20 +01: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
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
SimonFair
22124123a9 Return dev name as string. 2024-06-05 17:17:48 +01:00
SimonFair
cfa1ec4860 Add nogpu 2024-06-04 17:39:15 +01:00
SimonFair
f76337c97f Update VMs to use my_mkdir 2024-05-23 21:43:52 +01:00
SimonFair
b4a3a90a46 Add evdev passthru. 2024-05-06 20:44:44 +01:00
SimonFair
d9588b7c83 Add qemu:override support 2024-04-25 18:53:55 +01:00
SimonFair
e9c973baad Show decimals for disk > 1TB 2024-04-10 21:27:24 +01:00
SimonFair
c0f79e8929 Add tooltip and * if spundown. 2024-03-29 07:48:33 +00:00
SimonFair
d5ee50c696 Merge remote-tracking branch 'upstream/master' into VM-Avoid-spinup-of-ISOS-location-volume 2024-03-28 20:46:52 +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
9c60cc9619 QCOW2 Fixes 2024-01-05 19:42:06 +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
505205089d Add spin up check to CD info function. 2023-12-07 14:37:00 +00:00
SimonFair
9c85e6132f Fix UUID change in xml view 2023-11-24 14:23:18 +00:00
SimonFair
3d75dbc7d5 Remove nodatacow 2023-11-22 23:41:23 +00:00
SimonFair
2987d3f4f8 Add storage override option
Add storage override to specify where images are created at add VM.
2023-11-21 21:43:07 +00:00
SimonFair
eb5eb804f1 fix code 2023-11-21 18:34:13 +00:00
SimonFair
a2f4a82f57 fix code 2023-11-21 18:31:32 +00:00
SimonFair
2fa3e5090f fix code 2023-11-21 18:30:51 +00:00
SimonFair
e045a9e047 Add SR-IOV support for Intel iGPU. 2023-11-21 18:26:29 +00:00
SimonFair
ed98550088 Add option for no keymap. 2023-11-14 16:09:40 +00:00
SimonFair
108c27c8ad Code clean up and second set of buttons after advanced options 2023-11-05 16:29:00 +00:00
SimonFair
ea6500ae35 Add timer support 2023-11-05 14:02:38 +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