summaryrefslogtreecommitdiffstats
path: root/core/modules/qemu/runvirt-plugin-qemu/src/test
Commit message (Collapse)AuthorAgeFilesLines
* [qemu] Add configuration validation for transformations in unit testsManuel Bentele2021-06-1013-0/+55
|
* [qemu] Implement passthrough of NVIDIA GPUsManuel Bentele2021-06-104-5/+193
| | | | | | | | The implementation adds specified PCI devics of a NVIDIA GPU on the host system to the final Libvirt domain XML configuration for a NVIDIA GPU passthrough. In addition to that, the implementation adds support for the Looking Glass Client to display the framebuffer of the NVIDIA GPU on the host system through a shared memory device.
* [qemu] Add unit tests for Libvirt configuration transformationsManuel Bentele2021-05-2612-4/+516
|
* [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-172-4/+71
|
* [qemu] Move generic filtering/transformation to master-sync-sharedManuel Bentele2021-04-155-24/+24
|
* [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-2511-17/+1567
|
* [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-121-4/+182
|
* [qemu] Add command line argument parsing to 'qemu' runvirt pluginManuel Bentele2021-02-111-6/+10
|
* [qemu] Add empty Maven project for 'qemu' runvirt pluginManuel Bentele2021-02-051-0/+20