|
From: | Thomas Huth |
Subject: | Re: [PATCH] hw/s390x: Attach the sclpconsole to the /machine/sclp node |
Date: | Tue, 30 Apr 2024 10:22:49 +0200 |
User-agent: | Mozilla Thunderbird |
On 30/04/2024 10.19, David Hildenbrand wrote:
On 30.04.24 10:04, Thomas Huth wrote:The sclpconsole currently does not have a proper parent in the QOM tree, so it shows up under /machine/unattached - which is somewhat ugly. Let's attach it to /machine/sclp instead.IIRC, this should not affect migration
Yes, that's my understanding, too. I also did a quick check from one QEMU without this patch to a QEMU that includes this patch, and migration just succeeded fine.
Reviewed-by: David Hildenbrand <david@redhat.com>
Thanks! Thomas
[Prev in Thread] | Current Thread | [Next in Thread] |