]> git.ipfire.org Git - thirdparty/libvirt.git/commit
cpu_x86: Rename virCPUx86MapInitialize
authorJiri Denemark <jdenemar@redhat.com>
Wed, 13 Dec 2017 21:30:31 +0000 (22:30 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Thu, 4 Jan 2018 15:52:03 +0000 (16:52 +0100)
commitbd874d9ff176880aa7d1d9becdf60666aaa14513
treee6c08920215c924700e602f3dc519c6aad85e55f
parent04502fd54f9bc0982c54a3ce847ff09fefd6bde7
cpu_x86: Rename virCPUx86MapInitialize

The function will be used to initialize internal data of the x86 CPU
driver (including the CPU map).

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
src/cpu/cpu_x86.c