[PATCH 0/2] qapi: Remove deprecated events

Philippe Mathieu-Daudé posted 2 patches 5 months, 4 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20240530071548.20074-1-philmd@linaro.org
Maintainers: "Michael S. Tsirkin" <mst@redhat.com>, Igor Mammedov <imammedo@redhat.com>, Ani Sinha <anisinha@redhat.com>, Nicholas Piggin <npiggin@gmail.com>, Daniel Henrique Barboza <danielhb413@gmail.com>, David Gibson <david@gibson.dropbear.id.au>, Harsh Prateek Bora <harshpb@linux.ibm.com>, Eduardo Habkost <eduardo@habkost.net>, Marcel Apfelbaum <marcel.apfelbaum@gmail.com>, "Philippe Mathieu-Daudé" <philmd@linaro.org>, Yanan Wang <wangyanan55@huawei.com>, Eric Blake <eblake@redhat.com>, Markus Armbruster <armbru@redhat.com>, Stefan Hajnoczi <stefanha@redhat.com>, Mads Ynddal <mads@ynddal.dk>
docs/about/deprecated.rst       | 16 ----------------
docs/about/removed-features.rst | 15 +++++++++++++++
qapi/machine.json               | 28 ----------------------------
qapi/trace.json                 | 27 +++------------------------
hw/acpi/memory_hotplug.c        |  8 --------
hw/ppc/spapr.c                  | 11 +----------
trace/qmp.c                     |  2 --
trace/trace-hmp-cmds.c          |  4 ++--
8 files changed, 21 insertions(+), 90 deletions(-)
[PATCH 0/2] qapi: Remove deprecated events
Posted by Philippe Mathieu-Daudé 5 months, 4 weeks ago
Remove MEM_UNPLUG_ERROR and 'vcpu' field in TRACE events,
all deprecated since long enough.

Philippe Mathieu-Daudé (2):
  hw/acpi: Remove the deprecated QAPI MEM_UNPLUG_ERROR event
  trace: Remove deprecated 'vcpu' field from QMP trace events

 docs/about/deprecated.rst       | 16 ----------------
 docs/about/removed-features.rst | 15 +++++++++++++++
 qapi/machine.json               | 28 ----------------------------
 qapi/trace.json                 | 27 +++------------------------
 hw/acpi/memory_hotplug.c        |  8 --------
 hw/ppc/spapr.c                  | 11 +----------
 trace/qmp.c                     |  2 --
 trace/trace-hmp-cmds.c          |  4 ++--
 8 files changed, 21 insertions(+), 90 deletions(-)

-- 
2.41.0


Re: [PATCH 0/2] qapi: Remove deprecated events
Posted by Philippe Mathieu-Daudé 5 months, 3 weeks ago
On 30/5/24 09:15, Philippe Mathieu-Daudé wrote:
> Remove MEM_UNPLUG_ERROR and 'vcpu' field in TRACE events,
> all deprecated since long enough.
> 
> Philippe Mathieu-Daudé (2):
>    hw/acpi: Remove the deprecated QAPI MEM_UNPLUG_ERROR event
>    trace: Remove deprecated 'vcpu' field from QMP trace events

Thanks, series queued.
Re: [PATCH 0/2] qapi: Remove deprecated events
Posted by Markus Armbruster 5 months, 3 weeks ago
Philippe Mathieu-Daudé <philmd@linaro.org> writes:

> Remove MEM_UNPLUG_ERROR and 'vcpu' field in TRACE events,
> all deprecated since long enough.

Thank you!

Reviewed-by: Markus Armbruster <armbru@redhat.com>
Re: [PATCH 0/2] qapi: Remove deprecated events
Posted by Michael S. Tsirkin 5 months, 3 weeks ago
On Thu, May 30, 2024 at 09:15:46AM +0200, Philippe Mathieu-Daudé wrote:
> Remove MEM_UNPLUG_ERROR and 'vcpu' field in TRACE events,
> all deprecated since long enough.
> 
> Philippe Mathieu-Daudé (2):
>   hw/acpi: Remove the deprecated QAPI MEM_UNPLUG_ERROR event
>   trace: Remove deprecated 'vcpu' field from QMP trace events

Reviewed-by: Michael S. Tsirkin <mst@redhat.com>



>  docs/about/deprecated.rst       | 16 ----------------
>  docs/about/removed-features.rst | 15 +++++++++++++++
>  qapi/machine.json               | 28 ----------------------------
>  qapi/trace.json                 | 27 +++------------------------
>  hw/acpi/memory_hotplug.c        |  8 --------
>  hw/ppc/spapr.c                  | 11 +----------
>  trace/qmp.c                     |  2 --
>  trace/trace-hmp-cmds.c          |  4 ++--
>  8 files changed, 21 insertions(+), 90 deletions(-)
> 
> -- 
> 2.41.0