summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/openslx/util/vm/VboxConfig.java
Commit message (Expand)AuthorAgeFilesLines
* Refactor disk image representation and add unit testsManuel Bentele2021-03-101-631/+0Star
* [vm] Add support for NVMeSimon Rettberg2021-03-051-9/+12
* [vm] Turn disableSuspend into more versatile tweakForNonPersistentSimon Rettberg2019-06-191-0/+19
* Add support for configuring USB speedSimon Rettberg2019-06-181-32/+90
* [vbox] fix bad detection of multiple hard drivesJonathan Bauer2019-02-281-12/+31
* Improve VM descriütion file detection and parsingSimon Rettberg2018-09-171-36/+29Star
* Move ResourceLoader to dozmod -- is client specificSimon Rettberg2018-06-261-5/+10
* [vbox] validate vbox configs against xsd schemaJonathan Bauer2018-04-271-16/+26
* [vbox] do not filter <RemoteDisplay>Jonathan Bauer2018-04-261-1/+0Star
* [vbox] new XmlHelper class + usage thereofJonathan Bauer2018-04-251-66/+22Star
* [vbox] more refactoringJonathan Bauer2018-04-251-35/+47
* [vbox] major refactor...Jonathan Bauer2018-04-241-355/+284Star
* [vbox] more cleanup + formattingJonathan Bauer2018-04-231-28/+21Star
* [*] add support for machine snapshot detectionJonathan Bauer2018-04-201-14/+29
* [vbox] blacklist VideoCapture and RemoteDisplayJonathan Bauer2018-04-201-2/+2
* [vbox] reworked VDI disk validationJonathan Bauer2018-04-171-0/+9
* [vbox] add support for VirtualBoxVictor Mocanu2018-04-161-0/+611