]> Git Repo - qemu.git/commit
target-s390x: Pass S390CPU to s390_{add, del}_running_cpu()
authorAndreas Färber <[email protected]>
Wed, 30 Jan 2013 12:48:25 +0000 (12:48 +0000)
committerAlexander Graf <[email protected]>
Fri, 1 Feb 2013 01:02:20 +0000 (02:02 +0100)
commit49e158785fa86f04e2d4027dd19719d8b79a4421
tree0e1d3decf95881f0e7d30edc2a3a969c58a64006
parentf94667336ecf6566e090a895a37bc06da435d686
target-s390x: Pass S390CPU to s390_{add, del}_running_cpu()

This prepares for moving the halted field to CPUState.
Most call sites can already supply S390CPU, for some env becomes unused.

Signed-off-by: Andreas Färber <[email protected]>
Acked-by: Cornelia Huck <[email protected]>
Signed-off-by: Alexander Graf <[email protected]>
hw/s390x/ipl.c
hw/s390x/s390-virtio.c
target-s390x/cpu.c
target-s390x/cpu.h
target-s390x/helper.c
target-s390x/kvm.c
This page took 0.028266 seconds and 4 git commands to generate.