index
:
delta/libvirt.git
baserock/franred/v1.2.12
baserock/morph
baserock/v1.2.10
master
v0.10.2-maint
v0.8.3-maint
v0.9.11-maint
v0.9.12-maint
v0.9.6-maint
v1.0.0-maint
v1.0.1-maint
v1.0.2-maint
v1.0.3-maint
v1.0.4-maint
v1.0.5-maint
v1.0.6-maint
v1.1.0-maint
v1.1.1-maint
v1.1.2-maint
v1.1.3-maint
v1.1.4-maint
v1.2.0-maint
v1.2.1-maint
v1.2.10-maint
v1.2.11-maint
v1.2.12-maint
v1.2.13-maint
v1.2.14-maint
v1.2.15-maint
v1.2.16-maint
v1.2.17-maint
v1.2.18-maint
v1.2.19-maint
v1.2.2-maint
v1.2.20-maint
v1.2.21-maint
v1.2.3-maint
v1.2.4-maint
v1.2.5-maint
v1.2.6-maint
v1.2.7-maint
v1.2.8-maint
v1.2.9-maint
v1.3.0-maint
v1.3.1-maint
v1.3.2-maint
v1.3.3-maint
v1.3.4-maint
v1.3.5-maint
v2.0-maint
v2.1-maint
v2.2-maint
v3.0-maint
v3.2-maint
v3.7-maint
v4.1-maint
v4.10-maint
v4.2-maint
v4.3-maint
v4.4-maint
v4.5-maint
v4.6-maint
v4.7-maint
v4.8-maint
v4.9-maint
v5.0-maint
v5.1-maint
v5.1.0-maint
v5.2-maint
v5.3-maint
libvirt.org: git/libvirt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpu: define sub-leaf 0 for leaf 7 in cpu_map.xml
Marek Marczykowski-Górecki
2017-08-04
1
-29
/
+29
*
cpu_x86: Properly disable unknown CPU features
Jiri Denemark
2017-07-13
1
-4
/
+5
*
cpu_ppc64: Add support for host-model on POWER9
Jiri Denemark
2017-06-13
1
-4
/
+4
*
Use ATTRIBUTE_FALLTHROUGH
Marc Hartmayer
2017-06-12
1
-1
/
+1
*
conf: Refactor virCPUDefParseXML
Jiri Denemark
2017-06-07
1
-3
/
+2
*
Adding POWER9 cpu model to cpu_map.xml
Kothapally Madhu Pavan
2017-05-09
1
-0
/
+5
*
cpu: Introduce virCPUGetHostIsSupported
Jiri Denemark
2017-04-19
2
-0
/
+23
*
cpu: Drop feature filtering from virCPUUpdate
Jiri Denemark
2017-04-19
1
-6
/
+3
*
Revert "cpu: Drop feature filtering from virCPUUpdate"
Jiri Denemark
2017-04-07
1
-3
/
+6
*
cpu: Drop feature filtering from virCPUUpdate
Jiri Denemark
2017-04-07
1
-6
/
+3
*
cpu: Introduce virCPUCopyMigratable
Jiri Denemark
2017-04-07
3
-0
/
+64
*
cpu: Do not pass virConnectBaselineCPUFlags to cpuBaseline
Jiri Denemark
2017-03-27
5
-31
/
+15
*
cpu: Move feature expansion out of cpuBaseline
Jiri Denemark
2017-03-27
2
-33
/
+8
*
cpu: Drop unused flags from cpuArchDecode
Jiri Denemark
2017-03-27
4
-12
/
+7
*
cpu: Introduce virCPUExpandFeatures
Jiri Denemark
2017-03-27
3
-0
/
+111
*
Remove src/nodeinfo
Martin Kletzander
2017-03-27
1
-2
/
+2
*
cpu: Don't use prefixes for no reason
Martin Kletzander
2017-03-27
2
-2
/
+2
*
Introduce virCPUProbeHost
Martin Kletzander
2017-03-27
2
-0
/
+16
*
cpu: Remove NONNULL(1) for cpuBaseline
John Ferlan
2017-03-22
1
-2
/
+1
*
qemu: Enforce guest CPU specification
Jiri Denemark
2017-03-17
2
-9
/
+56
*
qemu: Update CPU definition according to QEMU
Jiri Denemark
2017-03-17
3
-0
/
+115
*
cpu: Add list of allowed CPU models to virCPUGetHost
Jiri Denemark
2017-03-13
4
-10
/
+29
*
cpu: Add virCPUType parameter to virCPUGetHost
Jiri Denemark
2017-03-13
2
-5
/
+37
*
cpu: Replace cpuNodeData with virCPUGetHost
Jiri Denemark
2017-03-13
6
-46
/
+78
*
doc: fix writing of QEMU
Philipp Hahn
2017-03-08
1
-1
/
+1
*
cpu_x86: Disable TSX on broken models
Jiri Denemark
2017-03-03
1
-5
/
+67
*
cpu_x86: Introduce virCPUx86DataAddFeature
Jiri Denemark
2017-02-24
2
-0
/
+25
*
cpu_x86: Introduce virCPUx86DataSetVendor
Jiri Denemark
2017-02-24
2
-10
/
+38
*
cpu_x86: Introduce virCPUx86DataSetSignature
Jiri Denemark
2017-02-24
2
-0
/
+15
*
cpu_x86: Make virCPUx86DataAddCPUID work with virCPUDataPtr
Jiri Denemark
2017-02-24
2
-25
/
+34
*
cpu: Rework cpuDataFree
Jiri Denemark
2017-02-24
6
-44
/
+23
*
cpu_x86: Make virCPUx86DataClear static
Jiri Denemark
2017-02-24
2
-3
/
+1
*
cpu_x86: Drop virCPUx86MakeData and use virCPUDataNew
Jiri Denemark
2017-02-24
2
-83
/
+63
*
cpu: Use virCPUData.arch in cpuDecode
Jiri Denemark
2017-02-22
1
-1
/
+1
*
cpu: Introduce virCPUDataNew
Jiri Denemark
2017-02-22
2
-0
/
+22
*
cpu: fix typo: rename __kvm_hv_spinlock to __kvm_hv_spinlocks
Maxim Nestratov
2017-02-09
2
-3
/
+9
*
cpu_x86: Fix memory leak in virCPUx86Translate
Jiri Denemark
2017-02-09
1
-4
/
+0
*
s390-cpu: Remove nodeData and decode
Jason J. Herne
2017-01-06
1
-34
/
+2
*
s390: Cpu driver support for update and compare
Jason J. Herne
2017-01-06
1
-2
/
+71
*
configure: remove check for CPUID
Pavel Hrdina
2016-12-07
1
-2
/
+2
*
cpu: Add support for pku and ospke Intel features for Memory Protection Keys
Lin Ma
2016-12-05
1
-0
/
+6
*
cpu: Add support for more AVX512 Intel features
Lin Ma
2016-12-05
1
-0
/
+23
*
cpu: Add alternative feature spellings to CPU map
Jiri Denemark
2016-11-30
1
-14
/
+14
*
cpu: Remove useless comments from CPU map
Jiri Denemark
2016-11-30
1
-72
/
+72
*
virstring: Unify string list function names
Michal Privoznik
2016-11-25
2
-2
/
+2
*
cpu: Drop cpuGuestData
Jiri Denemark
2016-11-15
6
-92
/
+0
*
cpu: Avoid adding <vendor> to custom CPUs
Jiri Denemark
2016-11-15
2
-3
/
+4
*
cpu: Introduce virCPUConvertLegacy API
Jiri Denemark
2016-11-15
3
-18
/
+55
*
cpu: Make models array in virCPUTranslate constant
Jiri Denemark
2016-11-15
2
-4
/
+4
*
cpu: Rename cpuDataFormat
Jiri Denemark
2016-11-15
3
-9
/
+9
[next]