libvirt/src/cpu
Jiri Denemark 5f29c53150 cpu: Fix documentation of cpuGetModels
All callers of cpuGetModels expect @models to be NULL-terminated. Once
both x86GetModels and ppc64GetModels were fixed to meet this
expectation, we can explicitly document it.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
2016-05-20 09:18:56 +02:00
..
cpu_aarch64.c Trivially implement VIR_CONNECT_BASELINE_CPU_MIGRATABLE for non-x86 cpus 2015-03-02 07:59:12 +01:00
cpu_aarch64.h AArch64: CPU Support for AArch64 (ARMv8 64bit). 2013-10-15 16:59:26 -04:00
cpu_arm.c Trivially implement VIR_CONNECT_BASELINE_CPU_MIGRATABLE for non-x86 cpus 2015-03-02 07:59:12 +01:00
cpu_arm.h
cpu_generic.c cpu: Move check for NULL CPU model inside the driver 2015-08-21 15:42:38 -07:00
cpu_generic.h
cpu_map.c cpu: Rework CPU map loading 2016-05-20 09:18:56 +02:00
cpu_map.h cpu: Rework CPU map loading 2016-05-20 09:18:56 +02:00
cpu_map.xml cpu: Add support for clflushopt and tsc_adjust Intel features 2016-05-16 13:19:12 +02:00
cpu_ppc64_data.h cpu: Parse and use PVR masks in the ppc64 driver 2015-08-11 14:09:37 +02:00
cpu_ppc64.c cpu: Rework CPU map loading 2016-05-20 09:18:56 +02:00
cpu_ppc64.h cpu: Rename {powerpc,ppc} => ppc64 (exported symbols) 2015-08-05 13:30:16 +02:00
cpu_s390.c cpu: Bugfix for s390 CPU driver to return a host CPU model 2015-01-12 15:08:29 +01:00
cpu_s390.h
cpu_x86_data.h qemu_process: add check for hyperv features 2016-03-30 10:35:15 +02:00
cpu_x86.c cpu: Rework CPU map loading 2016-05-20 09:18:56 +02:00
cpu_x86.h cpu: Export few x86-specific APIs 2013-11-04 11:26:55 +01:00
cpu.c cpu: Fix documentation of cpuGetModels 2016-05-20 09:18:56 +02:00
cpu.h headers: Remove unnecessary keyword extern from function declaration 2016-05-11 09:06:32 +02:00