summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/openslx/util/vm/VmMetaData.java
Commit message (Collapse)AuthorAgeFilesLines
* Refactor disk image representation and add unit testsManuel Bentele2021-03-101-418/+0Star
|
* [vm] Add support for NVMeSimon Rettberg2021-03-051-1/+1
|
* [VmWare] Add hwversion 17 + 18Simon Rettberg2021-03-041-0/+2
|
* Merge remote-tracking branch 'origin/feature/qemu-integration'Stephan Schwär2021-02-191-1/+8
|\
| * Add support for QEMU VMs (based on Libvirt domain XML documents)Manuel Bentele2021-01-291-1/+8
| |
* | [docker] Check recieved content.ralph isenmann2021-02-101-13/+8Star
|/ | | | Add a simple check to prevent any content as acceptable
* Remove unused code and classesStephan Schwär2020-11-201-5/+0Star
|
* Cleanup debug codeStephan Schwär2020-10-291-1/+1
|
* Add meta and config files for ovf formatStephan Schwär2020-10-081-0/+5
|
* Create Object of DockerMetaDataDummyralph isenmann2020-08-191-0/+10
| | | | VmMetaDate.getInstance of a DockerMetaDataDummy
* add dockerfile as byte array to DockerMetaDataDummy.javaralph isenmann2020-08-111-1/+1
| | | | This allows to store the content of a dockerfile in the imageversion table
* Add Docker supportralph isenmann2020-07-151-0/+5
|
* Add support for EFI and hwversion 16Simon Rettberg2019-06-281-0/+1
|
* [vm] Turn disableSuspend into more versatile tweakForNonPersistentSimon Rettberg2019-06-191-1/+1
|
* Add support for configuring USB speedSimon Rettberg2019-06-181-7/+36
|
* [vmware] Support hwversion 14 and 15Simon Rettberg2019-05-291-4/+13
|
* Improve VM descriütion file detection and parsingSimon Rettberg2018-09-171-29/+12Star
|
* [vbox] new XmlHelper class + usage thereofJonathan Bauer2018-04-251-1/+4
|
* [*] add support for machine snapshot detectionJonathan Bauer2018-04-201-0/+7
|
* [vbox] add support for VirtualBoxVictor Mocanu2018-04-161-22/+245
|
* [vmutil] Add .applySettingsForLocalEdit() that is intended to prepare ↵Simon Rettberg2016-10-051-0/+6
| | | | several options in the vm description for local editing
* [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