summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/openslx/libvirt/domain/device/GraphicsSpice.java
Commit message (Expand)AuthorAgeFilesLines
* [spice] Switch default port to 59000 to lower risk of collisionSimon Rettberg2023-07-261-1/+1
* Add getter/setter for listen address and port of Libvirt SPICE graphicsManuel Bentele2021-09-011-0/+12
* Change Java access modifier for Libvirt graphics typesManuel Bentele2021-08-111-2/+2
* Add compression and listen types to Libvirt graphics devicesManuel Bentele2021-08-111-1/+176
* Add Libvirt PCI, shared memory and hypervisor features for GPU passthroughManuel Bentele2021-06-101-1/+1
* Add implementation of Libvirt domain XML documentsManuel Bentele2021-01-291-0/+74