Re: [PULL 0/3] QTest patches for 2026-03-11
On Wed, 11 Mar 2026 at 22:14, Fabiano Rosas wrote: > > The following changes since commit 1fd5ff9d76d23ab23a68419cbc76d5ee33e8b455: > > Merge tag 'for-upstream' of https://gitlab.com/kmwolf/qemu into staging > (2026-03-10 16:29:24 +) > > are available in the Git repository at: > > https://gitlab.com/farosas/qemu.git tags/qtest-20260311-pull-request > > for you to fetch changes up to 6ba08f4acec830d12f6983b0988c901258654a12: > > tests/qtest/test-x86-cpuid-compat: Switch test_feature_flag to data-driven > (2026-03-11 18:43:20 -0300) > > > Qtest pull request > > - memory leak fixes > > Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/11.0 for any user-visible changes. -- PMM
[PULL 0/3] QTest patches for 2026-03-11
The following changes since commit 1fd5ff9d76d23ab23a68419cbc76d5ee33e8b455: Merge tag 'for-upstream' of https://gitlab.com/kmwolf/qemu into staging (2026-03-10 16:29:24 +) are available in the Git repository at: https://gitlab.com/farosas/qemu.git tags/qtest-20260311-pull-request for you to fetch changes up to 6ba08f4acec830d12f6983b0988c901258654a12: tests/qtest/test-x86-cpuid-compat: Switch test_feature_flag to data-driven (2026-03-11 18:43:20 -0300) Qtest pull request - memory leak fixes Peter Maydell (3): tests/qtest/vhost-user-test: Use g_timeout_add() to schedule connect tests/qtest/test-x86-cpuid-compat: Switch test_cpuid_prop to data-driven tests/qtest/test-x86-cpuid-compat: Switch test_feature_flag to data-driven tests/qtest/test-x86-cpuid-compat.c | 410 tests/qtest/vhost-user-test.c | 36 ++- 2 files changed, 262 insertions(+), 184 deletions(-) -- 2.51.0
