commit | 28143b409f698210d85165ca518235ac7e7c5ac5 | [log] [tgz] |
---|---|---|
author | Thomas Huth <thuth@redhat.com> | Thu Oct 15 20:30:20 2015 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Mon Oct 19 10:13:07 2015 +0200 |
tree | 4fecc4c987701d825da37991e93484c136f93343 | |
parent | dc9f06ca81e6e16d062ec382701142a3a2ab3f7d [diff] |
kvm: Move x86-specific functions into target-i386/kvm.c The functions for checking xcrs, xsave and pit_state2 are only used on x86, so they should reside in target-i386/kvm.c. Signed-off-by: Thomas Huth <thuth@redhat.com> Message-Id: <1444933820-6968-1-git-send-email-thuth@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>