qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH for-2.1 0/3] s390x: two bugfixes


From: Cornelia Huck
Subject: [Qemu-devel] [PATCH for-2.1 0/3] s390x: two bugfixes
Date: Mon, 7 Jul 2014 15:55:34 +0200

Here are two s390x patches (+ a binary update) for 2.1:

We neglected to store some vital information which may be used by the
guest (but fortunately wasn't missed up to now): The subsystem id
may be used to determine the boot device, and the channel-program
address is useful for determining channel program execution. Most
importantly, setting these fields is mandated by the architecture.

Will send a pull request tomorrow, unless there are objections.

Christian Borntraeger (1):
  pc-bios/s390-ccw: store proper subsystem information word

Cornelia Huck (2):
  pc-bios/s390-ccw: update binary
  s390x/css: reflect cpa in scsw

 hw/s390x/css.c              |    9 +++++++++
 pc-bios/s390-ccw.img        |  Bin 17624 -> 17752 bytes
 pc-bios/s390-ccw/bootmap.c  |    2 ++
 pc-bios/s390-ccw/main.c     |   17 ++++++++++++++++-
 pc-bios/s390-ccw/s390-ccw.h |    1 +
 5 files changed, 28 insertions(+), 1 deletion(-)

-- 
1.7.9.5




reply via email to

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