summaryrefslogtreecommitdiff
path: root/src/cpu
Commit message (Expand)AuthorAgeFilesLines
* cpu: define sub-leaf 0 for leaf 7 in cpu_map.xmlMarek Marczykowski-Górecki2017-08-041-29/+29
* cpu_x86: Properly disable unknown CPU featuresJiri Denemark2017-07-131-4/+5
* cpu_ppc64: Add support for host-model on POWER9Jiri Denemark2017-06-131-4/+4
* Use ATTRIBUTE_FALLTHROUGHMarc Hartmayer2017-06-121-1/+1
* conf: Refactor virCPUDefParseXMLJiri Denemark2017-06-071-3/+2
* Adding POWER9 cpu model to cpu_map.xmlKothapally Madhu Pavan2017-05-091-0/+5
* cpu: Introduce virCPUGetHostIsSupportedJiri Denemark2017-04-192-0/+23
* cpu: Drop feature filtering from virCPUUpdateJiri Denemark2017-04-191-6/+3
* Revert "cpu: Drop feature filtering from virCPUUpdate"Jiri Denemark2017-04-071-3/+6
* cpu: Drop feature filtering from virCPUUpdateJiri Denemark2017-04-071-6/+3
* cpu: Introduce virCPUCopyMigratableJiri Denemark2017-04-073-0/+64
* cpu: Do not pass virConnectBaselineCPUFlags to cpuBaselineJiri Denemark2017-03-275-31/+15
* cpu: Move feature expansion out of cpuBaselineJiri Denemark2017-03-272-33/+8
* cpu: Drop unused flags from cpuArchDecodeJiri Denemark2017-03-274-12/+7
* cpu: Introduce virCPUExpandFeaturesJiri Denemark2017-03-273-0/+111
* Remove src/nodeinfoMartin Kletzander2017-03-271-2/+2
* cpu: Don't use prefixes for no reasonMartin Kletzander2017-03-272-2/+2
* Introduce virCPUProbeHostMartin Kletzander2017-03-272-0/+16
* cpu: Remove NONNULL(1) for cpuBaselineJohn Ferlan2017-03-221-2/+1
* qemu: Enforce guest CPU specificationJiri Denemark2017-03-172-9/+56
* qemu: Update CPU definition according to QEMUJiri Denemark2017-03-173-0/+115
* cpu: Add list of allowed CPU models to virCPUGetHostJiri Denemark2017-03-134-10/+29
* cpu: Add virCPUType parameter to virCPUGetHostJiri Denemark2017-03-132-5/+37
* cpu: Replace cpuNodeData with virCPUGetHostJiri Denemark2017-03-136-46/+78
* doc: fix writing of QEMUPhilipp Hahn2017-03-081-1/+1
* cpu_x86: Disable TSX on broken modelsJiri Denemark2017-03-031-5/+67
* cpu_x86: Introduce virCPUx86DataAddFeatureJiri Denemark2017-02-242-0/+25
* cpu_x86: Introduce virCPUx86DataSetVendorJiri Denemark2017-02-242-10/+38
* cpu_x86: Introduce virCPUx86DataSetSignatureJiri Denemark2017-02-242-0/+15
* cpu_x86: Make virCPUx86DataAddCPUID work with virCPUDataPtrJiri Denemark2017-02-242-25/+34
* cpu: Rework cpuDataFreeJiri Denemark2017-02-246-44/+23
* cpu_x86: Make virCPUx86DataClear staticJiri Denemark2017-02-242-3/+1
* cpu_x86: Drop virCPUx86MakeData and use virCPUDataNewJiri Denemark2017-02-242-83/+63
* cpu: Use virCPUData.arch in cpuDecodeJiri Denemark2017-02-221-1/+1
* cpu: Introduce virCPUDataNewJiri Denemark2017-02-222-0/+22
* cpu: fix typo: rename __kvm_hv_spinlock to __kvm_hv_spinlocksMaxim Nestratov2017-02-092-3/+9
* cpu_x86: Fix memory leak in virCPUx86TranslateJiri Denemark2017-02-091-4/+0
* s390-cpu: Remove nodeData and decodeJason J. Herne2017-01-061-34/+2
* s390: Cpu driver support for update and compareJason J. Herne2017-01-061-2/+71
* configure: remove check for CPUIDPavel Hrdina2016-12-071-2/+2
* cpu: Add support for pku and ospke Intel features for Memory Protection KeysLin Ma2016-12-051-0/+6
* cpu: Add support for more AVX512 Intel featuresLin Ma2016-12-051-0/+23
* cpu: Add alternative feature spellings to CPU mapJiri Denemark2016-11-301-14/+14
* cpu: Remove useless comments from CPU mapJiri Denemark2016-11-301-72/+72
* virstring: Unify string list function namesMichal Privoznik2016-11-252-2/+2
* cpu: Drop cpuGuestDataJiri Denemark2016-11-156-92/+0
* cpu: Avoid adding <vendor> to custom CPUsJiri Denemark2016-11-152-3/+4
* cpu: Introduce virCPUConvertLegacy APIJiri Denemark2016-11-153-18/+55
* cpu: Make models array in virCPUTranslate constantJiri Denemark2016-11-152-4/+4
* cpu: Rename cpuDataFormatJiri Denemark2016-11-153-9/+9