]> git.ipfire.org Git - thirdparty/qemu.git/commit
i386/kvm: document existing Hyper-V enlightenments
authorVitaly Kuznetsov <vkuznets@redhat.com>
Fri, 17 May 2019 14:19:19 +0000 (16:19 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 21 Jun 2019 00:29:38 +0000 (02:29 +0200)
commitfb19f72b774ce47cd26955ad61547bc3f7f02626
tree3c8ac54a9223b23ab3d04043253edec490a32bb2
parent2344d22e502ddf8ace994f7241e72a2126986c45
i386/kvm: document existing Hyper-V enlightenments

Currently, there is no doc describing hv-* CPU flags, people are
encouraged to get the information from Microsoft Hyper-V Top Level
Functional specification (TLFS). There is, however, a bit of QEMU
specifics.

Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Message-Id: <20190517141924.19024-5-vkuznets@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
docs/hyperv.txt [new file with mode: 0644]