Commit Graph

87 Commits

Author SHA1 Message Date
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 de4aa58e2a Copyright update 2023-10-26 17:04:48 +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 de4e0f1e14 VM manager: display and dialog fixes 2023-10-25 22:57:19 +02:00
bergware 39faad3430 VM manager: display and dialog fixes 2023-10-25 22:53:00 +02:00
bergware 9bd92dca96 VM manager: display and dialog fixes 2023-10-25 22:50:25 +02:00
bergware 6734542fac VM manager: display and dialog fixes 2023-10-25 22:48:39 +02:00
bergware cb27feffd6 VM machines: fix ISOs dialog 2023-10-25 19:23:01 +02:00
bergware 6d20bdc430 Make dialog window appearance more consistent 2023-10-25 18:50:51 +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 f86df19b7d Add migratable help text. 2023-10-21 11:55:58 +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
bergware ddf80158a9 VMsettings: fix typo 2023-10-16 18:27:54 +02:00
SimonFair bde58c0298 Revise processing 2023-10-16 13:24:54 +01:00
bergware dab8b99c9c minor syntax update 2023-10-16 12:18:57 +02:00
tom mortensen e7abf704c5 Merge pull request #1462 from bergware/master
Miscellaneous updates and fixes
2023-10-15 14:24:33 -07:00
bergware 646314051b Minor code cleanup 2023-10-15 16:34:35 +02:00
bergware 9d788f010f VM snapshot: updated remove dialog 2023-10-15 16:29:07 +02:00
bergware 903a630fd0 VM snapshot: updated remove dialog 2023-10-15 16:27:55 +02:00
bergware 5d6cbbd3a6 Dialog window: adjust height 2023-10-15 16:22:30 +02:00
bergware b2fcdf1d32 VM menu: add space in text 2023-10-15 16:05:57 +02:00
bergware ef26fb3f57 Revert "VM manager: minor icon update"
This reverts commit ab661ccc06.
2023-10-15 15:50:53 +02:00
bergware ab661ccc06 VM manager: minor icon update 2023-10-15 15:47:08 +02: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
bergware aef7b4c012 VMs: add missing space in text 2023-10-14 14:02:22 +02:00
bergware f9167b929f snaphots: several updates for Dashboard and VMs page 2023-10-14 13:54:13 +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 093d754b74 Create VM autostart disable option 2023-10-12 20:27:37 +01:00
SimonFair 357171fec5 Add Override File support and default support for Coral TPu 2023-10-11 19:16:01 +01:00
bergware ac0e67eeac Updated logger registration 2023-10-03 10:21:19 +02:00
bergware 3903686c5f Updated logger function to escape message part 2023-10-02 22:16:23 +02:00
tom mortensen 90ba712f7c Merge pull request #1433 from SimonFair/VM-Clone-and-Snapshot-merge
Vm clone and snapshot merge
2023-09-25 12:33:24 -07: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