Commit Graph

181 Commits

Author SHA1 Message Date
SimonFair 97496beeb7 Add override path support
Bug fix metadata on revert
2023-11-23 19:41:02 +00:00
SimonFair 4f88a29c8f Add override path support
bug fix for metadata on revert.
2023-11-23 19:39:49 +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
tom mortensen 8db7dd714d Merge pull request #1520 from SimonFair/Multi-disk-locations
Add SR-IOV support for Intel iGPU.
2023-11-21 10:52:55 -08: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
bergware 8adacee0a0 VM; change circle-o to dot-circle-o 2023-11-18 17:28:53 +01:00
bergware 222e3a68ee VM machines: insert space between text and icon 2023-11-18 17:24:37 +01:00
bergware 66a642f918 VM machines: insert space between text and icon
Fix English phrase
2023-11-16 17:36:09 +01:00
SimonFair ed98550088 Add option for no keymap. 2023-11-14 16:09:40 +00:00
tom mortensen dfa2199332 Merge pull request #1494 from SimonFair/QEMU-Cmdline-and-Clocks
Add offset and timer support
2023-11-07 09:04:19 -08:00
bergware 67a998c8b2 VMs: change icon to open circle 2023-11-06 09:33:07 +01: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 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 00a0087d2b Merge pull request #1482 from SimonFair/VM-template-enhancements-for-Windows-VMs
Fix to multifunction which fails with non zero slot on beta21
2023-10-28 14:03:06 -07:00
SimonFair ce53616c6b Fix to multifunction which fails with non zero slot on beta21 2023-10-28 21:42:25 +01: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 c9b86b8853 Copyright update 2023-10-26 17:14:53 +02:00
bergware ceeb125ba9 Use "null coalescing assignment" operator for $docroot 2023-10-26 14:00:15 +02:00
bergware a671e237a0 VM machines: add translation 2023-10-26 02:52:44 +02:00
bergware 6734542fac VM manager: display and dialog fixes 2023-10-25 22:48:39 +02:00
SimonFair c9b8d13261 Update libvirt.php 2023-10-21 15:58:09 +01:00
SimonFair 1ba8f32464 Add hypeclock for windows machines 2023-10-21 14:58:40 +01:00
SimonFair b04b5d3519 Add option to set cpu migration
Support is only on host passthrough not custom.
2023-10-21 10:54:15 +01:00
SimonFair 7b181bd71a Add cpumigrate field 2023-10-20 18:31:07 +01:00
SimonFair daf3393398 Additional VM Manager Changes 2023-10-19 21:00:34 +01:00
SimonFair 2d21f674ff Show all graphics cards
Add IP addresses to title on name.
2023-10-18 23:02:50 +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 8fc34e3f4a Add PCI Other multifunction support. 2023-10-16 20:42:36 +01:00
SimonFair bde58c0298 Revise processing 2023-10-16 13:24:54 +01:00
tom mortensen e7abf704c5 Merge pull request #1462 from bergware/master
Miscellaneous updates and fixes
2023-10-15 14:24:33 -07:00
SimonFair 43465bfd35 Disable input if Virtual.
Add Support for OtherPCI Devices
2023-10-15 11:16:20 +01:00
SimonFair b4bd84cd03 Update libvirt.php 2023-10-14 23:48:43 +01:00
SimonFair 83d02ea7ff Initial commit of multifunction support
Need to remove option for virtual gpus.
2023-10-14 23:46:31 +01:00
bergware 202cb8c222 Move inline styling in page files to dedicated css files
Instead of styling defined inside a page file, these settings are now kept in a dedicated css file. This has several advantages:

- It comes much easier to maintain styling, all css files are easy to find and update
- Browser can cache css files, which may improve page loading time
- Separate theme css files exist, no more need to make selection by coding

- This PR is a 1-to-1 move of existing inline styling to css files
- In future more optimization can be made by consolidating css files
2023-10-14 19:02:35 +02:00
SimonFair e3cbf2309d PHP and Code tidy fixes 2023-10-14 11:31:12 +01:00
bergware 68a367bea7 libvirt_helpers: fix PHP8 error 2023-10-14 01:39:26 +02: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