|
From: | Thomas Huth |
Subject: | Re: [PATCH v2 01/11] hw/s390/ccw-device: Convert to three-phase reset |
Date: | Wed, 4 Sep 2024 08:21:58 +0200 |
User-agent: | Mozilla Thunderbird |
On 30/08/2024 16.58, Peter Maydell wrote:
Convert the TYPE_CCW_DEVICE to three-phase reset. This is a device class which is subclassed, so it needs to be three-phase before we can convert the subclass. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> --- hw/s390x/ccw-device.c | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-)
Acked-by: Thomas Huth <thuth@redhat.com>
[Prev in Thread] | Current Thread | [Next in Thread] |