commit | 7ffc4894a63b6c42837d4a1066e536073bccd39d | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <philmd@linaro.org> | Thu May 30 08:59:30 2024 +0200 |
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | Tue Jun 04 11:53:43 2024 +0200 |
tree | 56c605b354a4d4f5137d44279d7cb8081c77c2c0 | |
parent | 0f910b8724ab7e29a7a605509edb710787ff13ea [diff] |
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>