]> Git Repo - qemu.git/commit - target/s390x/cpu.c
target/s390x: set cpu->id for linux user when realizing
authorDavid Hildenbrand <[email protected]>
Wed, 13 Sep 2017 13:24:07 +0000 (15:24 +0200)
committerCornelia Huck <[email protected]>
Tue, 19 Sep 2017 16:31:32 +0000 (18:31 +0200)
commit88556edd74c82c7bb966f0e64d400f2ac898108d
tree522e6b5047960ea2723095bebf59f971d5b6cc16
parentb5684cd8c688337120eeba1654eba7e5863f04f6
target/s390x: set cpu->id for linux user when realizing

scc->next_cpu_id is updated when realizing. Setting it just before that
point looks cleaner.

Reviewed-by: Matthew Rosato <[email protected]>
Reviewed-by: Igor Mammedov <[email protected]>
Signed-off-by: David Hildenbrand <[email protected]>
Message-Id: <20170913132417[email protected]>
Signed-off-by: Cornelia Huck <[email protected]>
target/s390x/cpu.c
This page took 0.024932 seconds and 4 git commands to generate.