summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* meson: Replace external_program.path() with external_program.full_path()Michal Privoznik2022-10-101-4/+4
* meson: Replace meson.source_root() with meson.project_source_root()Michal Privoznik2022-10-101-2/+2
* meson: Replace meson.build_root() with meson.project_build_root()Michal Privoznik2022-10-106-9/+9
* virsh: Add --model option for hypervisor-cpu-baselineJiri Denemark2022-10-101-3/+11
* docs: Enhance documentation of CPU models in domain capsJiri Denemark2022-10-101-4/+14
* domain_capabilities: Add vendor attribute for CPU modelsJiri Denemark2022-10-101-4/+8
* tools: add virt-qemu-qmp-proxy for proxying QMP via libvirt QEMU guestsDaniel P. Berrangé2022-10-072-0/+121
* qemu: Add UNDEFINE_TPM and UNDEFINE_KEEP_TPM flagsStefan Berger2022-10-041-0/+6
* docs: compiling: Add link to latest openSUSE libvirt packageJim Fehlig2022-09-301-0/+4
* libvirt-guests: Fix dependency ordering in service fileMartin Kletzander2022-09-266-0/+84
* qemu_process.c: Propagate hugetlbfs mounts on reconnectMichal Privoznik2022-09-231-6/+0
* docs: compiling: Add notes on starting compiled libvirt daemonsPeter Krempa2022-09-131-2/+11
* docs: compiling: Encourage force-enabling required functionalityPeter Krempa2022-09-131-0/+19
* docs: compiling: Separate 'prepare', 'configure', and 'build' stepsPeter Krempa2022-09-131-32/+53
* docs: compiling: Separate information on how to install libvirt and add discl...Peter Krempa2022-09-131-13/+31
* docs: compiling: Section off block on how to run from build directoryPeter Krempa2022-09-131-4/+6
* docs: compiling: Add a paragraph suggesting installation from repositoryPeter Krempa2022-09-131-0/+20
* kbase: Document QEMU private mount NS limitationsMichal Privoznik2022-09-121-0/+22
* qemu & conf: move BeginAsyncJob & EndAsyncJob into src/confKristina Hanicova2022-09-071-6/+6
* qemu & conf: move BeginAgentJob & EndAgentJob into src/conf/virdomainjobKristina Hanicova2022-09-071-5/+5
* qemu: use virDomainObjEndJob()Kristina Hanicova2022-09-071-3/+3
* qemu: use virDomainObjBeginJob()Kristina Hanicova2022-09-071-4/+4
* schema: nodedev: Fix schema attribute value for the 'vport_ops' capabilityPeter Krempa2022-09-011-1/+1
* docs: newapi: Consider also 'https://' links in the API generator XSLPeter Krempa2022-09-011-0/+5
* Remove support for building the sheepdog storage driver backendPeter Krempa2022-09-012-3/+6
* spec: Drop libvirt-daemon-driver-storage-sheepdog packagePeter Krempa2022-09-011-1/+5
* docs: formatdomain: Fix small typos and syntax errorsCarlos Bilbao2022-08-251-7/+7
* Rename iterface type='dummy' to type='null'Martin Kletzander2022-08-251-2/+2
* docs: fix syntax errors in IPv6 NAT example XMLDaniel P. Berrangé2022-08-231-2/+2
* conf, docs, schemas: Add support for interface type vdsMartin Kletzander2022-08-181-8/+22
* docs: Fix missing slashes in the maxphysaddr exampleLin Ma2022-08-171-2/+2
* qemu: Formally deprecate support for qemu < 4.2Peter Krempa2022-08-111-1/+1
* conf, docs: Add support for dummy network interfaceMartin Kletzander2022-08-051-0/+24
* kbase: Document how to disable Secure Boot entirelyAndrea Bolognani2022-08-041-3/+28
* kbase: Always explicitly enable secure-boot firmware featureAndrea Bolognani2022-08-041-0/+3
* conf: Add support for specifying CPU max physical address sizeDario Faggioli2022-08-041-0/+23
* conf: support stateless UEFI firmwareDaniel P. Berrangé2022-07-261-1/+18
* docs: Add article about handling upstream issuesPeter Krempa2022-07-263-0/+187
* docs: patches: Add a note about reviews and contacting developersPeter Krempa2022-07-261-0/+21
* coding-style: Allow some use of ternary operatorsMichal Privoznik2022-07-261-1/+6
* lib: Use G_NO_INLINE instead of G_GNUC_NO_INLINEMichal Privoznik2022-07-181-1/+1
* docs: Fix typosTim Wiederhake2022-07-183-3/+3
* docs: ci: Add a brief section on how to run the CI workload locallyErik Skultety2022-07-151-0/+7
* docs: ci: Add a section on how to add a new platform to libvirt CIErik Skultety2022-07-151-0/+9
* docs: ci: Add info about the two major types of jobs our CI runsErik Skultety2022-07-151-19/+20
* docs: Change the CI headline from "CI Testing" to "CI"Erik Skultety2022-07-151-2/+2
* docs: Drop the testsuites articleErik Skultety2022-07-152-38/+0
* docs: Replace testsuites article with the new 'testing' articleErik Skultety2022-07-151-4/+2
* docs: Provide an article on testingErik Skultety2022-07-152-0/+173
* docs: Provide an article on how to add a custom runner to the projectErik Skultety2022-07-142-0/+87