summaryrefslogtreecommitdiffstats
path: root/core/modules/qemu/runvirt-plugin-qemu/src/main/java/org/openslx/runvirt/plugin/qemu/App.java
Commit message (Expand)AuthorAgeFilesLines
* [qemu] Handle 'NullPointerException' if config filenames are missingManuel Bentele2021-07-011-2/+3
* [qemu] Implement passthrough of NVIDIA GPUsManuel Bentele2021-06-101-10/+22
* [qemu] Show virt-manager in debug mode to inspect Libvirt VMManuel Bentele2021-05-171-2/+12
* [qemu] Keep track of defined VMs to automatically close them before program exitManuel Bentele2021-05-171-10/+1Star
* [qemu] Add viewer representation to render displays of the virtual machineManuel Bentele2021-05-171-3/+30
* [qemu] Document configuration transformations and Libvirt QEMU hypervisorManuel Bentele2021-05-141-2/+2
* [qemu] Move generic filtering/transformation to master-sync-sharedManuel Bentele2021-04-151-37/+37
* [qemu] Add filtering/transformation of config files and VM managementManuel Bentele2021-03-251-0/+121
* [qemu] Add unit tests for run-virt plugin's help optionManuel Bentele2021-02-121-3/+6
* [qemu] Add command line argument parsing to 'qemu' runvirt pluginManuel Bentele2021-02-111-2/+111
* [qemu] Add empty Maven project for 'qemu' runvirt pluginManuel Bentele2021-02-051-0/+12