]> git.proxmox.com Git - mirror_qemu.git/commit - target/i386/cpu.c
i386/kvm: add a comment explaining why .feat_names are commented out for Hyper-V...
authorVitaly Kuznetsov <vkuznets@redhat.com>
Fri, 21 Dec 2018 14:16:04 +0000 (15:16 +0100)
committerEduardo Habkost <ehabkost@redhat.com>
Mon, 14 Jan 2019 14:28:44 +0000 (12:28 -0200)
commitabd5fc4c862d033a989552914149f01c9476bb16
treeea941b6b2a3ceff404d1a95261b5f312013801e6
parent258fe08bd341d2e230676228307294e41f33002c
i386/kvm: add a comment explaining why .feat_names are commented out for Hyper-V feature bits

Hyper-V .feat_names are, unlike hardware features, commented out and it is
not obvious why we do that. Document the current status quo.

Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Message-Id: <20181221141604.16935-1-vkuznets@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
target/i386/cpu.c