summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/openslx/util/vm/VmMetaData.java
Commit message (Expand)AuthorAgeFilesLines
* refactor: populateTheMaps -> registerVirtualHWJonathan Bauer2018-04-161-1/+1
* [VBox] added new QemuMetaData class, class is built to work like the vbox and...Victor Mocanu2018-01-241-2/+20
* [VBox] removed todos and not used importsVictor Mocanu2017-11-241-2/+0Star
* [VBox] turned the swithcases to for loops;Victor Mocanu2017-11-231-9/+13
* [VBox] separated and made some vmwaremetadata functions abstract in vmmetadat...Victor Mocanu2017-11-211-6/+17
* [VBox] added all networkcards for virtualbox made small change to internal classVictor Mocanu2017-11-211-9/+21
* [VBox] improved and expanded the setters and getters for the enum typesVictor Mocanu2017-11-201-7/+8
* [VBox] setter for the 3dacceleration works now, added new hardwareversion enu...Victor Mocanu2017-11-141-2/+3
* [VBox] new working coppyVictor Mocanu2017-11-021-3/+32
* [VBox] added sorting to the keysarraysVictor Mocanu2017-10-271-8/+21
* [VBox] work in progress for the DropDownSelectWindow... everything was vmx sp...Victor Mocanu2017-10-261-4/+119
* fix code formattingJonathan Bauer2017-10-241-47/+59
* formatting & first round of cleanupJonathan Bauer2017-10-201-96/+63Star
* [VBox] improved download partVictor Mocanu2017-10-091-6/+7
* [VBox] added new uuid when downloading vm from serverVictor Mocanu2017-10-061-38/+34Star
* [VBox] working coppy in case further changes result in catastrophical failureVictor Mocanu2017-10-021-1/+16
* [VBox] changes to the VmWrapper class, it asks now for an VmMetaData child, i...Victor Mocanu2017-09-211-2/+30
* [VBox] working coppy of VboxConfig class, children are removed but empty line...Victor Mocanu2017-09-211-1/+9
* [VBox] changed and implemented the functionality of VboxConfig s.t. the proce...Victor Mocanu2017-08-081-30/+9Star
* [VBox] Added the VBoxConfig class and done some work on the VBoxMetaData classVictor Mocanu2017-06-221-6/+22
* [VBOX] restructured generic VmMetaData for comming VBox supportVictor Mocanu2017-05-221-2/+38
* [vmutil] Add .applySettingsForLocalEdit() that is intended to prepare several...Simon Rettberg2016-10-051-0/+6
* [vm] Add .enableUsb(bool)Simon Rettberg2016-09-051-0/+2
* Fix NPESimon Rettberg2015-09-031-0/+2
* Extend vm metadata classesSimon Rettberg2015-09-021-2/+7
* Vm meta parser: Add virtualizer getter, change type of descriptionSimon Rettberg2015-07-231-1/+5
* Add classes for analyzing vm metadata filesSimon Rettberg2015-07-141-0/+125