summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/util/VmWrapper.java
Commit message (Expand)AuthorAgeFilesLines
* [CLIENT] Do not adjust QEMU VM firmware on Windows platformsManuel Bentele2022-02-141-1/+1
* [CLIENT] Update log4j because of the CVE-2021-44228 security flawManuel Bentele2021-12-151-2/+3
* [CLIENT] Adapt OS loader of QEMU machines for local editManuel Bentele2021-11-301-0/+9
* [*] Adapt to de-genricization of VirtualizationConfigurationSimon Rettberg2021-08-121-4/+4
* [client,server] Rename 'vm.disk' package to 'virtualization.disk'Manuel Bentele2021-05-191-3/+3
* [client,server] Refactors and abstracts version information in config logic a...Manuel Bentele2021-04-231-6/+7
* [client,server] Encapsulate transformation logic for virtualization configura...Manuel Bentele2021-04-201-80/+42Star
* [client,server] Rename VmMetaData classesManuel Bentele2021-04-161-26/+26
* [client,server] Move VmMetaData classes to new virtualization config directoriesManuel Bentele2021-04-151-5/+5
* [client,server] Refactor disk image representationManuel Bentele2021-03-111-9/+21
* [client] Add import of Libvirt XML files to support QEMUManuel Bentele2021-01-051-1/+1
* [client] Modify Image Download to handle Dockerfilesralph isenmann2020-09-151-2/+3
* [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