On Fri, Dec 07, 2012 at 08:07:45PM +0100, Andreas Färber wrote:
> Am 07.12.2012 14:55, schrieb Jens Freimann:
> > Add a CPU reset handler to have all CPUs in a PoP compliant
> > state.
> >
> > Signed-off-by: Jens Freimann
> > ---
> > target-s390x/cpu.c | 25 +
> > targe
Am 07.12.2012 14:55, schrieb Jens Freimann:
> Add a CPU reset handler to have all CPUs in a PoP compliant
> state.
>
> Signed-off-by: Jens Freimann
> ---
> target-s390x/cpu.c | 25 +
> target-s390x/kvm.c | 10 +-
> 2 files changed, 34 insertions(+), 1 deletion
Add a CPU reset handler to have all CPUs in a PoP compliant
state.
Signed-off-by: Jens Freimann
---
target-s390x/cpu.c | 25 +
target-s390x/kvm.c | 10 +-
2 files changed, 34 insertions(+), 1 deletions(-)
diff --git a/target-s390x/cpu.c b/target-s390x/cpu.c
i