target/i386/kvm.c: Remove compatibility shim for KVM_HINTS_REALTIME
commit244e2ad0dcddad68c3c4842eba7675fda79fa511
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 25 May 2018 13:27:55 +0000 (25 14:27 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 1 Jun 2018 13:14:31 +0000 (1 15:14 +0200)
treea0f315a047b624e97f72b4885f1f719f92da4f77
parent65a6d8dd3f322e91efa320f2811bec83dde36b6b
target/i386/kvm.c: Remove compatibility shim for KVM_HINTS_REALTIME

Now we've updated our copy of the kernel headers we can remove the
compatibility shim that handled KVM_HINTS_REALTIME not being defined.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-Id: <20180525132755.21839-7-peter.maydell@linaro.org>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
target/i386/kvm.c