Commit Graph

191 Commits

Author SHA1 Message Date
bergware
09ec1b06f6 Changed ID to CLASS for elements occurring more than once 2023-01-07 21:32:49 +01:00
tom mortensen
508b9f6787 Merge pull request #1221 from SimonFair/VM-PHP8-additional-fixes
Additional VM Manager PHP fixes
2022-12-21 10:48:48 -08:00
SimonFair
7ed6864efb Additional VM Manager PHP fixes
<?#$color = strpos($msg, "rror:")!==false ? 'red-text':'green-text'?> Still need to find a fix for this, but remarked out to get it working for now.
2022-12-19 17:22:14 +00:00
SimonFair
10b0a7b02b Merge remote-tracking branch 'upstream/master' into MemoryBacking-processing 2022-12-18 12:12:01 +00:00
SimonFair
d23e731ec6 Update Memory Backup processing forVirtiofs. 2022-12-18 12:03:35 +00:00
tom mortensen
92a4158f2a Merge pull request #1217 from SimonFair/Virtual-console-enable-copy-paste
Enable copy paste option for virtual consoles
2022-12-12 10:03:25 -08:00
SimonFair
b662cea439 Enable cope paste option for virtual consoles
If you enable copy paste you need to install additional software on the client in addition to the QEMU agent if that has been installed. https://www.spice-space.org/download.html is the location for spice-vdagent for both window and linux. Note copy paste function will not work with web spice viewer you need to use virt-viewer.
2022-12-11 11:18:16 +00:00
SimonFair
55258e7570 Fix for bus text. 2022-12-03 15:40:42 +00:00
SimonFair
34b7f64cfb Initial Fix
Create __construct() function.
Fix typo for macs should be $macs
Fix logfile size
Remove Bus, working on fix.
2022-12-03 14:45:47 +00:00
tom mortensen
362e9fd657 Merge pull request #1208 from SimonFair/Spice-fix-and-update-
Spice Bug fix for users with non standard GUI ports defined.
2022-11-28 09:54:41 -08:00
SimonFair
7349bd6314 Bug fix for users with non standard GUI ports defined.
Change title to say VM name on host: x.x.x.x
2022-11-25 19:34:39 +00:00
SimonFair
63ad115195 Remove get_disk_stats_old function. 2022-11-25 18:25:00 +00:00
SimonFair
2f2d3931e2 Set serial to vdisk+index on create. 2022-11-25 15:32:16 +00:00
SimonFair
06df20c29a Add Serial option to vdisk 2022-11-25 07:15:38 +00:00
SimonFair
f17bf4b791 Change to use API
Change to use libvirt_domain_interface_addresses which has been available for a long time but was not documented in the API manual. Using this function stops tainted warnings being written to the log.

