qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH for-2.1 0/3] s390x: two bugfixes
@ 2014-07-07 13:55 Cornelia Huck
  2014-07-07 13:55 ` [Qemu-devel] [PATCH for-2.1 1/3] pc-bios/s390-ccw: store proper subsystem information word Cornelia Huck
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Cornelia Huck @ 2014-07-07 13:55 UTC (permalink / raw)
  To: qemu-devel; +Cc: Cornelia Huck, borntraeger, jfrei, agraf

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-07-07 13:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-07 13:55 [Qemu-devel] [PATCH for-2.1 0/3] s390x: two bugfixes Cornelia Huck
2014-07-07 13:55 ` [Qemu-devel] [PATCH for-2.1 1/3] pc-bios/s390-ccw: store proper subsystem information word Cornelia Huck
2014-07-07 13:55 ` [Qemu-devel] [PATCH for-2.1 2/3] pc-bios/s390-ccw: update binary Cornelia Huck
2014-07-07 13:55 ` [Qemu-devel] [PATCH for-2.1 3/3] s390x/css: reflect cpa in scsw Cornelia Huck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).