summaryrefslogtreecommitdiff
path: root/target-i386/hyperv.h
AgeCommit message (Collapse)AuthorFilesLines
2012-01-23hyperv: fix build on non-KVM hostsBlue Swirl1-1/+3
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2012-01-19hyper-v: introduce Hyper-V support infrastructure.Vadim Rozenfeld1-0/+43
[Jan: fix build with CONFIG_USER_ONLY] Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>