i386: Document when features can be added to kvm_default_props
commitfd1fd38b863abe4763097e2603762e1c067fa6a2
authorEduardo Habkost <ehabkost@redhat.com>
Fri, 25 Sep 2020 21:10:21 +0000 (25 17:10 -0400)
committerEduardo Habkost <ehabkost@redhat.com>
Mon, 31 May 2021 19:53:02 +0000 (31 15:53 -0400)
treee8469f798828a58e6545024ebce4dd91d37186df
parent7bde6b18575dd79c26ce1616e0c33151e83d9d7e
i386: Document when features can be added to kvm_default_props

It's very easy to mistakenly extend kvm_default_props to include
features that require a kernel version that's too recent.  Add a
comment warning about that, pointing to the documentation file
where the minimum kernel version for KVM is documented.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Acked-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20200925211021.4158567-1-ehabkost@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
target/i386/kvm/kvm-cpu.c