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

On 2015-06-17 16:00, Christian Borntraeger wrote:
> 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.

Great, thanks for working on that.

-- 
Aurelien Jarno                          GPG: 4096R/1DDD8C9B
aurelien@aurel32.net                 http://www.aurel32.net

      reply	other threads:[~2015-06-17 14:32 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
2015-06-17 14:32     ` Aurelien Jarno [this message]

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=20150617143222.GC3379@aurel32.net \
    --to=aurelien@aurel32.net \
    --cc=agraf@suse.de \
    --cc=borntraeger@de.ibm.com \
    --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).