Branch: refs/heads/tracing
Home: https://github.com/qemu/qemu
Commit: 2b1791323e7ce043cbc3857699e5d5b0ad021cbc
https://github.com/qemu/qemu/commit/2b1791323e7ce043cbc3857699e5d5b0ad021cbc
Author: Tanish Desai <[email protected]>
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 <[email protected]>
Reviewed-by: Alex Bennée <[email protected]>
Signed-off-by: Tanish Desai <[email protected]>
Message-id: [email protected]
Signed-off-by: Stefan Hajnoczi <[email protected]>
To unsubscribe from these emails, change your notification settings at
https://github.com/qemu/qemu/settings/notifications