summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/openslx/libvirt/domain/device
Commit message (Expand)AuthorAgeFilesLines
* [spice] Switch default port to 59000 to lower risk of collisionSimon Rettberg2023-07-261-1/+1
* [libvirt] Fix buildSimon Rettberg2023-06-281-6/+3Star
* [libvirt] Allow setting PCI address on Device levelSimon Rettberg2023-06-264-56/+70
* Always pass charset in String constructor; don't treat strings as binary safeSimon Rettberg2022-02-141-4/+4
* Add getter/setter for listen address and port of Libvirt SPICE graphicsManuel Bentele2021-09-012-0/+75
* Fix invalid XML paths and types in Libvirt's mediated devicesManuel Bentele2021-08-162-6/+6
* Add 'ramfb' option to Libvirt's mediated device representationManuel Bentele2021-08-161-1/+21
* Change Java access modifier for Libvirt graphics typesManuel Bentele2021-08-112-3/+3
* Add compression and listen types to Libvirt graphics devicesManuel Bentele2021-08-112-1/+251
* Add Libvirt domain XML representation for mediated devices (mdev)Manuel Bentele2021-08-103-3/+271
* Remove the SDL graphics in the Libvirt XML domain representationManuel Bentele2021-07-302-62/+1Star
* Add Libvirt PCI, shared memory and hypervisor features for GPU passthroughManuel Bentele2021-06-1014-22/+1218
* Fix bug during creation of new Libvirt filesystem nodeManuel Bentele2021-05-261-1/+1
* Fix errors in Javadoc commentsManuel Bentele2021-04-306-8/+8
* Fix issues in filtering sources of Libvirt network interfacesManuel Bentele2021-03-261-2/+2
* Add shared folder support to Libvirt domain XML documentsManuel Bentele2021-03-242-0/+299
* Add parallel and serial devices to Libvirt domain XML documentsManuel Bentele2021-03-243-0/+328
* Add MAC address for network interfaces in Libvirt domain XML documentsManuel Bentele2021-03-241-3/+31
* Add implementation of Libvirt domain XML documentsManuel Bentele2021-01-2924-0/+2962