summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/openslx/vm/disk/DiskImage.java
Commit message (Expand)AuthorAgeFilesLines
* Rename 'vm.disk' package to 'virtualization.disk'Manuel Bentele2021-05-191-253/+0Star
* Merge branch 'feature/qemu-integration'Manuel Bentele2021-05-191-3/+5
|\
| * Fix errors in Javadoc commentsManuel Bentele2021-04-301-1/+1
| * Refactors and abstracts version information in config logic and disk imageManuel Bentele2021-04-231-1/+2
* | [vm/DiskImage] Remove File constructor, make sure open file doesn't leakSimon Rettberg2021-04-141-35/+35
|/
* Refactor disk image representation and add unit testsManuel Bentele2021-03-101-0/+251