summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/openslx/virtualization/configuration/logic
Commit message (Collapse)AuthorAgeFilesLines
* Implement disabling USB in VMsSimon Rettberg2023-06-301-2/+1Star
|
* [virtualizer] Get rid of Generics for VirtualizationConfigurationSimon Rettberg2021-08-124-15/+9Star
|
* [vmware] Less strict filtering Suite <-> dmsd, redo filtering logicSimon Rettberg2021-07-021-7/+7
| | | | | | Get rid of the old flags for different filtering targets. This was never implemented properly anyways and was confusing to use. Instead, add explicit on-demand filtering to to according transformation methods.
* Fix errors in Javadoc commentsManuel Bentele2021-04-303-3/+3
|
* Add unit tests for transformation logic (dozmod-server --> stateless client)Manuel Bentele2021-04-301-2/+2
|
* Document configuration transformation logics and their data containersManuel Bentele2021-04-284-0/+143
|
* Refactors and abstracts version information in config logic and disk imageManuel Bentele2021-04-234-7/+7
|
* Encapsulate transformation logic for virtualization configurationsManuel Bentele2021-04-204-0/+273