libvirt/src/cpu
Daniel P. Berrangé 8506afff7b conf: make virCPUDef into a ref counted struct
Annoyingly there was no existing constructor, and identifying all the
places which do a VIR_ALLOC(cpu) is a bit error prone. Hopefully this
has found & converted them all.

Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2019-12-09 10:17:27 +00:00
..
cpu_arm.c conf: make virCPUDef into a ref counted struct 2019-12-09 10:17:27 +00:00
cpu_arm.h src/cpu: use #pragma once in headers 2019-06-13 17:05:09 +02:00
cpu_map.c util: buffer: Remove virBufferCheckError 2019-10-24 19:35:34 +02:00
cpu_map.h src/cpu: use #pragma once in headers 2019-06-13 17:05:09 +02:00
cpu_ppc64_data.h src/cpu: use #pragma once in headers 2019-06-13 17:05:09 +02:00
cpu_ppc64.c conf: make virCPUDef into a ref counted struct 2019-12-09 10:17:27 +00:00
cpu_ppc64.h src/cpu: use #pragma once in headers 2019-06-13 17:05:09 +02:00
cpu_s390.c cpu_s390: Don't check match attribute for host-model CPUs 2019-11-25 15:29:19 +01:00
cpu_s390.h src/cpu: use #pragma once in headers 2019-06-13 17:05:09 +02:00
cpu_x86_data.h conf: add support for Direct Mode for Hyper-V Synthetic timers 2019-08-19 11:38:28 +02:00
cpu_x86.c conf: make virCPUDef into a ref counted struct 2019-12-09 10:17:27 +00:00
cpu_x86.h cpu_conf: Pass policy to CPU feature filtering callbacks 2019-11-12 20:14:15 +01:00
cpu.c conf: make virCPUDef into a ref counted struct 2019-12-09 10:17:27 +00:00
cpu.h cpu: Introduce virCPUDataAddFeature 2019-06-20 00:22:39 +02:00
Makefile.inc.am maint: Add filetype annotations to Makefile.inc.am 2019-04-12 16:55:38 +02:00