summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/util/VmWrapper.java
Commit message (Expand)AuthorAgeFilesLines
* [client] Support configuring USB speed of VMsSimon Rettberg2019-06-181-2/+5
* [client] Move ResourceLoader back to dozmod clientSimon Rettberg2018-06-261-1/+0Star
* update imports of ResourceLoaderJonathan Bauer2018-04-271-0/+1
* [client] Use TConst virtualizer constantsSimon Rettberg2018-04-241-1/+2
* [client] Minor cleanups, add/remove TODOs, rename vars, ...Simon Rettberg2018-04-161-12/+10Star
* [client] Reduce assigned RAM for downloaded VMs; had some OOMs on Win10Simon Rettberg2018-04-161-1/+1
* [*] Add virtualbox supportVictor Mocanu2018-04-161-28/+52
* [client] Call .applySettingsForLocalEdit() after downloading a VMSimon Rettberg2016-10-051-0/+1
* [client] Enable USB in vmx after VM downloadSimon Rettberg2016-09-201-0/+1
* [client] Add cd-rom drives to downloaded machineSimon Rettberg2016-02-241-0/+2
* [client] Fix: always generate multiple of 4 values for VM RAMSimon Rettberg2015-11-231-1/+1
* [client] Add two floppy drives to vmx of downloaded VMSimon Rettberg2015-10-271-1/+20
* [client] Disable login button while login is running; create legacy vmx if se...Simon Rettberg2015-09-231-7/+14
* [*] Adapt to MSS changesSimon Rettberg2015-09-111-1/+1
* Renamed method in MSSSimon Rettberg2015-09-091-1/+1
* [client] evaluate max memory of OS when generating vmxJonathan Bauer2015-09-081-2/+7
* [client] Fix NPE when deleting images while there are lectures with no imageSimon Rettberg2015-09-031-0/+35
* [client] Generate VMX on downloadSimon Rettberg2015-09-021-13/+55
* [client] Add vm wrapper skeleton (for local vmx generation)Simon Rettberg2015-09-021-0/+38