qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Cornelia Huck <cohuck@redhat.com>
To: Matthew Rosato <mjrosato@linux.vnet.ibm.com>
Cc: Christian Borntraeger <borntraeger@de.ibm.com>,
	David Hildenbrand <david@redhat.com>,
	Alexander Graf <agraf@suse.de>,
	qemu-s390x@nongnu.org, qemu-devel@nongnu.org,
	Richard Henderson <rth@twiddle.net>
Subject: Re: [Qemu-devel] [PATCH RFCv2] s390x/sclp: remove memory hotplug support
Date: Fri, 23 Feb 2018 10:34:46 +0100	[thread overview]
Message-ID: <20180223103446.2a5b1255.cohuck@redhat.com> (raw)
In-Reply-To: <b156703a-b1b3-aa83-2c30-d07fec706ee0@linux.vnet.ibm.com>

On Thu, 22 Feb 2018 14:29:09 -0500
Matthew Rosato <mjrosato@linux.vnet.ibm.com> wrote:

> On 02/22/2018 06:13 AM, Christian Borntraeger wrote:
> > 
> > 
> > On 02/21/2018 06:39 PM, Cornelia Huck wrote:  
> >> On Tue, 20 Feb 2018 16:05:54 +0100
> >> David Hildenbrand <david@redhat.com> wrote:
> >>  
> >>> On 20.02.2018 15:57, Cornelia Huck wrote:  
> >>>> On Tue, 20 Feb 2018 13:16:37 +0100
> >>>> David Hildenbrand <david@redhat.com> wrote:
> >>>>     
> >>>>> On 20.02.2018 13:05, Christian Borntraeger wrote:    
> >>>>>>
> >>>>>>
> >>>>>> On 02/19/2018 06:42 PM, David Hildenbrand wrote:      
> >>>>>>> From an architecture point of view, nothing can be mapped into the address
> >>>>>>> space on s390x. All there is is memory. Therefore there is also not really
> >>>>>>> an interface to communicate such information to the guest. All we can do is
> >>>>>>> specify the maximum ram address and guests can probe in that range if
> >>>>>>> memory is available and usable (TPROT).      
> >>>>>>
> >>>>>> In fact there is an interface in SCLP that describes the memory sizes (maximum in 
> >>>>>> read scp info) and the details (read_storage_element0_info).  I am asking myself
> >>>>>> if we should re-introduce read_storage_element_info and use that to avoid tprot      
> >>>>>
> >>>>> Yes, we could do that (basically V1 of this patch) but have to glue it
> >>>>> to the a compatibility machine then.    
> >>>>
> >>>> Actually, this makes quite a bit of sense (introduce the interface for
> >>>> everyone in 2.12 and turn it off in compat machines).    
> >>>
> >>> Jup, either 2.12 or 2.13, no need to hurry.
> >>>  
> >>>>
> >>>> Does real hardware have configurations where you can get the memory
> >>>> sizes, but not the attach/deattach support? (Hardware with the feature,
> >>>> but no standby memory defined?)    
> > 
> > We have different sclp facilities for attach/detach and information, so
> > we can implement that. 
> > 
> >   
> >>>
> >>> I would guess that "0" for standby memory is valid but only people with
> >>> access to documentation can answer that :)  
> >>
> >> So, should we go with this patch now and re-introduce the read
> >> functions if the above is indeed true?  
> > 
> > Yes, go with this patch. Right now Linux guests will not make use of that, so
> > we can re-add that if it turns out to be useful for future guests.
> > 
> > 
> > 
> > Matt, last chance to complain with reasons why we want to keep the current standby memory
> > solution in its current form. (Or please ack the patch if you agree)  
> 
> Nope, this makes sense given its incompatibility w/ the common layer.  I
> also agree with the prior comment that, should we revisit this feature
> in the future, it should probably be via an s390-specific interface.
> 
> Acked-by: Matthew Rosato <mjrosato@linux.vnet.ibm.com>

Thanks, applied (with the discussed description tweak) to s390-next.

We should also mention this in the changelog once this hits master.
I'll try to remember to do that.

      reply	other threads:[~2018-02-23  9:34 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-19 17:42 [Qemu-devel] [PATCH RFCv2] s390x/sclp: remove memory hotplug support David Hildenbrand
2018-02-20 11:18 ` Christian Borntraeger
2018-02-20 11:19   ` Christian Borntraeger
2018-02-20 11:46   ` David Hildenbrand
2018-02-20 12:05 ` Christian Borntraeger
2018-02-20 12:16   ` David Hildenbrand
2018-02-20 14:57     ` Cornelia Huck
2018-02-20 15:05       ` David Hildenbrand
2018-02-21 17:39         ` Cornelia Huck
2018-02-22 11:13           ` Christian Borntraeger
2018-02-22 19:29             ` Matthew Rosato
2018-02-23  9:34               ` Cornelia Huck [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=20180223103446.2a5b1255.cohuck@redhat.com \
    --to=cohuck@redhat.com \
    --cc=agraf@suse.de \
    --cc=borntraeger@de.ibm.com \
    --cc=david@redhat.com \
    --cc=mjrosato@linux.vnet.ibm.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-s390x@nongnu.org \
    --cc=rth@twiddle.net \
    /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).