diff options
author | Eduardo Habkost | 2012-10-24 23:44:06 +0200 |
---|---|---|
committer | Marcelo Tosatti | 2012-10-31 02:39:53 +0100 |
commit | 6e746f30558cb1331598575918c2a8808be2a75b (patch) | |
tree | eae9e6ed114887b63c3d2767fa21432daa4237d9 /thread-pool.h | |
parent | target-i386: make cpu_x86_fill_host() void (diff) | |
download | qemu-6e746f30558cb1331598575918c2a8808be2a75b.tar.gz qemu-6e746f30558cb1331598575918c2a8808be2a75b.tar.xz qemu-6e746f30558cb1331598575918c2a8808be2a75b.zip |
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 'thread-pool.h')
0 files changed, 0 insertions, 0 deletions