qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/3] s390: vcpu reset, -cpu ? and minor sclp fix


From: Jens Freimann
Subject: [Qemu-devel] [PATCH 0/3] s390: vcpu reset, -cpu ? and minor sclp fix
Date: Fri, 23 Nov 2012 11:18:09 +0100

Hi Alex,

a few more s390 patches:
Patch 1 enables the -cpu ? option for s390 CPU models.
Patch 2 implements vcpu reset
Patch 3 takes care of an possibly uninitialized variable in SCLP code

regards
Jens

Cornelia Huck (1):
  sclp: Fix uninitialized var in handle_write_event_buf().

Jens Freimann (1):
  s390: clear registers, psw and prefix at vcpu reset

Viktor Mihajlovski (1):
  S390: Basic CPU model support

 hw/s390-virtio.c          |  5 +++++
 hw/s390x/event-facility.c |  3 ++-
 target-s390x/cpu.c        |  6 ++++++
 target-s390x/cpu.h        |  3 +++
 target-s390x/kvm.c        | 26 +++++++++++++++++++++++++-
 5 files changed, 41 insertions(+), 2 deletions(-)

-- 
1.7.12.4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]