[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH v2 0/2] qtest: Remove uses of 'first_cpu'
From: |
Philippe Mathieu-Daudé |
Subject: |
[PATCH v2 0/2] qtest: Remove uses of 'first_cpu' |
Date: |
Thu, 12 Dec 2024 00:37:25 +0100 |
Replace first_cpu->as by address_space_memory.
Philippe Mathieu-Daudé (2):
system/qtest: Remove uses of 'first_cpu'
qtest/fuzz: Remove uses of 'first_cpu'
system/qtest.c | 53 ++++++++++++++++---------------
tests/qtest/fuzz/generic_fuzz.c | 3 +-
tests/qtest/fuzz/qtest_wrappers.c | 53 ++++++++++++++++---------------
3 files changed, 56 insertions(+), 53 deletions(-)
--
2.45.2
- [PATCH v2 0/2] qtest: Remove uses of 'first_cpu',
Philippe Mathieu-Daudé <=