qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] qapi: Remove deprecated events
@ 2024-05-30  7:15 Philippe Mathieu-Daudé
  2024-05-30  7:15 ` [PATCH 1/2] hw/acpi: Remove the deprecated QAPI MEM_UNPLUG_ERROR event Philippe Mathieu-Daudé
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Philippe Mathieu-Daudé @ 2024-05-30  7:15 UTC (permalink / raw)
  To: qemu-devel
  Cc: Alex Bennée, David Gibson, Nicholas Piggin, devel,
	Marcel Apfelbaum, Harsh Prateek Bora, Mads Ynddal,
	Markus Armbruster, Stefan Hajnoczi, Eduardo Habkost,
	Igor Mammedov, Greg Kurz, Yanan Wang, qemu-ppc, Eric Blake,
	Michael S. Tsirkin, Philippe Mathieu-Daudé,
	Daniel Henrique Barboza, Ani Sinha

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



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-06-03 12:46 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-30  7:15 [PATCH 0/2] qapi: Remove deprecated events Philippe Mathieu-Daudé
2024-05-30  7:15 ` [PATCH 1/2] hw/acpi: Remove the deprecated QAPI MEM_UNPLUG_ERROR event Philippe Mathieu-Daudé
2024-05-30  8:23   ` Harsh Prateek Bora
2024-05-30  7:15 ` [PATCH 2/2] trace: Remove deprecated 'vcpu' field from QMP trace events Philippe Mathieu-Daudé
2024-06-02 22:03 ` [PATCH 0/2] qapi: Remove deprecated events Michael S. Tsirkin
2024-06-03 11:22 ` Markus Armbruster
2024-06-03 12:45 ` Philippe Mathieu-Daudé

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).