diff options
author | Janosch Frank | 2019-11-27 18:50:42 +0100 |
---|---|---|
committer | Cornelia Huck | 2019-12-14 10:25:50 +0100 |
commit | eac4f82791f1807c423e85670837db103b9d59b3 (patch) | |
tree | a8f9e66fba44f15fb99f8b010f317efbaadc1a1c /linux-user/sparc/target_cpu.h | |
parent | s390x: Don't do a normal reset on the initial cpu (diff) | |
download | qemu-eac4f82791f1807c423e85670837db103b9d59b3.tar.gz qemu-eac4f82791f1807c423e85670837db103b9d59b3.tar.xz qemu-eac4f82791f1807c423e85670837db103b9d59b3.zip |
s390x: Move reset normal to shared reset handler
Let's start moving the cpu reset functions into a single function with
a switch/case, so we can later use fallthroughs and share more code
between resets.
This patch introduces the reset function by renaming cpu_reset().
Signed-off-by: Janosch Frank <frankja@linux.ibm.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Message-Id: <20191127175046.4911-3-frankja@linux.ibm.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
Diffstat (limited to 'linux-user/sparc/target_cpu.h')
0 files changed, 0 insertions, 0 deletions