i386: add hyperv-stub for CONFIG_HYPERV=n
commit8417442a34f78f1e1dda87aff27c8a42124f4d42
authorRoman Kagan <rkagan@virtuozzo.com>
Fri, 21 Sep 2018 08:20:41 +0000 (21 11:20 +0300)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 19 Oct 2018 11:44:14 +0000 (19 13:44 +0200)
tree8965f7f265729812578671abad955e584b238899
parent02ef67240b4cd4a33e8e4d118fc827e6678b7d80
i386: add hyperv-stub for CONFIG_HYPERV=n

This will allow to build slightly leaner QEMU that supports some HyperV
features of KVM (e.g. SynIC timers, PV spinlocks, APIC assists, etc.)
but nothing else on the QEMU side.

Signed-off-by: Roman Kagan <rkagan@virtuozzo.com>
Message-Id: <20180921082041.29380-6-rkagan@virtuozzo.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
target/i386/Makefile.objs
target/i386/hyperv-stub.c [new file with mode: 0644]
target/i386/hyperv.h