[PATCH RFC 0/2] add SHPC hotplug event

Vladimir Sementsov-Ogievskiy posted 2 patches 1 year, 5 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20221116161234.44206-1-vsementsov@yandex-team.ru
Maintainers: "Michael S. Tsirkin" <mst@redhat.com>, Marcel Apfelbaum <marcel.apfelbaum@gmail.com>, Eric Blake <eblake@redhat.com>, Markus Armbruster <armbru@redhat.com>, Paolo Bonzini <pbonzini@redhat.com>, "Daniel P. Berrangé" <berrange@redhat.com>, Eduardo Habkost <eduardo@habkost.net>
hw/pci/shpc.c  | 53 +++++++++++++++++++++++++++++++++++++++++---------
qapi/qdev.json | 23 ++++++++++++++++++++++
2 files changed, 67 insertions(+), 9 deletions(-)
[PATCH RFC 0/2] add SHPC hotplug event
Posted by Vladimir Sementsov-Ogievskiy 1 year, 5 months ago
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 files changed, 67 insertions(+), 9 deletions(-)

-- 
2.34.1
Re: [PATCH RFC 0/2] add SHPC hotplug event
Posted by Michael S. Tsirkin 1 year, 5 months ago
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 the
version #.

> 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 files changed, 67 insertions(+), 9 deletions(-)
> 
> -- 
> 2.34.1
Re: [PATCH RFC 0/2] add SHPC hotplug event
Posted by Vladimir Sementsov-Ogievskiy 1 year, 5 months ago
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 resending, add 'resend' in the subject, or increase the
> version #.
> 

OK, yes, will do next time. Sorry for the inconvenience :/

-- 
Best regards,
Vladimir
Re: [PATCH RFC 0/2] add SHPC hotplug event
Posted by Michael S. Tsirkin 1 year, 5 months ago
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 hotplug
> 
>  hw/pci/shpc.c  | 53 +++++++++++++++++++++++++++++++++++++++++---------
>  qapi/qdev.json | 23 ++++++++++++++++++++++
>  2 files changed, 67 insertions(+), 9 deletions(-)
> 
> -- 
> 2.34.1