Re: [Qemu-devel] [PATCH v3 00/33] Multi-phase reset mechanism

2019-07-30 Thread Cornelia Huck
On Mon, 29 Jul 2019 16:56:21 +0200 Damien Hedde wrote: (...) > 2. old's device_reset > > There was a few call to this function, I renamed it *device_legacy_reset* to > handle the transition. This function allowed to reset only a given device > (and not its eventual qbus subtree). This behavior

[Qemu-devel] [PATCH v3 00/33] Multi-phase reset mechanism

2019-07-29 Thread Damien Hedde
Hi all, Here's the third version of the multi-phase reset proposal patches. I've dropped the RFC tag. Previous version can be found here: https://lists.gnu.org/archive/html/qemu-devel/2019-06/msg00504.html The purpose of this series is to split the current reset procedure into 3 phases. We need 2