Thomas Huth 2099935dbf Move CONFIG_KVM related definitions to kvm_i386.h
pc.h and sysemu/kvm.h are also included from common code (where
CONFIG_KVM is not available), so the #defines that depend on CONFIG_KVM
should not be declared here to avoid that anybody is using them in a
wrong way. Since we're also going to poison CONFIG_KVM for common code,
let's move them to kvm_i386.h instead. Most of the dummy definitions
from sysemu/kvm.h are also unused since the code that uses them is
only compiled for CONFIG_KVM (e.g. target/i386/kvm.c), so the unused
defines are also simply dropped here instead of being moved.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <1498454578-18709-3-git-send-email-thuth@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2017-07-04 14:30:03 +02:00
..
2017-03-15 20:50:14 -04:00
2017-06-23 11:51:50 +02:00
2017-06-20 14:31:32 +02:00
2017-06-04 18:42:55 +03:00
2017-06-27 15:09:15 +02:00
2017-07-03 22:29:49 +03:00
2017-06-06 10:17:11 +02:00
2017-02-28 17:10:00 +00:00
2017-06-06 20:18:35 +02:00
2017-06-28 11:18:39 +02:00
2017-04-24 12:32:12 +01:00
2017-06-01 18:49:22 +02:00
2017-02-28 12:04:48 +01:00
2017-03-01 00:09:28 +04:00