]> xenbits.xensource.com Git - libvirt.git/commit
cpu_x86: Move *CheckFeature functions
authorJiri Denemark <jdenemar@redhat.com>
Fri, 22 Mar 2019 15:44:21 +0000 (16:44 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Fri, 12 Apr 2019 20:53:39 +0000 (22:53 +0200)
commite17d10386bd9abcfb37c7d8b151bbd1071a87fc4
tree5e83e459dfba11e69470e28fb4d63cfcd14b7250
parentfcf4846a6bb902a5cd2230fff2a1e7591dcb7456
cpu_x86: Move *CheckFeature functions

They are static and we will need to call them a little bit closer to the
beginning of the file.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/cpu/cpu_x86.c