summaryrefslogtreecommitdiffstats
path: root/core/modules/qemu/runvirt-plugin-qemu
Commit message (Expand)AuthorAgeFilesLines
* [qemu] Terminate virt-viewer if VM is powered offManuel Bentele2021-07-051-2/+2
* [qemu] Handle 'NullPointerException' if config filenames are missingManuel Bentele2021-07-011-2/+3
* [qemu] Enable Java compiler warningsManuel Bentele2021-07-011-0/+5
* [qemu] Disable build of runvirt plugin without packaged dependenciesManuel Bentele2021-07-011-0/+10
* [qemu] Add link to main Java class into the Manifest (Jar archive)Manuel Bentele2021-06-301-0/+8
* [qemu] Add configuration validation for transformations in unit testsManuel Bentele2021-06-1013-0/+55
* [qemu] Implement passthrough of NVIDIA GPUsManuel Bentele2021-06-109-69/+592
* [qemu] Add unit tests for Libvirt configuration transformationsManuel Bentele2021-05-2621-26/+596
* [qemu] Rename term 'filter' in test classes to match 'transformation'Manuel Bentele2021-05-255-36/+38
* [qemu] Rename test classes to match naming convention of 'transformation'Manuel Bentele2021-05-257-58/+52Star
* [qemu] Add test dependency to reuse test resources from master-sync-sharedManuel Bentele2021-05-254-1149/+11Star
* [qemu] Ignore generated Maven 'bin' directoryManuel Bentele2021-05-181-0/+1
* [qemu] Show virt-manager in debug mode to inspect Libvirt VMManuel Bentele2021-05-174-6/+95
* [qemu] Keep track of defined VMs to automatically close them before program exitManuel Bentele2021-05-172-11/+25
* [qemu] Add viewer representation to render displays of the virtual machineManuel Bentele2021-05-179-14/+476
* [qemu] Document configuration transformations and Libvirt QEMU hypervisorManuel Bentele2021-05-1421-86/+773
* [qemu] Rename VmMetaData classesManuel Bentele2021-04-167-16/+16
* [qemu] Move generic filtering/transformation to master-sync-sharedManuel Bentele2021-04-1528-380/+222Star
* [qemu] Add API to register the functional interface based config filter methodManuel Bentele2021-04-131-5/+2Star
* [qemu] Replace Libvirt XML VM configuration with filtered config for test casesManuel Bentele2021-03-263-165/+163Star
* [qemu] Add filtering/transformation of config files and VM managementManuel Bentele2021-03-2539-25/+2872
* [qemu]: Add Libvirt XML documents as dependenciesManuel Bentele2021-03-151-0/+34
* [qemu]: Add Libvirt Java bindings as dependenciesManuel Bentele2021-02-161-47/+64
* [qemu] Add unit tests for run-virt plugin's command line argument parserManuel Bentele2021-02-161-0/+548
* [qemu] Add unit tests for run-virt plugin's help optionManuel Bentele2021-02-123-7/+194
* [qemu] Add command line argument parsing to 'qemu' runvirt pluginManuel Bentele2021-02-115-8/+569
* [qemu] Add empty Maven project for 'qemu' runvirt pluginManuel Bentele2021-02-054-0/+119