Re: [PATCH 0/2] qapi: Remove deprecated events

2024-06-03 Thread Philippe Mathieu-Daudé
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 T

Re: [PATCH 0/2] qapi: Remove deprecated events

2024-06-03 Thread Markus Armbruster
Philippe Mathieu-Daudé writes: > Remove MEM_UNPLUG_ERROR and 'vcpu' field in TRACE events, > all deprecated since long enough. Thank you! Reviewed-by: Markus Armbruster

Re: [PATCH 0/2] qapi: Remove deprecated events

2024-06-02 Thread Michael S. Tsirkin
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'

[PATCH 0/2] qapi: Remove deprecated events

2024-05-30 Thread Philippe Mathieu-Daudé
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