]> git.ipfire.org Git - thirdparty/libvirt.git/commit
cpu: Introduce virCPUTranslate
authorJiri Denemark <jdenemar@redhat.com>
Fri, 17 Jun 2016 07:45:48 +0000 (09:45 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Thu, 22 Sep 2016 13:40:09 +0000 (15:40 +0200)
commit6b159239cc476a4f24bc1e9faa62b8e6aea26c08
treea6201fd95ba8fca57dd9bdc90fa7457281629b6f
parent0b119e2b19f6dd335eda0158a89348cb91b0c203
cpu: Introduce virCPUTranslate

The API is supposed to make sure the provided CPU definition does not
use a CPU model which is not supported by the hypervisor (if at all
possible, of course).

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
src/cpu/cpu.c
src/cpu/cpu.h
src/cpu/cpu_x86.c
src/libvirt_private.syms