Branch: refs/heads/tracing Home: https://github.com/qemu/qemu Commit: 2b1791323e7ce043cbc3857699e5d5b0ad021cbc https://github.com/qemu/qemu/commit/2b1791323e7ce043cbc3857699e5d5b0ad021cbc Author: Tanish Desai <tanishdesa...@gmail.com> Date: 2025-07-22 (Tue, 22 Jul 2025)
Changed paths: M scripts/tracetool/__init__.py M scripts/tracetool/backend/log.py M scripts/tracetool/backend/simple.py M scripts/tracetool/backend/syslog.py Log Message: ----------- tracetool: removed the unused vcpu property The vcpu property is no longer used in these backends. Removing it avoids unnecessary checks and simplifies the code generation for these trace backends. Reviewed-by: Stefan Hajnoczi <stefa...@redhat.com> Reviewed-by: Alex Bennée <alex.ben...@linaro.org> Signed-off-by: Tanish Desai <tanishdesa...@gmail.com> Message-id: 20250722114352.3624-1-tanishdesa...@gmail.com Signed-off-by: Stefan Hajnoczi <stefa...@redhat.com> To unsubscribe from these emails, change your notification settings at https://github.com/qemu/qemu/settings/notifications