summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* devices: interface: Add support for testing different mac addressesCole Robinson2021-10-124-6/+24
* xmlbuilder: Make embedded device XML print correctlyCole Robinson2021-10-124-7/+14
* tests: mock virt-xml hotplug successCole Robinson2021-10-124-6/+63
* cloudinit: Rename variable to make codespell happyCole Robinson2021-10-041-3/+3
* cli: --cloud-init add network-config optionlisongmin2021-10-045-2/+25
* misc: trim excess whitespacea13460542021-10-042-4/+4
* misc: fix spellinga13460542021-10-045-7/+7
* virt-*: invoke python3 using /usr/bin/enva13460542021-10-044-4/+4
* COPYING: use license file from gnu.orga13460542021-10-041-7/+7
* Replace deprecated `imp` usage with `importlib`Cole Robinson2021-10-042-14/+12
* Fix some pylint, exclude some new warningsCole Robinson2021-10-0413-17/+16
* cli: --cpu: code cleanup & reorderingHugues Fafard2021-10-043-152/+204
* cli: --cpu: add support for NUMA interconnectsHugues Fafard2021-10-046-2/+263
* cli: --cpu: add support for NUMA cachesHugues Fafard2021-10-044-11/+70
* cli: --cpu: make `numa.cell[0-9]*.discard` an on/off type optionHugues Fafard2021-10-042-2/+2
* cli: --cpu: add support for unit of NUMA memory sizeHugues Fafard2021-10-044-3/+7
* cli: --cpu: add support for specifying dies in topologyHugues Fafard2021-10-044-3/+7
* cli: --cpu: add support for `check` & `migratable` optionsHugues Fafard2021-10-045-5/+89
* cli: --cputune: add support for cachetune montiorsHugues Fafard2021-10-044-18/+75
* cli: --cputune: add scheduling optionsHugues Fafard2021-10-044-18/+62
* cli: --cputune: cleanupHugues Fafard2021-10-042-20/+22
* cli: --cputune: add support for host cpu usage quotasHugues Fafard2021-10-044-2/+50
* urlfetcher: Make `check_output` call compatible with Python 3.6Chris Kerr2021-10-041-1/+1
* cli: introduce --resource fibrechannel.appid optionPavel Hrdina2021-09-144-2/+5
* libvirtobject: rename autostart tweaksCole Robinson2021-07-311-1/+8
* libvirtobject: reapply autostart setting after renamecoreyberla2021-07-311-0/+2
* domain: Don't rename domain if newname isn't differentcoreyberla2021-07-311-0/+2
* details: console: drop hardcoding background color as blackCole Robinson2021-07-311-5/+0
* cli: --filesystem: add binary.sandbox.mode and source.socketCole Robinson2021-07-304-2/+9
* cli: --vsock: add generic virtio options supportCole Robinson2021-07-301-1/+1
* README.md: clarify mailing list patch usageCole Robinson2021-07-301-1/+1
* urlfetcher: Silence xorisso stderr outputCole Robinson2021-07-301-1/+1
* pylint: More attempts to silence gi warnings with -j optionCole Robinson2021-07-291-3/+3
* Finish reordering stuff and cleaning upHugues Fafard2021-07-2911-65/+80
* cli: --boot: Completed options for container bootHugues Fafard2021-07-294-4/+59
* cli: --boot: Completed options for direct kernel bootHugues Fafard2021-07-294-6/+46
* cli: --boot: Completed options for host-based bootloaderHugues Fafard2021-07-295-1/+44
* cli: --boot: Completed options for guest-based bootloaderHugues Fafard2021-07-299-17/+85
* cli: --input: make source.repeat on/off type optionHugues Fafard2021-07-281-1/+1
* cli: --boot: add support of firmware featuresHugues Fafard2021-07-284-1/+30
* cli: --input: add support for evdev inputsHugues Fafard2021-07-274-1/+31
* tests: Only run --memdev uuid= test on new enough libvirtCole Robinson2021-07-271-1/+1
* cli: --shmem: added support for shared memory devicesHugues Fafard2021-07-2711-3/+111
* tests: Fix --memdev uuid= testCole Robinson2021-07-272-2/+2
* cli: --memdev: add uuid= optionCole Robinson2021-07-274-1/+4
* cli: --disk: add support for driver.queues configHugues Fafard2021-07-274-3/+5
* cli: --cputune: add iothreadpin[0-9]* configHugues Fafard2021-07-274-3/+27
* cli: --cputune: add emulatorpin.cpuset configHugues Fafard2021-07-264-2/+8
* gfxdetails: Default to configured graphics type, not always spiceCole Robinson2021-07-011-1/+3
* Remove shebangs from library pathsCole Robinson2021-06-224-8/+0