Branch: refs/heads/master
Home: https://github.com/qemu/qemu
Commit: faaaf017d5b9c9f84fb86dcee016944176eee0d9
https://github.com/qemu/qemu/commit/faaaf017d5b9c9f84fb86dcee016944176eee0d9
Author: Paolo Bonzini <[email protected]>
Date: 2025-08-19 (Tue, 19 Aug 2025)
Changed paths:
M target/i386/cpu.c
Log Message:
-----------
Revert "i386/cpu: Warn about why CPUID_EXT_PDCM is not available"
This reverts commit 00268e00027459abede448662f8794d78eb4b0a4.
(The only conflict is in the !is_tdx_vm() part of the condition,
which is safe to keep).
mark_unavailable_features() actively blocks usage of the feature,
so it is a functional change, not merely a emitting warning.
The commit was intended to merely warn if PDCM was enabled when
the performance counters are not, so revert it.
Reported-by: Christian A. Ehrhardt <[email protected]>
Analyzed-by: Daniel P. Berrangé <[email protected]>
Analyzed-by: Xiaoyao Li <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Reviewed-by: Daniel P. Berrangé <[email protected]>
Message-ID: <[email protected]>
Signed-off-by: Stefan Hajnoczi <[email protected]>
Commit: 88f72048d2f5835a1b9eaba690c7861393aef283
https://github.com/qemu/qemu/commit/88f72048d2f5835a1b9eaba690c7861393aef283
Author: Stefan Hajnoczi <[email protected]>
Date: 2025-08-19 (Tue, 19 Aug 2025)
Changed paths:
M VERSION
Log Message:
-----------
Update version for the v10.1.0-rc4 release
Signed-off-by: Stefan Hajnoczi <[email protected]>
Compare: https://github.com/qemu/qemu/compare/5836af078321...88f72048d2f5
To unsubscribe from these emails, change your notification settings at
https://github.com/qemu/qemu/settings/notifications