]> git.proxmox.com Git - mirror_qemu.git/commit - hw/i386/pc.c
pc: Extract CPU lookup into a separate function
authorIgor Mammedov <imammedo@redhat.com>
Wed, 6 Jul 2016 06:20:39 +0000 (08:20 +0200)
committerEduardo Habkost <ehabkost@redhat.com>
Wed, 20 Jul 2016 14:58:44 +0000 (11:58 -0300)
commit7baef5cfea3d2271442fee602eb0b0c872b54b8e
tree84e7b17d78cbd927c127ce4be8a5ed16aed06275
parent11f6fee576680a2d482123535da920f8ceb33eb5
pc: Extract CPU lookup into a separate function

It will be reused in the next patch at pre_plug time

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Eduardo Habkost <ehabkost@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
hw/i386/pc.c