qemu-s390x
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [qemu-s390x] [PATCH v3 09/33] add doc about Resettable interface


From: Peter Maydell
Subject: Re: [qemu-s390x] [PATCH v3 09/33] add doc about Resettable interface
Date: Wed, 7 Aug 2019 17:02:58 +0100

On Mon, 29 Jul 2019 at 15:59, Damien Hedde <address@hidden> wrote:

> +For Devices and Buses there is also the corresponding helpers:
> +void device_reset(Device *dev, bool cold)
> +void bus_reset(Device *dev, bool cold

Just noticed, but the prototype here is wrong: bus_reset() takes
a BusState*, not a Device*.

thanks
-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]