diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2012-01-27 14:49:52 +0100 |
---|---|---|
committer | Jiri Denemark <jdenemar@redhat.com> | 2012-01-27 16:51:50 +0100 |
commit | b66d1bef14739ab56ed9f430b4c4e5b89ed5ed12 (patch) | |
tree | debaa4e78c651473d5bb96324aeb19c7ef8a6fb3 /tools/virt-host-validate-lxc.c | |
parent | 5a137f3620af4f6fd4a4484c6d79af0748aec85e (diff) | |
download | libvirt-b66d1bef14739ab56ed9f430b4c4e5b89ed5ed12.tar.gz |
qemu: parse and create -cpu ...,-kvmclock
QEMU supports a bunch of CPUID features that are tied to the kvm CPUID
nodes rather than the processor's. They are "kvmclock",
"kvm_nopiodelay", "kvm_mmu", "kvm_asyncpf". These are not known to
libvirt and their CPUID leaf might move if (for example) the Hyper-V
extensions are enabled. Hence their handling would anyway require some
special-casing.
However, among these the most useful is kvmclock; an additional
"property" of this feature is that a <timer> element is a better model
than a CPUID feature. Although, creating part of the -cpu command-line
from something other than the <cpu> XML element introduces some
ugliness.
Reviewed-by: Jiri Denemark <jdenemar@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/virt-host-validate-lxc.c')
0 files changed, 0 insertions, 0 deletions