summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/openslx/virtualization/configuration/VirtualizationConfigurationVirtualboxFileFormat.java
Commit message (Expand)AuthorAgeFilesLines
* [vbox] Handle the version-dependent StorageControllers path everywhereSimon Rettberg2023-05-121-15/+10Star
* vbox: Update testing, UUID replacement hack is not needed anymoreSimon Rettberg2023-05-111-1/+1
* vbox: Add special case for older vbox version filesSimon Rettberg2023-05-111-1/+7
* [vbox] Implement .transformPrivacy(), remove placeholder codeSimon Rettberg2023-05-101-77/+76Star
* [vbox] Fix USB 2.0/1.1 detectionSimon Rettberg2022-11-111-1/+1
* FormattingSimon Rettberg2022-11-111-2/+8
* Always pass charset in String constructor; don't treat strings as binary safeSimon Rettberg2022-02-141-1/+1
* Fix path separator for resource URLs on Windows platformsManuel Bentele2022-02-031-1/+3
* Update log4j because of the CVE-2021-44228 security flawManuel Bentele2021-12-151-2/+3
* Fix handling of multiple VirtualBox network adaptersManuel Bentele2021-06-291-2/+2
* Implements XML schema validation for VirtualBox configurationsManuel Bentele2021-05-121-37/+116
* Fix HDD detection in VirtualBox configurations newer or equal than v1.17Manuel Bentele2021-05-101-2/+53
* Update XML schema for VirtualBox virtualization configurationsManuel Bentele2021-05-051-1/+1
* Fix errors in Javadoc commentsManuel Bentele2021-04-301-4/+5
* Rename VmMetaData classesManuel Bentele2021-04-161-0/+631