summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [Transfer] Better error messages and handling for downloadssuite-2.0Simon Rettberg2021-04-211-9/+5Star
* [thrift] Add allowStudentDownload to SatelliteConfigSimon Rettberg2021-04-212-5/+107
* [vm/DiskImage] Remove File constructor, make sure open file doesn't leakSimon Rettberg2021-04-144-89/+38Star
* [Feature] Adding Docker_Container as Featureralph isenmann2021-03-181-1/+5
* Fix warning due to missing file-based NVMe support in LibvirtManuel Bentele2021-03-111-0/+3
* Remove suppressions and fix Java 8 warningsManuel Bentele2021-03-107-15/+32
* Enable Java compiler warningsManuel Bentele2021-03-101-0/+1
* Refactor disk image representation and add unit testsManuel Bentele2021-03-1036-670/+1608
* [vmware] Stop creating 'null.present = "TRUE"' entriesSimon Rettberg2021-03-051-1/+1
* [vm] Add support for NVMeSimon Rettberg2021-03-053-26/+32
* [Json] Explicitly pass Object[] to Method.invoke()Simon Rettberg2021-03-041-1/+1
* [VmWare] Add hwversion 17 + 18Simon Rettberg2021-03-042-0/+4
* Remove warnings in Docker meta data classManuel Bentele2021-02-221-5/+32
* Merge remote-tracking branch 'origin/feature/qemu-integration'Stephan Schwär2021-02-19100-106/+23792
|\
| * Add automatic RelaxNG schema validation for Libvirt domain XML documentsManuel Bentele2021-01-304-20/+17Star
| * Remove unused import in QemuMetaData classManuel Bentele2021-01-301-1/+0Star
| * Add support for QEMU VMs (based on Libvirt domain XML documents)Manuel Bentele2021-01-2910-92/+1487
| * Add implementation of Libvirt domain XML documentsManuel Bentele2021-01-2927-0/+4391
| * Add base classes and utilites to represent Libvirt XML documentsManuel Bentele2021-01-2922-0/+3061
| * Add Libvirt 7.0.0 RelaxNG schema files for QEMUManuel Bentele2021-01-2923-0/+14408
| * Disables logging with log4j in test for DiskImage classManuel Bentele2021-01-191-0/+10
| * Add support for QCOW2 images for QEMUManuel Bentele2021-01-0820-12/+433
| * Add JUnit 5 and its Maven integration for testsManuel Bentele2021-01-051-3/+8
* | [docker] Check recieved content.ralph isenmann2021-02-102-30/+55
|/
* Remove unused code and classesStephan Schwär2020-11-203-292/+0Star
* Merge remote-tracking branch 'origin/feature/search-in-description' into ovf-...Stephan Schwär2020-11-113-70/+282
|\
| * Add new field to structsMürsel Türk2020-10-143-70/+282
* | Use master sync shared code formatting styleStephan Schwär2020-11-062-47/+80
* | Remove unused librariesStephan Schwär2020-10-292-19/+0Star
* | Cleanup debug codeStephan Schwär2020-10-293-24/+6Star
* | Fix lowercase issue in vmx files being flagged as invalidStephan Schwär2020-10-131-2/+5
* | Change ovf classes logger output to debugStephan Schwär2020-10-082-7/+7
* | Improve comments describing new classes and cleanupStephan Schwär2020-10-082-73/+50Star
* | Add meta and config files for ovf formatStephan Schwär2020-10-083-0/+319
* | Create Object of DockerMetaDataDummyralph isenmann2020-08-192-0/+14
* | add dockerfile as byte array to DockerMetaDataDummy.javaralph isenmann2020-08-112-5/+21
* | workaround for Java8 runtime errorralph isenmann2020-08-111-4/+5
* | Add Docker supportralph isenmann2020-07-154-1/+134
* | Add intellij project files to gitignoreralph isenmann2020-07-151-0/+4
|/
* [vmware] Allow hpet CMX entrySimon Rettberg2020-06-221-1/+1
* Add javax.annotation.Generated dependency for Java 9Simon Rettberg2019-10-222-0/+7
* Json: Fix deserialization of bools in Thrift classesSimon Rettberg2019-09-111-3/+13
* [vm] Move workaround to actually take effectSimon Rettberg2019-07-191-5/+4Star
* [vmware] Add usb.mangleUsb3Speed = TRUE if using USB 1.1/2.0Simon Rettberg2019-07-031-0/+4
* Add Feature entry for USB configSimon Rettberg2019-07-011-0/+5
* Add support for EFI and hwversion 16Simon Rettberg2019-06-282-1/+4
* [vm] Turn disableSuspend into more versatile tweakForNonPersistentSimon Rettberg2019-06-195-6/+33
* Add support for configuring USB speedSimon Rettberg2019-06-185-73/+279
* [vmware] Whitelist more stuffSimon Rettberg2019-06-141-3/+3
* [vmware] Support hwversion 14 and 15Simon Rettberg2019-05-292-4/+15