Branch: refs/heads/staging 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> Commit: f1d630011e3bacb732c59805a54df9a8ce4b5379 https://github.com/qemu/qemu/commit/f1d630011e3bacb732c59805a54df9a8ce4b5379 Author: Stefan Hajnoczi <stefa...@redhat.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: ----------- Merge tag 'tracing-pull-request' of https://gitlab.com/stefanha/qemu into staging Pull request Tanish's removal of the remnants of the "vcpu" property. # -----BEGIN PGP SIGNATURE----- # # iQEzBAABCgAdFiEEhpWov9P5fNqsNXdanKSrs4Grc8gFAmh/p3sACgkQnKSrs4Gr # c8gmNgf/cyke7C/K3lb6Qtajb1KMp//kY2hnVms/tAJZxirY02UEfvrEd3AOX1+E # 5q6kpVWV18qVqoSZsdkukBVa7U3qWeJ6OL9MvlFYrUwg93yV10kHvD3Hwx7CdYS/ # OzVf75ryVw+TLwavDdyb2S1fUJC+4ou3NxhGN2AoIz+2agqw+klitPPOCkzLtKRv # CZbdT+fhFqoWkZ3eq3QvlPJISPAO0O6+pUc7rwiFO+Hv0VK1R7nUoiHK2yIwsn9R # BfCgPlQ4oecL8ZAakTXCuX8SiHFp9wwvxz+ZWlEam70GNKM+USr26CJEmwnT0+CF # LZAOFBEpimV2YGphYSnvcmcjVnP5BA== # =mXTq # -----END PGP SIGNATURE----- # gpg: Signature made Tue 22 Jul 2025 11:00:11 EDT # gpg: using RSA key 8695A8BFD3F97CDAAC35775A9CA4ABB381AB73C8 # gpg: Good signature from "Stefan Hajnoczi <stefa...@redhat.com>" [ultimate] # gpg: aka "Stefan Hajnoczi <stefa...@gmail.com>" [ultimate] # Primary key fingerprint: 8695 A8BF D3F9 7CDA AC35 775A 9CA4 ABB3 81AB 73C8 * tag 'tracing-pull-request' of https://gitlab.com/stefanha/qemu: tracetool: removed the unused vcpu property Signed-off-by: Stefan Hajnoczi <stefa...@redhat.com> Compare: https://github.com/qemu/qemu/compare/4bc8fb0135ac...f1d630011e3b To unsubscribe from these emails, change your notification settings at https://github.com/qemu/qemu/settings/notifications