Searched hist:"648625 e628dde0b57628a2e9992dd4d77744355f" (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/tests/unit/ |
H A D | test-seccomp.c | diff 648625e628dde0b57628a2e9992dd4d77744355f Wed Sep 20 04:10:12 CDT 2023 Philippe Mathieu-Daudé <philmd@linaro.org> tests/unit/test-seccomp: Remove mentions of softmmu in test names
Wether we are using a software MMU or not is irrelevant for the seccomp facility. The facility is restricted to system emulation, but such detail isn't really helpful, so directly drop the 'softmmu' mention from the test names.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20231002145104.52193-3-philmd@linaro.org>
|