From: Christian Borntraeger <borntraeger@de.ibm.com>
To: Alexander Graf <agraf@suse.de>
Cc: Cornelia Huck <cornelia.huck@de.ibm.com>,
Anthony Liguori <aliguori@us.ibm.com>,
Heinz Graalfs <graalfs@linux.vnet.ibm.com>,
Jens Freimann <jfrei@linux.vnet.ibm.com>,
qemu-devel Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH 1/1] s390: IPL device for s390
Date: Tue, 08 May 2012 16:43:06 +0200 [thread overview]
Message-ID: <4FA930FA.4000305@de.ibm.com> (raw)
In-Reply-To: <9A5D5218-5E01-4D3D-B06E-25F83522E703@suse.de>
>> Anthony, this is the prototype of the IPL device that we have talked about some weeks
>> ago. Is an external device to do the IPL process for s390 still ok with you?
>
> Even with an external IPL, we should still be able to detect that a guest provides
> its own virtio-zipl code that contains a boot menu and execute that instead of directly
> booting into the first entry, right?
This is something that we can argue about to find a way to cover all our use cases
Some of my goals are
- make it possible to install the boot loader in lpar/vm and boot in kvm and vice versa
- follow the real HW ipl process (which I do for FCP, but not for dasd/eckd)
- be able to choose a boot device (-boot <x> is not the right thing for s390)
- be able to choose an program (loadparm)
- get a disk booted no matter if FCP, ECKD CDL, ECKD LDL, block size etc as long as this
configuration can exist with the current tool sets (that includes ipling disks prepared
with the sles11 tools)
- have some code that can be extended to non-disk boot devices (s390-ipl takes a qdev id
as parameter)
Can you clarify what you need? the code should be modular enough to add a detection, a switch
or something else to make that possible.
Christian
PS: long term we probably also want to have real ECKD dasd passthrough as an alternative to
virtio for dasds. Then the IPL process will also include interpretation of ipl ccws, but this is
something that wont be ready anytime soon
next prev parent reply other threads:[~2012-05-08 14:43 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-04 13:43 [Qemu-devel] [PATCH 0/1] RFC: ipl device for s390 Christian Borntraeger
2012-05-04 13:44 ` [Qemu-devel] [PATCH 1/1] s390: IPL " Christian Borntraeger
2012-05-04 13:53 ` Alexander Graf
2012-05-04 14:00 ` Christian Borntraeger
2012-05-04 14:02 ` Christian Borntraeger
2012-05-04 18:12 ` Alexander Graf
2012-05-08 12:32 ` Christian Borntraeger
2012-05-08 12:40 ` Alexander Graf
2012-05-08 14:43 ` Christian Borntraeger [this message]
2012-05-08 14:53 ` Alexander Graf
2012-05-08 18:54 ` Christian Borntraeger
2012-05-08 19:18 ` Alexander Graf
2012-05-08 19:16 ` Anthony Liguori
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=4FA930FA.4000305@de.ibm.com \
--to=borntraeger@de.ibm.com \
--cc=agraf@suse.de \
--cc=aliguori@us.ibm.com \
--cc=cornelia.huck@de.ibm.com \
--cc=graalfs@linux.vnet.ibm.com \
--cc=jfrei@linux.vnet.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).