qemu-s390x
[Top][All Lists]
Advanced

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

Re: [qemu-s390x] [PATCH v5 10/15] s390-bios: Support for running format-


From: Farhan Ali
Subject: Re: [qemu-s390x] [PATCH v5 10/15] s390-bios: Support for running format-0/1 channel programs
Date: Thu, 14 Mar 2019 15:15:52 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0



On 03/13/2019 12:31 PM, Jason J. Herne wrote:
Introduce a library function for executing format-0 and format-1
channel programs and waiting for their completion before continuing
execution.

Add cu_type() to channel io library. This will be used to query control
unit type which is used to determine if we are booting a virtio device or a
real dasd device.

Signed-off-by: Jason J. Herne<address@hidden>
Reviewed-by: Cornelia Huck<address@hidden>
---
  pc-bios/s390-ccw/cio.c      | 144 ++++++++++++++++++++++++++++++++++++++++++++
  pc-bios/s390-ccw/cio.h      | 130 ++++++++++++++++++++++++++++++++++++++-
  pc-bios/s390-ccw/s390-ccw.h |   1 +
  pc-bios/s390-ccw/start.S    |  29 +++++++++
  4 files changed, 301 insertions(+), 3 deletions(-)

Reviewed-by: Farhan Ali <address@hidden>




reply via email to

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