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