summaryrefslogtreecommitdiff
path: root/virtinst/domain
Commit message (Expand)AuthorAgeFilesLines
* cli: support --boot loader.stateless=Cole Robinson2022-10-171-0/+2
* cli: --cpu: Add maxphysaddr.{mode,bits} optionsLin Ma2022-08-201-1/+14
* launch_security: Use SEV-ES policy=0x07 if host supports itCharles Arnold2022-08-031-5/+7
* domain: cpu: Clear 'migratable' when changing to custom cpuLin Ma2022-08-011-0/+1
* cli: Add --memorybacking allocation.threadsCole Robinson2022-06-201-0/+1
* domain: launch_security: simplify defaults and validationCole Robinson2022-02-281-23/+1
* domain: cpu: Clear 'migratable' and 'check' when changing modeCole Robinson2022-02-201-0/+2
* tests: cli: A bunch of cleanupCole Robinson2022-02-191-5/+7
* domain: cpu: Use host-passthrough by default on x86Cole Robinson2022-02-161-6/+18
* virtinst: cpu: drop host-copy supportCole Robinson2022-02-161-34/+5
* cli: Add --launchSecurity kernelHashes=yes|noCole Robinson2022-01-261-0/+1
* details: Strip back 'Enable shared memory' to only cover memfdCole Robinson2022-01-252-17/+0
* domain: cpu: Add function all_shared_memAccess_cells()Lin Ma2022-01-251-0/+8
* domain: cpu: Add function has_private_memAccess_cells()Lin Ma2022-01-251-0/+6
* domain: memorybacking: Add function is_shared_access()Lin Ma2022-01-251-0/+3
* virtinst: allow to force create topology from scratchDaniel P. Berrangé2022-01-201-4/+5
* virtinst: prefer cores when exposing topology to the guestDaniel P. Berrangé2022-01-201-3/+14
* virtinst: validate that the CPU topology is saneDaniel P. Berrangé2022-01-201-0/+12
* virtinst: make CPU topology defaulting take account of diesDaniel P. Berrangé2022-01-201-9/+3
* virtinst: move method for calculating vCPU count from topologyDaniel P. Berrangé2022-01-201-4/+10
* virtinst: set dies in topology to 1Daniel P. Berrangé2022-01-201-0/+3
* virtinst: take account of 'dies' when calc vcpu count from topologyDaniel P. Berrangé2022-01-201-0/+1
* cli: add 'ioapic.driver' to --featuresJonathon Jongsma2022-01-111-0/+1
* virtinst: fix check for UEFI in SEV setupDaniel P. Berrangé2022-01-111-1/+1
* cli: --cpu: code cleanup & reorderingHugues Fafard2021-10-041-118/+161
* cli: --cpu: add support for NUMA interconnectsHugues Fafard2021-10-041-0/+39
* cli: --cpu: add support for NUMA cachesHugues Fafard2021-10-041-6/+29
* cli: --cpu: make `numa.cell[0-9]*.discard` an on/off type optionHugues Fafard2021-10-041-1/+1
* cli: --cpu: add support for unit of NUMA memory sizeHugues Fafard2021-10-041-0/+1
* cli: --cpu: add support for specifying dies in topologyHugues Fafard2021-10-041-1/+4
* cli: --cpu: add support for `check` & `migratable` optionsHugues Fafard2021-10-041-2/+4
* cli: --cputune: add support for cachetune montiorsHugues Fafard2021-10-041-11/+33
* cli: --cputune: add scheduling optionsHugues Fafard2021-10-041-14/+37
* cli: --cputune: cleanupHugues Fafard2021-10-041-12/+14
* cli: --cputune: add support for host cpu usage quotasHugues Fafard2021-10-041-1/+16
* cli: introduce --resource fibrechannel.appid optionPavel Hrdina2021-09-141-1/+2
* Finish reordering stuff and cleaning upHugues Fafard2021-07-291-22/+31
* cli: --boot: Completed options for container bootHugues Fafard2021-07-291-4/+12
* cli: --boot: Completed options for direct kernel bootHugues Fafard2021-07-291-5/+8
* cli: --boot: Completed options for host-based bootloaderHugues Fafard2021-07-291-0/+5
* cli: --boot: Completed options for guest-based bootloaderHugues Fafard2021-07-291-6/+7
* cli: --boot: add support of firmware featuresHugues Fafard2021-07-281-0/+9
* cli: --cputune: add iothreadpin[0-9]* configHugues Fafard2021-07-271-2/+14
* cli: --cputune: add emulatorpin.cpuset configHugues Fafard2021-07-261-1/+4
* cli: --feature: Support kvm.poll-control.stateHan Han2021-05-281-0/+1
* cli: --cputune: add vcpusched[0-9]* configJonathan Schwender2021-02-161-1/+14
* cli: support --sysinfo type=fwcfg,entry...Cole Robinson2020-09-111-1/+9
* cli: Add --cpu numa.cell.memAccess and discardCole Robinson2020-08-311-1/+3
* virtinst: cpu: Move topology elements to their own classCole Robinson2020-08-271-24/+38
* xmlutil: Centralize all 'programming error' exceptionsCole Robinson2020-07-171-2/+1