Domain id=4 is tainted: custom-ga-command will no longer be seen in the log.
2022-11-16 18:16:19 +00:00
SimonFair
f2f43c6d61 Add Nic boot order 2022-11-08 20:45:44 +00:00
tom mortensen
2316e554dc Merge pull request #1185 from SimonFair/Additional-boot-options-
Add boot order for USB and USB Boot option
2022-10-31 10:52:44 -07:00
SimonFair
c1775e571a Add boot order for USB and USBBoption
Add boot order field to USB devices
Add OS boot setting for USB Boot.
2022-10-30 15:43:11 +00:00
SimonFair
594f711c74 Fix conflict. 2022-10-29 11:49:26 +01:00
SimonFair
e75a0790c4 Merge remote-tracking branch 'upstream/master' into Fix-Vm-GUI-HyperV-option 2022-10-29 11:48:54 +01:00
SimonFair
826dcd0a89 Revert "Resolve Conflict"
This reverts commit 05d19e3a26.
2022-10-29 11:45:51 +01:00
SimonFair
05d19e3a26 Resolve Conflict 2022-10-29 11:42:35 +01:00
SimonFair
24e9149a03 Add start option with console 2022-10-29 11:37:24 +01:00
SimonFair
3c668e5b7d Code tidy 2022-10-28 14:24:31 +01:00
SimonFair
6dace82c6c Update HyperV Option changes. 2022-10-28 14:07:09 +01:00
SimonFair
9132a26063 Fix changing from passthru to custom CPU. 2022-10-28 11:04:29 +01:00
SimonFair
f7d3b31048 Code tidy. 2022-10-26 20:55:39 +01:00
SimonFair
ed25310da9 Test for guest agent
Test for guest agent to suppress error message in libvirt log.
Show text for guest not running or guest agent is not installed.
2022-10-26 20:14:40 +01:00
tom mortensen
137c734d04 Merge pull request #1171 from SimonFair/Shares-Selection
Add Unraid Share Mapping.
2022-10-16 08:35:26 -07:00
SimonFair
6ff9e38de1 Add Unraid Share Mapping. 2022-10-14 19:56:17 +01:00
SimonFair
4fd4386cf0 Add boot order for NVME PCI devices type 0108
Add boot order for NVME PCI
2022-10-11 17:23:47 +01:00
SimonFair
9a3dd7aab9 CD Hotplug fixes
Root path set correctly to media path
VMs with space in name.
2022-10-11 17:22:45 +01:00
tom mortensen
286ea13767 Merge pull request #1148 from SimonFair/SpiceHTMLClient
Spice html client in addition to VNC
2022-09-27 12:22:24 -07:00
tom mortensen
aafbe637c5 Merge pull request #1163 from SimonFair/VirtioFS-Support
Update VM Share GUI Options
2022-09-27 12:22:03 -07:00
Tom Mortensen
79db839cd7 Do not strip \r chars from domain.cfg 2022-09-26 10:31:46 -07:00
SimonFair
10df2460a8 Update for Windows
Remove 9P option for Windows.
Update XML if virtiofs and Windows in addition to Linux.
2022-09-25 17:22:48 +01:00
SimonFair
ce58b56c36 Update GUI Options
Include 9P and Virtiofs
Memory backing Needs to be reviewed.
2022-09-24 21:56:49 +01:00
SimonFair
a2265ef9dc Add startupPolicy to Custom.form 2022-09-19 16:39:07 +01:00
SimonFair
bde221a534 Add Missing USB support
Add Missing USB devices on list so can be removed from VM.
Add startupPolicy fields to USB list for future updates.
2022-09-18 07:39:47 +01:00
SimonFair
cd3bdde293 Fix no cdrom boot order and update ELEC templates to set boot order = 1 2022-09-10 16:39:20 +01:00
SimonFair
f710765003 Enable Update of Boot Order in GUI Template. 2022-09-10 13:42:19 +01:00
SimonFair
3fc757f9a5 Change Icon 2022-08-25 17:47:11 +01:00
SimonFair
b3fe8659fe VM Manager updates
Add option to eject and insert CD ISOs on VM Machines page
Add boot order on VM Machines page
2022-08-23 18:00:58 +01:00
SimonFair
d150e3ea7f Add display only initially. 2022-08-20 16:14:21 +01:00
SimonFair
717ee6c647 Add autoport and ports Add password prompt
Revert change to not update manual ports as now in GUI.
2022-08-13 17:02:38 +01:00
SimonFair
b883da15fa Change to text and field names
Use Virtual Console as text
Add ports view only on Template
Use VMRC for field names and new functions.
2022-08-12 15:00:10 +01:00
SimonFair
7f3584061a Add autoport processing. 2022-08-05 08:36:04 +01:00
SimonFair
dfb068bc3e GUI Updates. 2022-08-04 22:36:49 +01:00
SimonFair
7e350c692b Update GUI Pages and processors 2022-08-04 20:53:50 +01:00
SimonFair
5d7d77ad4f Update to GUI 2022-08-04 18:11:36 +01:00