From: Cornelia Huck <cohuck@redhat.com>
To: Christian Borntraeger <borntraeger@de.ibm.com>
Cc: linux-s390@vger.kernel.org, Thomas Huth <thuth@redhat.com>,
kvm@vger.kernel.org, virtualization@lists.linux-foundation.org
Subject: Re: [PATCH 1/1] virtio/s390: implement PM operations for virtio_ccw
Date: Thu, 7 Dec 2017 15:32:42 +0100 [thread overview]
Message-ID: <20171207153242.0490a77f.cohuck@redhat.com> (raw)
In-Reply-To: <20171207141102.70190-2-borntraeger@de.ibm.com>
On Thu, 7 Dec 2017 15:11:02 +0100
Christian Borntraeger <borntraeger@de.ibm.com> wrote:
> Suspend/Resume to/from disk currently fails. Let us wire
> up the necessary callbacks. This is mostly just forwarding
> the requests to the virtio drivers. The only thing that
> has to be done in virtio_ccw itself is to re-set the
> virtio revision.
>
> Suggested-by: Thomas Huth <thuth@redhat.com>
> Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
> ---
> drivers/s390/virtio/virtio_ccw.c | 25 +++++++++++++++++++++++++
> 1 file changed, 25 insertions(+)
Less work than I had expected :)
This looks complete: The only thing we do in our online function not
directly triggered by registering the virtio device is setting the
revision.
Will apply, but would not mind some R-bs/acks.
next prev parent reply other threads:[~2017-12-07 14:32 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-07 14:11 [PATCH 0/1] suspend/resume for virtio_ccw Christian Borntraeger
2017-12-07 14:11 ` [PATCH 1/1] virtio/s390: implement PM operations " Christian Borntraeger
2017-12-07 14:32 ` Cornelia Huck [this message]
2017-12-07 15:48 ` David Hildenbrand
2017-12-07 15:48 ` David Hildenbrand
2017-12-07 14:11 ` Christian Borntraeger
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=20171207153242.0490a77f.cohuck@redhat.com \
--to=cohuck@redhat.com \
--cc=borntraeger@de.ibm.com \
--cc=kvm@vger.kernel.org \
--cc=linux-s390@vger.kernel.org \
--cc=thuth@redhat.com \
--cc=virtualization@lists.linux-foundation.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.