summaryrefslogtreecommitdiffstats
path: root/core/modules/qemu/runvirt-plugin-qemu/src/test/java/org/openslx/runvirt/plugin
Commit message (Expand)AuthorAgeFilesLines
* [qemu] java: Make pci passthrough generic, not just for nvidiaSimon Rettberg2023-07-261-5/+5
* [libvirt] Add support for CPU pinning, honor host's SMT topologySimon Rettberg2023-07-261-2/+2
* [qemu] Add option to edit XML before launchingSimon Rettberg2023-06-221-116/+1Star
* [qemu] Implement new way of enabling GVT-g in QEMUSimon Rettberg2023-02-011-18/+2Star
* [qemu] Make AppTest.setUp() public to JUnit happySimon Rettberg2022-07-051-1/+1
* [qemu] Add device passthrough debug modeManuel Bentele2022-04-042-4/+68
* [qemu] Update log4j because of the CVE-2021-44228 security flawManuel Bentele2021-12-151-3/+3
* [qemu] Move firmware loader lookup to master-sync-sharedManuel Bentele2021-11-302-31/+4Star
* [qemu] Set number of CPU cores instead of CPU sockets for a VMManuel Bentele2021-11-161-1/+13
* [qemu] Mock Java file attribute access to fix CDROM transformation unit testManuel Bentele2021-11-112-4/+30
* [qemu] Add automatic firmware path transformation for UEFI based VMsManuel Bentele2021-11-095-10/+100
* [qemu] Fix invalid disk storage type for CDROMsManuel Bentele2021-09-102-3/+3
* [qemu] Set listen address and port for looking-glass-clientManuel Bentele2021-09-011-0/+11
* [qemu] Fix issue in Nvidia GPU passthrough unit testManuel Bentele2021-08-161-4/+11
* [qemu] Add Intel GVT-g (mdev) support to run-virt Java toolManuel Bentele2021-08-164-5/+192
* [qemu] Add transformation of Libvirt graphics type to local SPICE graphicsManuel Bentele2021-08-112-3/+103
* [qemu] Downgrade QEMU HW-version if HW-version is too newManuel Bentele2021-08-061-2/+7
* [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
* [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-251-1/+3
* [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-261-1/+1
* [qemu] Add filtering/transformation of config files and VM managementManuel Bentele2021-03-259-17/+417
* [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