summaryrefslogtreecommitdiffstats
path: root/core/modules/qemu/runvirt-plugin-qemu/src
Commit message (Expand)AuthorAgeFilesLines
* [qemu] Handle 'NullPointerException' if config filenames are missingManuel Bentele2021-07-011-2/+3
* [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-253-1149/+3Star
* [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-178-14/+471
* [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-2537-22/+2850
* [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-122-7/+188
* [qemu] Add command line argument parsing to 'qemu' runvirt pluginManuel Bentele2021-02-114-8/+552
* [qemu] Add empty Maven project for 'qemu' runvirt pluginManuel Bentele2021-02-052-0/+32