summaryrefslogtreecommitdiffstats
path: root/core/modules/qemu
Commit message (Expand)AuthorAgeFilesLines
...
* [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-013-0/+26
* [qemu] Enable OpenGL for SPICE graphics if Intel GVT-g is enabledManuel Bentele2021-08-311-0/+6
* [qemu] Fix comments in systemd passthrough setup scriptManuel Bentele2021-08-311-3/+6
* [qemu] Fix issue with possible empty comparison in passthrough setupManuel Bentele2021-08-311-1/+1
* [qemu] Change permissions of PCI passthrough devices for QEMU user sessionManuel Bentele2021-08-311-0/+13
* [qemu] Fix issues in PCI passthrough setup scriptsManuel Bentele2021-08-312-10/+7Star
* [qemu] Print information in setup script for systemdManuel Bentele2021-08-301-8/+7Star
* [qemu] Add printing of status for mediated device setupManuel Bentele2021-08-302-4/+6
* [qemu] Remove local declaration outside of any functionManuel Bentele2021-08-301-3/+3
* [qemu] Print application info of Java run-virt tool on startupManuel Bentele2021-08-242-0/+35
* [qemu] Import Bash generic functions for printing during QEMU setupManuel Bentele2021-08-231-0/+2
* [qemu] Use existing distro service to setup QEMU/KVM properlyManuel Bentele2021-08-232-29/+2Star
* [qemu] Fix null pointer exception during automatic HW downgradeManuel Bentele2021-08-231-1/+1
* [qemu] Add setup of a global Intel GVT-g instance if GVT-g is enabledManuel Bentele2021-08-233-0/+212
* [qemu] Replace spaces with tabs in PCI passthrough includeManuel Bentele2021-08-191-8/+8
* [qemu] Move PCI passthrough functions to Bash include filesManuel Bentele2021-08-193-73/+123
* [qemu] change feeback mail addressSteffen Ritter2021-08-182-2/+2
* [qemu] Fix issue in Nvidia GPU passthrough unit testManuel Bentele2021-08-162-5/+12
* [qemu] Add Intel GVT-g (mdev) support to run-virt Java toolManuel Bentele2021-08-167-6/+341
* [qemu] Add transformation of Libvirt graphics type to local SPICE graphicsManuel Bentele2021-08-114-3/+215
* [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-062-3/+11
* [qemu] Parse GPU passthrough devices from kernel cmdln in run-virt pluginManuel Bentele2021-07-281-0/+80
* [qemu/openjdk-8-jre-headless] Use current JavaSimon Rettberg2021-07-161-1/+1
* [qemu] Rename vmchooser plugin to 'qemukvm'Manuel Bentele2021-07-063-2/+2
* [qemu] Make PAM hook script executableManuel Bentele2021-07-051-0/+0
* [qemu] Add user to 'dialout' group for serial/parport accessManuel Bentele2021-07-051-0/+5
* [qemu] Terminate virt-viewer if VM is powered offManuel Bentele2021-07-051-2/+2
* [qemu] Enable output of finalized Libvirt config in debug modeManuel Bentele2021-07-051-3/+5
* [qemu] Fix usage of wrong run-virt variablesManuel Bentele2021-07-052-4/+17
* [qemu] Fix hard-coded path to run-virt Java toolManuel Bentele2021-07-051-1/+1
* [qemu] Add QEMU bridge helper to access bridges from user sessionManuel Bentele2021-07-052-1/+9
* [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-012-1/+11
* [qemu] Enable shared folders if global support is activeManuel Bentele2021-06-301-4/+7
* [qemu] Change location of the runvirt Java pluginManuel Bentele2021-06-303-2/+6
* [qemu] Fix setting of cmdln options for the QEMU runvirt pluginManuel Bentele2021-06-301-22/+23
* [qemu] Add link to main Java class into the Manifest (Jar archive)Manuel Bentele2021-06-301-0/+8
* [qemu] Remove build support for MiniLinuxManuel Bentele2021-06-253-37/+3Star
* [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-175-6/+96