On 7/31/19 8:11 AM, David Gibson wrote: > On Mon, Jul 29, 2019 at 04:56:29PM +0200, Damien Hedde wrote: >> It adds the possibility to add 2 gpios to control the warm and cold reset. >> With theses ios, the reset can be maintained during some time. >> Each io is associated with a state to detect level changes. >> >> Vmstate subsections are also added to the existsing device_reset >> subsection. > > This doesn't seem like a thing that should be present on every single > DeviceState. I can revert to previous version where the io state has to be explicitly added in devices using it. Damien
- Re: [Qemu-devel] [PATCH v3 04/33] make Device and Bus R... Peter Maydell
- Re: [Qemu-devel] [PATCH v3 04/33] make Device and B... Damien Hedde
- Re: [Qemu-devel] [PATCH v3 04/33] make Device a... Peter Maydell
- Re: [Qemu-devel] [PATCH v3 04/33] make Device and B... Damien Hedde
- [Qemu-devel] [PATCH v3 18/33] hw/audio/intel-hda.c: remove d... Damien Hedde
- [Qemu-devel] [PATCH v3 12/33] hw/pci/: remove qdev/qbus_rese... Damien Hedde
- [Qemu-devel] [PATCH v3 08/33] Add function to control reset ... Damien Hedde
- Re: [Qemu-devel] [PATCH v3 08/33] Add function to contr... David Gibson
- Re: [Qemu-devel] [PATCH v3 08/33] Add function to c... Damien Hedde
- Re: [Qemu-devel] [PATCH v3 08/33] Add function to c... Peter Maydell
- Re: [Qemu-devel] [PATCH v3 08/33] Add function ... David Gibson
- Re: [Qemu-devel] [PATCH v3 08/33] Add funct... Damien Hedde
- Re: [Qemu-devel] [PATCH v3 08/33] Add ... David Gibson
- Re: [Qemu-devel] [PATCH v3 08/33] Add function to contr... Peter Maydell
- [Qemu-devel] [PATCH v3 15/33] hw/ide/piix.c: remove qdev_res... Damien Hedde
- [Qemu-devel] [PATCH v3 07/33] automatically add vmstate for ... Damien Hedde