summaryrefslogtreecommitdiffstats
path: root/core/modules/qemu/runvirt-plugin-qemu/src/main/java/org/openslx
Commit message (Expand)AuthorAgeFilesLines
* [qemu] Create missing ACPI OpRegion for GVT-g instance on UEFI machinesManuel Bentele2021-11-231-0/+11
* [qemu] Set number of CPU cores instead of CPU sockets for a VMManuel Bentele2021-11-161-2/+28
* [qemu] Mock Java file attribute access to fix CDROM transformation unit testManuel Bentele2021-11-111-9/+24
* [qemu] Enumerate target names of disk devices correctlyManuel Bentele2021-11-103-6/+9
* [qemu] Add automatic firmware path transformation for UEFI based VMsManuel Bentele2021-11-093-0/+302
* [qemu] Start virt-manager without any forksManuel Bentele2021-10-121-2/+2
* [qemu] Fix invalid path for looking-glass-client to shm fileManuel Bentele2021-09-101-2/+2
* [qemu] Fix invalid disk storage type for CDROMsManuel Bentele2021-09-101-17/+50
* [qemu] Fix invalid call of looking-glass-client in debug modeManuel Bentele2021-09-031-3/+4
* [qemu] Set default renderer for looking-glass-client to OpenGLManuel Bentele2021-09-031-2/+4
* [qemu] Fix path to shared memory file for looking-glass-clientManuel Bentele2021-09-031-2/+2
* [qemu] Print output of VM viewer into debug logManuel Bentele2021-09-021-0/+10
* [qemu] Shutdown VM if VM viewer dies and VM remains runningManuel Bentele2021-09-011-1/+10
* [qemu] Update params of documented looking-glass-client viewer callManuel Bentele2021-09-011-2/+2
* [qemu] Set listen address and port for looking-glass-clientManuel Bentele2021-09-012-0/+15
* [qemu] Enable OpenGL for SPICE graphics if Intel GVT-g is enabledManuel Bentele2021-08-311-0/+6
* [qemu] Print application info of Java run-virt tool on startupManuel Bentele2021-08-241-0/+4
* [qemu] Fix null pointer exception during automatic HW downgradeManuel Bentele2021-08-231-1/+1
* [qemu] Fix issue in Nvidia GPU passthrough unit testManuel Bentele2021-08-161-1/+1
* [qemu] Add Intel GVT-g (mdev) support to run-virt Java toolManuel Bentele2021-08-163-1/+149
* [qemu] Add transformation of Libvirt graphics type to local SPICE graphicsManuel Bentele2021-08-112-0/+112
* [qemu] Add switch to enable Nvidia GPU-passthrough patchManuel Bentele2021-08-101-3/+11
* [qemu] Downgrade QEMU HW-version if HW-version is too newManuel Bentele2021-08-061-1/+4
* [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] Implement passthrough of NVIDIA GPUsManuel Bentele2021-06-105-64/+399
* [qemu] Add unit tests for Libvirt configuration transformationsManuel Bentele2021-05-269-22/+80
* [qemu] Show virt-manager in debug mode to inspect Libvirt VMManuel Bentele2021-05-172-2/+24
* [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-1523-356/+198Star
* [qemu] Add API to register the functional interface based config filter methodManuel Bentele2021-04-131-5/+2Star
* [qemu] Add filtering/transformation of config files and VM managementManuel Bentele2021-03-2526-5/+1283
* [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-113-2/+542
* [qemu] Add empty Maven project for 'qemu' runvirt pluginManuel Bentele2021-02-051-0/+12