summaryrefslogtreecommitdiffstats
path: root/src/test/java/org/openslx/libvirt
Commit message (Collapse)AuthorAgeFilesLines
* [libvirt] Remove config validation on constructionSimon Rettberg2023-04-261-1/+2
| | | | | Instead, we should do this explicitly after instantiating, so we can give the user the option to ignore this error and proceed.
* Force Unix line endings for Libvirt XML files (even on Windows platforms)Manuel Bentele2022-02-041-5/+24
|
* Fix path separator for resource URLs on Windows platformsManuel Bentele2022-02-031-4/+8
|
* Update log4j because of the CVE-2021-44228 security flawManuel Bentele2021-12-153-9/+9
|
* Add firmware loader lookup algorithm for Libvirt/QEMU machinesManuel Bentele2021-11-301-58/+58
|
* Add CPU topology functionality for Libvirt domain XML configsManuel Bentele2021-11-161-0/+68
|
* Remove specified Libvirt OS Nvram file during QEMU VM uploadManuel Bentele2021-11-091-0/+34
|
* Add Libvirt support for QEMU command line optionsManuel Bentele2021-08-161-0/+21
|
* Add unit tests for Libvirt mediated device addressesManuel Bentele2021-08-111-0/+71
|
* Add Libvirt PCI, shared memory and hypervisor features for GPU passthroughManuel Bentele2021-06-102-0/+154
|
* Add API method to obtain Libvirt test resource from test *.jar filedmsd-v3.10Manuel Bentele2021-05-251-0/+7
|
* Add OS detection for Libvirt/QEMU virtualization configurationsManuel Bentele2021-05-052-0/+36
|
* Add shared folder support to Libvirt domain XML documentsManuel Bentele2021-03-241-0/+8
|
* Add parallel and serial devices to Libvirt domain XML documentsManuel Bentele2021-03-241-1/+17
|
* Add support for emulator binary in Libvirt domain XML documentsManuel Bentele2021-03-231-0/+17
|
* Add implementation of Libvirt XML capabilities documentsManuel Bentele2021-03-192-0/+357
|
* Add automatic RelaxNG schema validation for Libvirt domain XML documentsManuel Bentele2021-01-301-6/+4Star
|
* Add implementation of Libvirt domain XML documentsManuel Bentele2021-01-291-0/+294
|
* Add base classes and utilites to represent Libvirt XML documentsManuel Bentele2021-01-292-0/+291