[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH for-6.0] qga/commands-posix: Send CCW address on s390x with t
From: |
Cornelia Huck |
Subject: |
Re: [PATCH for-6.0] qga/commands-posix: Send CCW address on s390x with the fsinfo data |
Date: |
Wed, 16 Dec 2020 13:40:39 +0100 |
On Mon, 14 Dec 2020 09:53:21 +0100
Thomas Huth <thuth@redhat.com> wrote:
> On 25/11/2020 11.54, Thomas Huth wrote:
> > We need the CCW address on the libvirt side to correctly identify
> > the disk, so add this information to the GuestDiskAddress on s390x.
> >
> > Buglink: https://bugzilla.redhat.com/show_bug.cgi?id=1755075
> > Signed-off-by: Thomas Huth <thuth@redhat.com>
> > ---
> > qga/commands-posix.c | 34 ++++++++++++++++++++++++++++++++++
> > qga/qapi-schema.json | 19 ++++++++++++++++++-
> > 2 files changed, 52 insertions(+), 1 deletion(-)
> Ping!
>
> Michael, any comments on this, or do you think that it ready to go?
If nobody objects, I can also merge this (or rather the v2 of this
patch) through the s390x tree.