pc: don't return cpu pointer from pc_new_cpu() as it's not needed anymore
commit074281d62e62f3efab3b71161e9f0a5e8aebb0b3
authorIgor Mammedov <imammedo@redhat.com>
Wed, 18 Jan 2017 17:13:19 +0000 (18 18:13 +0100)
committerEduardo Habkost <ehabkost@redhat.com>
Mon, 23 Jan 2017 23:25:36 +0000 (23 21:25 -0200)
treeee8e3f819b2ac6c7b5302e8e54378525e72f613c
parentf2098f483589ed894f732acab0dde48c8822a5ac
pc: don't return cpu pointer from pc_new_cpu() as it's not needed anymore

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Message-Id: <1484759609-264075-4-git-send-email-imammedo@redhat.com>
Reviewed-by: Eduardo Habkost <ehabkost@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
hw/i386/pc.c