trace: Remove deprecated 'vcpu' field from QMP trace events
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Thu, 30 May 2024 06:59:30 +0000 (08:59 +0200)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 4 Jun 2024 09:53:43 +0000 (11:53 +0200)
commit7ffc4894a63b6c42837d4a1066e536073bccd39d
tree56c605b354a4d4f5137d44279d7cb8081c77c2c0
parent0f910b8724ab7e29a7a605509edb710787ff13ea
trace: Remove deprecated 'vcpu' field from QMP trace events

'vcpu' fields are deprecated since commit 5485e52a33
("qapi: make the vcpu parameters deprecated for 8.1"),
time to remove them.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20240530071548.20074-3-philmd@linaro.org>
docs/about/deprecated.rst
docs/about/removed-features.rst
qapi/trace.json
trace/qmp.c
trace/trace-hmp-cmds.c