diff options
author | Eduardo Habkost <ehabkost@redhat.com> | 2012-10-24 19:44:06 -0200 |
---|---|---|
committer | Marcelo Tosatti <mtosatti@redhat.com> | 2012-10-30 23:39:53 -0200 |
commit | 6e746f30558cb1331598575918c2a8808be2a75b (patch) | |
tree | eae9e6ed114887b63c3d2767fa21432daa4237d9 /qemu-config.h | |
parent | 1aefc6b8cbe66e5adb3e6b160f6790171e0a7785 (diff) |
target-i386: cpu: make -cpu host/check/enforce code KVM-specific
Rationale:
* "-cpu host" is available only when using KVM
* The current implementation of -cpu check/enforce
(check_features_against_host()) makes sense only when using KVM.
So this makes the functions check_features_against_host() and
cpu_x86_fill_host() KVM-specific, document them as such, and rename them
to kvm_check_features_against_host() and kvm_cpu_fill_host().
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Diffstat (limited to 'qemu-config.h')
0 files changed, 0 insertions, 0 deletions