summaryrefslogtreecommitdiff
path: root/tests/testutilsqemu.h
Commit message (Expand)AuthorAgeFilesLines
* testQemuGetRealCaps: Integrate fetching of QMP schemaPeter Krempa2023-04-031-2/+3
* testutilsqemu: Extract fetching of real virQEMUCaps into testQemuGetRealCapsPeter Krempa2023-04-031-0/+8
* testutilsqemu: Remove infrastructure for fake-caps testing of OSXPeter Krempa2023-04-031-10/+0
* testutilsqemu: Add support for specifying the variant for qemuxml2(argv|xml)testPeter Krempa2023-04-031-0/+2
* tests: Add support for multiple variants of data for the same qemu version+ar...Peter Krempa2023-04-031-0/+1
* testutilsqemu: Introduce ARG_QEMU_CAPS_DEL, to mask out flags from real capsPeter Krempa2023-03-061-0/+2
* testutilsqemu: Rework setting of fake capabilitiesPeter Krempa2023-03-061-2/+1
* qemuxml2argvtest: Add support for populating 'fds' in private dataPeter Krempa2023-01-091-0/+2
* testutilsqemu: Fake TPM versionsMichal Privoznik2022-08-041-0/+3
* cpu_ppc64: add support for host-model on POWER10Daniel Henrique Barboza2022-05-241-0/+1
* testutilsqemu: introduce ARG_CAPS_HOST_CPU_MODELDaniel Henrique Barboza2022-05-231-9/+9
* testutilsqemu: Write getter/setter for CPU def global variablesMichal Privoznik2022-05-061-4/+9
* tests: Move testPrepareHostBackendChardevOne into test utilsPeter Krempa2022-02-141-0/+3
* tests: Add macOS support to qemuxml2*testAndrea Bolognani2022-01-251-0/+2
* tests: Add macOS support to testutilsqemuAndrea Bolognani2022-01-251-0/+4
* tests: Introduce testQemuHostOSAndrea Bolognani2022-01-251-0/+4
* tests: qemuxml2*test: switch to virTestRunLogJán Tomko2021-08-231-1/+0
* qemuxml2argvtest: Avoid conditions in test macroPeter Krempa2021-08-181-0/+1
* testutilsqemu: Improve error propagation from 'testQemuInfoSetArgs'Peter Krempa2021-08-181-3/+15
* testutilsqemu: Introduce struct to hold data valid for all test runsPeter Krempa2021-08-181-3/+10
* testutilsqemu: Ensure that ARG_* macros are out of range of QEMU_CAPS_*Peter Krempa2021-08-181-1/+1
* lib: Drop internal virXXXPtr typedefsMichal Privoznik2021-04-131-14/+14
* qemu*xml2*test: Cache capabilities between testsPeter Krempa2021-02-201-0/+1
* qemuxml2argvtest: Cache QAPI schema between testsPeter Krempa2021-02-201-0/+1
* util: hash: Retire 'virHashTable' in favor of 'GHashTable'Peter Krempa2020-11-061-2/+2
* qemuxml2argvtest: Sanitize testing of '-enable-fips'Peter Krempa2020-10-221-1/+1
* qemuxml2argvtest: Test expected error messagesSebastian Mitterle2020-09-231-0/+1
* qemuxml2argvtest: Add QAPI/QMP schema validation for -blockdev and -netdevPeter Krempa2020-05-201-0/+1
* qemu: use host CPU object directlyDaniel P. Berrangé2019-12-091-3/+2
* qemu: cache host arch separately from virCapsPtrDaniel P. Berrangé2019-12-091-2/+2
* qemuxml2argvtest: Update host arch for DO_TEST*ARCH* testsJiri Denemark2019-11-201-0/+1
* tests: testQemuCapsIterate: Pass prefix and version to callbackAndrea Bolognani2019-10-241-1/+2
* tests: testQemuCapsIterate: Pass suffix to callbackAndrea Bolognani2019-10-241-0/+1
* tests: testQemuCapsIterate: Pass inputDir to callbackAndrea Bolognani2019-10-241-1/+2
* tests: add slirp-helper qemuxml2argv testMarc-André Lureau2019-09-061-0/+1
* tests: use #pragma once in headersJonathon Jongsma2019-06-191-12/+9
* tests: Drop dirname argument from testQemuCapsIterate()Andrea Bolognani2019-04-171-2/+1
* tests: Drop dirname argument from testQemuGetLatestCapsForArch()Andrea Bolognani2019-04-171-2/+1
* tests: Make TEST_QEMU_CAPS_PATH publicAndrea Bolognani2019-04-171-0/+2
* tests: add testQemuGetLatestCapsCole Robinson2019-04-101-0/+1
* tests: Move testQemuInfo* to testutilsqemuCole Robinson2019-04-101-0/+35
* tests: Introduce testQemuCapsIterate()Andrea Bolognani2019-03-131-0/+8
* Enforce a standard header file guard symbol nameDaniel P. Berrangé2018-12-141-3/+3
* Fix many mistakes & inconsistencies in header file layoutDaniel P. Berrangé2018-12-141-7/+28
* tests: qemu: Add helper code to lookup latest capability filePeter Krempa2018-04-191-0/+5
* tests: utils: Allow parsing test capability file without virCapsPeter Krempa2018-04-171-0/+3
* qemu: switch QEMU capabilities to use virFileCachePavel Hrdina2017-07-261-1/+2
* cpu_ppc64: Add support for host-model on POWER9Jiri Denemark2017-06-131-0/+1
* tests/testutilsqemu: properly initialize qemu caps for testsPavel Hrdina2017-04-111-4/+1
* qemu: Store host-model CPU in qemu capabilitiesJiri Denemark2016-09-221-1/+2