summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/openslx/libvirt/domain
Commit message (Expand)AuthorAgeFilesLines
* Add getter methods to query Libvirt graphic devicesManuel Bentele2021-08-111-0/+22
* 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-104-3/+293
* Remove the SDL graphics in the Libvirt XML domain representationManuel Bentele2021-07-303-73/+1Star
* Add Libvirt PCI, shared memory and hypervisor features for GPU passthroughManuel Bentele2021-06-1015-24/+1346
* Fix bug during creation of new Libvirt filesystem nodeManuel Bentele2021-05-261-1/+1
* Add OS detection for Libvirt/QEMU virtualization configurationsManuel Bentele2021-05-051-0/+11
* Fix errors in Javadoc commentsManuel Bentele2021-04-307-9/+9
* Fix issues in filtering sources of Libvirt network interfacesManuel Bentele2021-03-262-3/+4
* Fix issues related to a XPath query used in the Libvirt device lookupManuel Bentele2021-03-251-6/+8
* Add shared folder support to Libvirt domain XML documentsManuel Bentele2021-03-243-0/+321
* Add parallel and serial devices to Libvirt domain XML documentsManuel Bentele2021-03-244-0/+372
* Add MAC address for network interfaces in Libvirt domain XML documentsManuel Bentele2021-03-241-3/+31
* Add support for emulator binary in Libvirt domain XML documentsManuel Bentele2021-03-231-0/+20
* Add implementation of Libvirt XML capabilities documentsManuel Bentele2021-03-191-0/+116
* Add automatic RelaxNG schema validation for Libvirt domain XML documentsManuel Bentele2021-01-301-4/+5
* Add implementation of Libvirt domain XML documentsManuel Bentele2021-01-2926-0/+4097