Re: [PATCH RFC 0/2] add SHPC hotplug event

2022-11-16 Thread Vladimir Sementsov-Ogievskiy
On 11/16/22 19:23, Michael S. Tsirkin wrote: On Wed, Nov 16, 2022 at 07:12:32PM +0300, Vladimir Sementsov-Ogievskiy wrote: Hi all! Please look at 02 for the details. In the future, pls use --subject-prefix='PATCH RFC' with git-format-patch to add same prefix to all patches. If you are resendin

Re: [PATCH RFC 0/2] add SHPC hotplug event

2022-11-16 Thread Michael S. Tsirkin
On Wed, Nov 16, 2022 at 07:12:32PM +0300, Vladimir Sementsov-Ogievskiy wrote: > Hi all! Please look at 02 for the details. In the future, pls use --subject-prefix='PATCH RFC' with git-format-patch to add same prefix to all patches. If you are resending, add 'resend' in the subject, or increase th

Re: [PATCH RFC 0/2] add SHPC hotplug event

2022-11-16 Thread Michael S. Tsirkin
On Wed, Nov 16, 2022 at 07:12:32PM +0300, Vladimir Sementsov-Ogievskiy wrote: > Hi all! Please look at 02 for the details. I got 2 copies donnu which to reply to. > Vladimir Sementsov-Ogievskiy (2): > hw/pci/shpc: introduce FOR_EACH_DEVICE_IN_SLOT > qapi: introduce DEVICE_POWER_ON for SHPC h

[PATCH RFC 0/2] add SHPC hotplug event

2022-11-16 Thread Vladimir Sementsov-Ogievskiy
Hi all! Please look at 02 for the details. Vladimir Sementsov-Ogievskiy (2): hw/pci/shpc: introduce FOR_EACH_DEVICE_IN_SLOT qapi: introduce DEVICE_POWER_ON for SHPC hotplug hw/pci/shpc.c | 53 +- qapi/qdev.json | 23 ++ 2 f