qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Christian Borntraeger <borntraeger@de.ibm.com>
To: Aurelien Jarno <aurelien@aurel32.net>, Alexander Graf <agraf@suse.de>
Cc: Cornelia Huck <cornelia.huck@de.ibm.com>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] s390x: Switch to s390-ccw machine as default
Date: Wed, 17 Jun 2015 16:00:29 +0200	[thread overview]
Message-ID: <55817D7D.7000505@de.ibm.com> (raw)
In-Reply-To: <20150617134639.GD19635@aurel32.net>

Am 17.06.2015 um 15:46 schrieb Aurelien Jarno:
> On 2015-06-16 23:08, Alexander Graf wrote:
>> We now finally have TCG support for the basic set of instructions necessary
>> to run the s390-ccw machine. That means in any aspect possible that machine
>> type is now superior to the legacy s390-virtio machine.
>>
>> Switch over to the ccw machine as default. That way people don't get a halfway
>> broken machine with the s390x target.
> 
> It seems the current s390x-ccw firmware doesn't allow to boot on a
> virtio-scsi-ccw disk (but this is not a regression compared to the
> s390-virtio machine). virtio-scsi has some advantages over virtio-blk,
> like the possibility to do thin-provisioning. Of course one can use a
> small virtio-blk for the /boot partition, and virtio-scsi for the
> remaining disks.
> 
> Do you think it would possible to add it? Given a virtio-scsi device can
> provide multiple disks, how can we pass the disk to boot on to the
> firmware? Currently it seems we pass the ccw device in GR7, but not more
> details.

Yes, we look into that, Integrating this into s390 specifics without adding
hacks that have to last forever will take most of the time. We have to 
consider aspects like loadparm, the existing interfaces for the zfcp
connectivity in the diag308 handler and so on (so that /sys/firmware/ipl/
reflects the disks) - so give us some time to do it properly to see
how this can be integrated.

Christian

  reply	other threads:[~2015-06-17 14:00 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-16 21:08 [Qemu-devel] [PATCH] s390x: Switch to s390-ccw machine as default Alexander Graf
2015-06-16 21:23 ` Aurelien Jarno
2015-06-18 14:57   ` Christian Borntraeger
2015-06-16 21:27 ` Christian Borntraeger
2015-06-17 13:46 ` Aurelien Jarno
2015-06-17 14:00   ` Christian Borntraeger [this message]
2015-06-17 14:32     ` Aurelien Jarno

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=55817D7D.7000505@de.ibm.com \
    --to=borntraeger@de.ibm.com \
    --cc=agraf@suse.de \
    --cc=aurelien@aurel32.net \
    --cc=cornelia.huck@de.ibm.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).